| lib/PDF/Boxer/Content/Column.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | $width ? : |
| 26 | 0 | 0 | if $self->size_set |
| 27 | 0 | 0 | if $self->position_set |
| 38 | 0 | 0 | if (@$kids) |
| 43 | 0 | 0 | if $kid->grow |
| 45 | 0 | 0 | if $has_grow |
| 51 | 0 | 0 | if ($grow_all or $kid->grow) |
| 64 | 0 | 0 | if (@$kids) |
| 77 | 0 | 0 | if $child |
| 79 | 0 | 0 | unless ($self->grow) |
| 82 | 0 | 0 | if ($self->content_bottom != $kid_mb) |
| 84 | 0 | 0 | if ($height > $self->boxer->max_height) { } |
| 88 | 0 | 0 | if $self->parent |