| lib/Pod/PseudoPod/Book/Command/buildepub.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if $level == 1 |
| 67 | 0 | 0 | if $metadata->{'publisher'} |
| 70 | 0 | 0 | if $metadata->{'ISBN13'} |
| 74 | 0 | 0 | if -e $cover |
| 111 | 0 | 0 | unless $mime_type |
| 156 | 0 | 0 | if $count > 1 |
| 159 | 0 | 0 | if $section and $section ne 'heading_id_2' |
| 205 | 0 | 0 | if $count > 1 |
| 208 | 0 | 0 | if $section and $section ne 'heading_id_2' |
| 232 | 0 | 0 | unless (-e $cover_image) |