Condition Coverage

blib/lib/Doit/Lwp.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
45 2 6 1 -e $filename and $refresh eq "never"

or 2 conditions

line l !l condition
39 2 9 delete $opts{'refresh'} || 'always'

or 3 conditions

line l !l&&r !l&&!r condition
50 4 4 0 $ua ||= _get_cached_ua()