Branch Coverage

blib/lib/Dist/Zilla/Plugin/PodLoom.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
78 0 1 unless $fname
80 0 1 unless open my $fh, '<', $fname
87 0 1 if $@
110 1 1 if (not $module or $module eq 'main')
125 2 0 $abstract ? :
2 0 $info->version ? :
130 0 2 'Dist::Zilla'->VERSION < 5 ? :