| blib/lib/Genealogy/Wills.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 1 | 2 | if (not defined $class) { } |
| 0 | 2 | elsif (ref $class) { } | |
| 77 | 1 | 2 | ref $_[0] eq 'HASH' ? : |
| 79 | 3 | 0 | unless (defined $params{'last'}) |
| 86 | 0 | 0 | unless (defined $self->{'wills'}) |
| 90 | 0 | 0 | if (wantarray) |