Branch Coverage

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


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