Branch Coverage

blib/lib/Genealogy/AncestorChart.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
245 14 0 exists $self->people->{$i} ? :
246 10 4 $person->known ? :
14 0 $person ? :
247 14 0 $person ? :
251 8 6 if $i % 2
269 2 0 if ($self->num_cols <= @{$self->headers;}) { }