Branch Coverage

blib/lib/Khonsu/Page.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
28 0 129 $args{'open'} ? :
33 0 129 if $args{'rotate'}
34 129 0 if ($self->background)
42 124 5 if ($self->header)
46 14 115 if ($self->padding)
67 128 1 if $self->header
68 128 1 if $self->footer
74 36 0 $self->footer ? :
84 5 12 if ($self->column < $self->columns) { }