blib/lib/Date/Lectionary/Time.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 24 | 83.3 |
line | true | false | branch |
---|---|---|---|
71 | 1 | 10 | unless (length $date) |
76 | 9 | 1 | if ($date->isa('Time::Piece')) { } |
105 | 1 | 10 | unless (length $date) |
110 | 9 | 1 | if ($date->isa('Time::Piece')) { } |
113 | 2 | 7 | if ($daysToSubtract == 0) |
140 | 0 | 4 | unless (length $date) |
145 | 4 | 0 | if ($date->isa('Time::Piece')) { } |
155 | 2 | 2 | if ($dif1 < $dif2) { } |
1 | 1 | elsif ($dif1 == $dif2) { } | |
188 | 0 | 3 | unless (length $date) |
193 | 3 | 0 | if ($date->isa('Time::Piece')) { } |
195 | 1 | 2 | if ($date->wday == 1) |