Branch Coverage

blib/lib/Dist/Zilla/Plugin/CheckBin.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
59 5 1 unless $_->name eq 'Makefile.PL'
75 5 1 unless $_->name eq 'Makefile.PL'
77 0 2 unless @mfpl
81 2 0 if exists $files{$mfpl->name}
93 0 2 unless $orig_content =~ /use strict;\nuse warnings;\n\n/g