Branch Coverage

blib/lib/Genealogy/ObituaryDailyTimes.pm
Criterion Covered Total %
branch 6 22 27.2


line true false branch
43 1 4 if (not defined $class) { }
0 4 elsif (ref $class) { }
76 1 2 ref $_[0] eq 'HASH' ? :
78 3 0 unless (defined $params{'last'})
85 0 0 unless (defined $self->{'obituaries'})
89 0 0 if (wantarray)
96 0 0 if (defined(my $obit = $self->{'obituaries'}->fetchrow_hashref(\%params)))
108 0 0 unless (defined $page)
113 0 0 unless (defined $source)
117 0 0 if ($source eq "M")
120 0 0 if ($source eq "F")