Branch Coverage

blib/lib/Genealogy/Relationship.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
169 1 4 if $person1->id == $person2->id
176 3 14 if $anc1->id == $anc2->id
239 1 11 if $person1->id == $person2->id
246 10 41 if $ancestors1[$i]->id == $ancestors2[$j]->id