Condition Coverage

blib/lib/Test/Perl/Critic/Progressive.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
212 0 0 0 $ok and $last_total_violations > 0

or 3 conditions

line l !l&&r !l&&!r condition
212 0 0 0 not $has_run_before or $ok and $last_total_violations > 0