| blib/lib/EPublisher/Source/Plugin/Module.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 14 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 0 | 2 | unless $options->{'name'} | 
| 28 | 1 | 1 | unless $options->{'lib'} | 
| 32 | 0 | 2 | unless $mod | 
| 33 | 0 | 2 | unless $mod->file | 
| 39 | 0 | 2 | if ($options->{'title'} and $options->{'title'} eq 'pod') { } | 
| 0 | 4 | elsif ($options->{'title'} and $options->{'title'} ne 'pod') { } | |
| 41 | 0 | 0 | unless defined $title |