Branch Coverage

lib/PDF/Boxer/Content/Grid.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
14 0 0 if $self->size_set
15 0 0 if $self->position_set
26 0 0 if (@$kids)
44 0 0 if (@$kids)
49 0 0 if ($space < $height / 10)
51 0 0 if $kid->grow
53 0 0 unless ($has_grow)
64 0 0 if ($grow_all or $kid->grow)
82 0 0 if (@$kids)
92 0 0 if $val > ($row_highs[$idx] || 0)