Condition Coverage

blib/lib/Doit/Lwp.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

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

or 2 conditions

line l !l condition
39 0 4 delete $opts{'refresh'} || 'always'

or 3 conditions

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