| blib/lib/Dist/Zilla/Plugin/CoalescePod.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 12 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 6 | 2 | unless $file->name =~ m[^lib/.*\.pm$] |
| 30 | 0 | 2 | unless my($podfile) = grep({$_->name eq $podname;} @{$self->_pod_files;}) |
| 36 | 1 | 1 | if $content[0] =~ s/(^__DATA__.*)//ms |
| 50 | 8 | 3 | unless $file->name =~ /\.pod$/ |
| 51 | 0 | 3 | if $file->name =~ m[t/corpus] |
| 56 | 1 | 2 | unless grep {$_->name eq $pm;} @files |