| blib/lib/Test/Perl/Critic/Progressive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 212 | 0 | 0 | 0 | $ok and $last_total_violations > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 212 | 0 | 0 | 0 | not $has_run_before or $ok and $last_total_violations > 0 |