Condition Coverage

lib/WWW/Scraper/F1.pm
Criterion Covered Total %
condition 8 16 50.0


and 3 conditions

line !l l&&!r l&&r condition
94 0 0 5 $cache and -e $cache_name
0 5 0 $cache and -e $cache_name and not $testing

or 2 conditions

line l !l condition
26 0 2 $$options{'cache'} // '1'
66 0 3 $$options{'points'} ||= 'yes'
67 1 2 $$options{'length'} ||= 5
68 0 3 $$options{'cache'} ||= '1'
119 5 0 shift() || undef