blib/lib/Date/Holidays/FR.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 30 | 33 | 90.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 31 | 9 | 3 | $day == 1 and $month == 1 |
31 | 6 | 3 | $day == 1 and $month == 5 | |
33 | 1 | 3 | $day == 8 and $month == 5 | |
30 | 1 | 3 | $day == 14 and $month == 7 | |
27 | 1 | 3 | $day == 15 and $month == 8 | |
22 | 3 | 3 | $day == 1 and $month == 11 | |
21 | 1 | 3 | $day == 11 and $month == 11 | |
18 | 1 | 3 | $day == 25 and $month == 12 | |
66 | 15 | 0 | 4 | $day == $easter_day and $month == $easter_month |
12 | 0 | 3 | $day == $ascension_day and $month == $ascension_month | |
9 | 0 | 3 | $day == $pentecost_day and $month == $pentecost_month |