| blib/lib/Dist/Zilla/Plugin/MakeMaker/SkipInstall.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 1 | unless open my $fh, '>', $filename |
| 32 | 0 | 1 | unless print $fh $content |
| 33 | 0 | 1 | unless close $fh |
| 38 | 0 | 2 | unless open my $fh, '<', $_[0] |
| 40 | 0 | 2 | unless close $fh |