blib/lib/Date/Namedays/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 1 | 1 | 0 | $year and not $year % 4 |
2 | 0 | 0 | $year and not $year % 4 and $month == 2 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
20 | 0 | 3 | 0 | ref $class || $class |