| blib/lib/Khonsu/TOC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 22 | 68.1 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 2 | 2 | unless ($attributes{'x'}) |
| 46 | 4 | 0 | unless $attributes{'page_args'} |
| 67 | 59 | 287 | if ($level == 1) { } |
| 98 | 4 | 0 | if ($self->title) |
| 101 | 4 | 0 | if $self->title_padding |
| 104 | 0 | 4 | unless scalar @{$self->outlines;} |
| 111 | 1 | 3 | if ($total_height > 0) |
| 131 | 3 | 0 | $_[0] ? : |
| 134 | 59 | 0 | $file->page->footer ? : |
| 2 | 57 | if ($y > $file->page->h - ($file->page->footer ? $file->page->footer->h : 0)) | |
| 137 | 2 | 0 | $file->page->header ? : |