blib/lib/WWW/LargeFileFetcher.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
168 | 0 | 0 | 0 | defined $res and $res->code == 200 |
190 | 0 | 0 | 0 | defined $res and $res->code == 200 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
80 | 0 | 0 | 0 | ref $proto || $proto |