blib/lib/Dist/Zilla/Plugin/CoalescePod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
25 | 5 | 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) |
53 | 8 | 2 | unless $file->name =~ /\.pod$/ |
54 | 0 | 2 | if $file->name =~ m[t/corpus] |