Branch Coverage
blib/lib/Stepford/Role/Step/FileGenerator.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
54
195
290
if
&any
(
sub
{
not
-f
$_
;
}
,
@production_files
)