| blib/lib/Ftree/FamilyTreeInfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 155 | 0 | 0 | 0 | defined $person->get_name and defined $person->get_name->get_last_name | 
| 248 | 0 | 0 | 0 | defined $_->get_name and defined $_->get_date_of_birth | 
| 0 | 0 | 0 | defined $_->get_name and defined $_->get_date_of_birth and not defined $_->get_date_of_death | |
| 0 | 0 | 0 | defined $_->get_name and defined $_->get_date_of_birth and not defined $_->get_date_of_death and defined $_->get_date_of_birth->{'month'} |