blib/lib/EPublisher/Source/Plugin/Module.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 9 | unless (defined $module) |
30 | 1 | 8 | unless $options->{'lib'} |
34 | 2 | 7 | unless ($mod) |
43 | 4 | 3 | unless defined $options->{'title'} |
45 | 2 | 5 | if ($options->{'title'} eq 'pod') { } |
1 | 4 | elsif (length $options->{'title'}) { } | |
47 | 1 | 1 | unless defined $title |