blib/lib/Date/Holidays/FR.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 25 | 33 | 75.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 11 | 2 | 1 | $day == 1 and $month == 1 |
11 | 1 | 1 | $day == 1 and $month == 5 | |
11 | 0 | 1 | $day == 8 and $month == 5 | |
10 | 0 | 1 | $day == 14 and $month == 7 | |
9 | 0 | 1 | $day == 15 and $month == 8 | |
8 | 0 | 1 | $day == 1 and $month == 11 | |
6 | 1 | 1 | $day == 11 and $month == 11 | |
6 | 0 | 1 | $day == 25 and $month == 12 | |
58 | 5 | 0 | 1 | $day == $easter_day + 1 and $month == $easter_month |
4 | 0 | 1 | $day == $ascension_day and $month == $ascension_month | |
3 | 0 | 1 | $day == $pentecost_day and $month == $pentecost_month |