| blib/lib/Gedcom/Date.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 20 | 3 | 0 | 'Gedcom::Date::Period'->parse($str) || 'Gedcom::Date::Range'->parse($str) || 'Gedcom::Date::Approximated'->parse($str) || 'Gedcom::Date::Interpreted'->parse($str) || 'Gedcom::Date::Simple'->parse($str) || 'Gedcom::Date::Phrase'->parse($str) |
| 91 | 26 | 13 | 0 | $locale ||= $self->DefaultLocale |