blib/lib/LWP/Online.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 24 | 41.6 |
line | true | false | branch |
---|---|---|---|
158 | 0 | 0 | if /Amazon/ |
168 | 1 | 2 | if (@functions != @_) |
170 | 0 | 1 | unless (online()) |
222 | 4 | 0 | unless @_ |
227 | 0 | 0 | unless ($transport and $LWP::Online::SUPPORTED{$transport}) |
232 | 0 | 0 | if ($transport eq 'http') { } |
233 | 0 | 0 | unless http_online() |
279 | 4 | 8 | if $good > 1 |
280 | 0 | 8 | if $bad > 2 |
291 | 0 | 8 | if ($@) |
297 | 0 | 8 | unless (defined $content) |
307 | 8 | 0 | if (&$check()) { } |