| blib/lib/Class/ReluctantORM/Monitor/Measuring.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 322 | 0 | 0 | 0 | $mon->fatal_threshold and $mon->last_measured_value >= $mon->fatal_threshold |
| line | l | !l | condition |
|---|---|---|---|
| 109 | 0 | 0 | $args{'highwater_count'} ||= 5 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 311 | 0 | 0 | 0 | not $mon->log_threshold or $mon->last_measured_value >= $mon->log_threshold |