Condition Coverage

blib/lib/WWW/RobotRules/Extended.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
124 0 0 0 $fresh_until || time + 31536000
232 0 0 0 $uri->scheme eq 'http' or $uri->scheme eq 'https'
238 0 0 0 not defined $fresh_until or $fresh_until < time
444 0 0 0 $time ||= time