| blib/lib/Test/Dist/Manifest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 1 | 0 | if (my $ignore = $me->d->{'ignored_files_array'}) |
| 55 | 1 | 0 | if (-e $manifest_file) { } |
| 57 | 0 | 1 | unless open my $fh, '<', $manifest_file |
| 61 | 0 | 26 | if /^\s*#/ |
| 64 | 0 | 26 | unless $_ |
| 73 | 0 | 1 | if ($diff->count == 0) { } |
| 101 | 0 | 1 | (shift())->{'manifest_matches_dist'} ? : |