blib/lib/Bio/Das/Request.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 14 | 35.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
334 | 8110 | 0 | 24710 | @_ and length(my $text = shift()) > 0 |
514 | 6 | 0 | 0 | exists $$hashref{'Content-Encoding'} and $$hashref{'Content-Encoding'} =~ /gzip/ |
line | l | !l | condition |
---|---|---|---|
94 | 4 | 2 | $args ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
615 | 0 | 0 | 0 | $comment == 8 or $comment == 10 |
627 | 0 | 0 | 0 | $status == Z_OK() or $status == Z_STREAM_END() |