Condition Coverage
blib/lib/Test/Apocalypse/AutoLoader.pm
Criterion
Covered
Total
%
condition
2
9
22.2
and 3 conditions
line
!l
l&&!r
l&&r
condition
24
0
0
75
-e
'META.yml'
and
-f
_
28
0
0
0
-e
'../META.yml'
and
-f
_
90
2775
0
0
defined
$dirname
&&
(
-d
$dirname
&&
-r
_
)