Condition Coverage
blib/lib/WWW/LinkRot.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
224
0
0
0
$link->{'status'} =~ /^30/ and $link->{'location'}
or 3 conditions
line
l
!l&&r
!l&&!r
condition
51
0
0
0
not $links or ref $links ne 'HASH'