blib/lib/Test/LWP/MockSocket/http.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 16 | 81.2 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | unless defined $mode |
37 | 0 | 2 | unless defined $response |
69 | 26 | 26 | if $SEND_REQUEST_DONE |
71 | 2 | 24 | if ($reftype eq 'CODE') { } |
2 | 22 | elsif ($reftype eq 'ARRAY') { } | |
86 | 30 | 22 | if $length > $remaining_length |
88 | 6 | 46 | unless ($blob) |
116 | 52 | 254 | unless ($meth) |