Condition Coverage

blib/lib/Net/Google/Storage.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
171 0 0 0 $code >= 500 and $code < 600
0 0 0 $code >= 500 and $code < 600 and $retry_count++ < 8

or 2 conditions

line l !l condition
141 0 0 $args{'filename'} || die('A filename is required')