Condition Coverage

blib/lib/HTML/Make/Calendar.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
147 0 0 0 defined $o->{'daynames'}[0] and scalar @{$o->{'daynames'};} == 7

or 3 conditions

line l !l&&r !l&&!r condition
98 0 0 0 int $o->{'first'} != $o->{'first'} or $o->{'first'} < 1
0 0 0 int $o->{'first'} != $o->{'first'} or $o->{'first'} < 1 or $o->{'first'} > 7