Branch Coverage

blib/lib/Genealogy/Wills.pm
Criterion Covered Total %
branch 8 14 57.1


line true false branch
45 0 5 ref $_[0] eq 'HASH' ? :
47 1 4 if (not defined $class) { }
1 3 elsif (ref $class) { }
83 1 2 ref $_[0] eq 'HASH' ? :
85 3 0 unless (defined $params{'last'})
92 0 0 unless (defined $self->{'wills'})
96 0 0 if (wantarray)