Condition Coverage

blib/lib/Perl/Critic/Policy/Tics/ProhibitLongLines.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 9 $merge{'base_max'} =~ /\A\d+\z/ and $merge{'base_max'} >= 1
57 0 0 9 $merge{'pct_allowed'} =~ /\A\d+\z/ and $merge{'pct_allowed'} >= 0