Branch Coverage

blib/lib/PDF/TableX.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
66 6 0 if (my $rows = $self->rows)
83 0 35 scalar @attrs ? :
95 25 21 if defined $self->{'_cols'}[$i]
114 3 34 if ($overflow) { }
119 3 0 if ($self->repeat_header)
143 0 0 if (defined $col_widths and scalar @{$col_widths;})
165 0 6 if $free_space == 0
166 6 0 if ($free_space) { }