blib/lib/Mindcal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 0 | 0 | 2 | $self->is_leap_year and $month <= 2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 0 | 0 | 1 | not defined $$self{'date'} or ref $$self{'date'} ne 'DateTime' |