| blib/lib/EPublisher/Target/Plugin/OTRSDoc.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 28 | 28 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 5 | 1 | unless $sources | 
| 23 | 5 | 1 | unless (@pods) | 
| 24 | 1 | 4 | unless $self->_config->{'source'} | 
| 27 | 1 | 5 | unless @pods | 
| 39 | 1 | 4 | if $output and not -d $output | 
| 53 | 2 | 3 | $template ? : | 
| 69 | 2 | 3 | if ($output) | 
| 76 | 2 | 3 | if ($output) | 
| 98 | 4 | 10 | if $not_unique | 
| 122 | 1 | 1 | $type eq 'man' ? : | 
| 8 | 2 | $type eq 'pod' ? : | |
| 4 | 10 | $type eq 'url' ? : | |
| 129 | 13 | 1 | if (defined $url) | 
| 134 | 13 | 1 | $url ? : |