| blib/lib/Time/Fuzzy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 4 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 135 | 2 | 5 | if $sector == 0 and $dt1->hour == 0 or $sector == 0 and $dt1->hour == 12 |
| 138 | 2 | 3 | if $sector == 12 and $dt1->hour == 23 or $sector == 12 and $dt1->hour == 11 |