Branch Coverage
blib/lib/Dist/Zilla/Plugin/PodWeaver.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
70
0
0
if
(
$self
->
has_config_plugins
)
{
}
0
0
elsif
(
@files
)
{
}
171
0
0
if
@authors
==
1
and
ref
$authors
[
0
]