Branch Coverage
blib/lib/Module/Install/Compiler.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
16
0
0
if
(
$self
->
is_admin
)
{
}
21
0
0
unless
(
-f
$file
)