Condition Coverage

blib/lib/WWW/RobotRules.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
198 20 0 0 $old and $old eq $name

or 3 conditions

line l !l&&r !l&&!r condition
30 1 21 0 $fresh_until || time + 31536000
149 53 0 0 $uri->scheme eq 'http' or $uri->scheme eq 'https'
155 4 1 48 not defined $fresh_until or $fresh_until < time
210 0 0 0 $time ||= time