Branch Coverage
blib/lib/Dist/Zooky/DistIni/MetaNoIndex.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
15
0
2
unless
check_install
(
'module'
,
'Dist::Zilla::Plugin::MetaNoIndex'
)
16
0
2
if
(
my
$noindex
=
$self
->metadata
->{
'no_index'
}
)