blib/lib/Khonsu/Page.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 18 | 77.7 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 90 | $args{'open'} ? : |
33 | 0 | 90 | if $args{'rotate'} |
34 | 90 | 0 | if ($self->background) |
42 | 85 | 5 | if ($self->header) |
46 | 14 | 76 | if ($self->padding) |
67 | 89 | 1 | if $self->header |
68 | 89 | 1 | if $self->footer |
74 | 36 | 0 | $self->footer ? : |
84 | 5 | 12 | if ($self->column < $self->columns) { } |