| blib/lib/Time/Piece/Over24.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 162 | 418 | 400 | 74 | $start_t <= $check_time && $check_time <= $end_t |
| line | l | !l | condition |
|---|---|---|---|
| 124 | 892 | 0 | shift() || die('need start_time') |
| 125 | 892 | 0 | shift() || die('need end_time') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 126 | 604 | 288 | 0 | shift() || $self |