| blib/lib/Test/Recent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 26 | 0 | 31 | blessed $str and $str->isa('DateTime') |
| 97 | 39 | 0 | 45 | blessed $duration and $duration->isa('DateTime::Duration') |
| line | l | !l | condition |
|---|---|---|---|
| 116 | 11 | 0 | pop() || 'recent time' |
| 117 | 8 | 3 | shift() || '10s' |