Condition Coverage

blib/lib/Mindcal.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
100 0 0 2 $self->is_leap_year and $month <= 2

or 3 conditions

line l !l&&r !l&&!r condition
24 0 0 1 not defined $$self{'date'} or ref $$self{'date'} ne 'DateTime'