| lib/PDF/Boxer/Content/Row.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | $height ? : |
| 26 | 0 | 0 | if $self->size_set |
| 27 | 0 | 0 | if $self->position_set |
| 39 | 0 | 0 | if (@$kids) |
| 60 | 0 | 0 | if (@$kids) |
| 65 | 0 | 0 | if $kid->grow |
| 67 | 0 | 0 | unless ($has_grow) |
| 77 | 0 | 0 | if ($grow_all or $kid->grow) |
| 90 | 0 | 0 | if ($$args{'min_widths'} and @{$$args{'min_widths'};}) |
| 91 | 0 | 0 | if (@$kids) |
| 104 | 0 | 0 | if $child |
| 107 | 0 | 0 | if defined $_->margin_bottom and $_->margin_bottom < $low |
| 109 | 0 | 0 | if ($self->content_bottom != $low) |