| lib/Functional/Utility.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 15 | 18 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 1 | 0 | 2 | $nth_run and $delay - $delta > 0 |
| 74 | 1 | 1 | 1 | defined $ultimate_factor_duration && !defined($penultimate_factor_duration) |
| line | l | !l | condition |
|---|---|---|---|
| 22 | 9 | 2 | $lookback || 0 |
| 57 | 2 | 1 | $nth_run ||= 1 |
| 69 | 1 | 2 | $penultimate_factor_duration || 0 |
| 2 | 1 | $ultimate_factor_duration || 0 | |
| 79 | 1 | 0 | $penultimate_factor_duration || 0 |
| 1 | 0 | $ultimate_factor_duration || 0 |