Branch Coverage

blib/lib/Dist/Zilla/Plugin/InstallGuide.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
192 1 13 $_->isa('Dist::Zilla::Plugin::MakeMaker') ? :
0 14 $_->does('Dist::Zilla::Role::BuildPL') ? :
195 0 1 if ($installer{'Build.PL'}) { }
1 0 elsif ($installer{'Makefile.PL'}) { }
201 0 1 unless ($manual_installation)