Condition Coverage
blib/lib/Test/Files.pm
Criterion
Covered
Total
%
condition
5
6
83.3
and 3 conditions
line
!l
l&&!r
l&&r
condition
45
1
0
2
-f $candidate_file and -r _
or 3 conditions
line
l
!l&&r
!l&&!r
condition
299
3
2
1
not defined $filter or ref($filter) =~ /CODE/