| lib/Pod/PseudoPod/Book/Command/buildpdf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | unless exists $sizes{$arg} |
| 34 | 0 | 0 | unless -e $tex_file |
| 36 | 0 | 0 | if system @pdf_args |
| 38 | 0 | 0 | if ($conf->{'book'}{'build_index'}) |
| 42 | 0 | 0 | if system @idx_args |
| 43 | 0 | 0 | if system @pdf_args |