| blib/lib/DateTime/Event/Jewish/Parshah.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 20 | 90.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 122 | 122 | 0 | 0 | $thisMonth == 7 && $thisDay < 23 - $israel |
| 170 | 1469 | 1409 | 60 | $israel and exists $IsraelYomTovMap{$$workingShabbat{'rd_days'}} |
| 171 | 1409 | 1377 | 92 | not $israel and exists $YomTovMap{$$workingShabbat{'rd_days'}} |
| 194 | 22 | 14 | 24 | not $leapYear and $wDayPesach != 7 |
| 206 | 96 | 12 | 12 | $wDayPesach == 5 and not $israel |
| line | l | !l | condition |
|---|---|---|---|
| 102 | 61 | 61 | shift() || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 183 | 120 | 120 | 2424 | $parshahNumber == 27 or $parshahNumber == 29 |