Branch Coverage

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


line true false branch
70 0 0 if $self->size_set
71 0 0 if $self->position_set
82 0 0 if (@$kids)
100 0 0 if (@$kids)
105 0 0 if ($space < $height / 10)
107 0 0 if $kid->grow
109 0 0 unless ($has_grow)
120 0 0 if ($grow_all or $kid->grow)
138 0 0 if (@$kids)
148 0 0 if $val > ($row_highs[$idx] || 0)