Branch Coverage
blib/lib/Dist/Zilla/Plugin/PodInherit.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
54
2
0
if
$file
->name
=~
/\.pm$/i
67
0
2
unless
(
-r
$file
->name
)
82
1
1
unless
my
$content
=
$cfg
->create_pod
(
$name
)