Condition Coverage

blib/lib/App/Codeowners/Util.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
94 15 0 0 $replength > $min_width and $replength < $max_width
158 9 9 0 $max < $#$_ and $max = $#$_

or 2 conditions

line l !l condition
48 11 4 shift() || ''
76 0 15 $passme ||= ""
124 6 0 shift() || (return)

or 3 conditions

line l !l&&r !l&&!r condition
90 0 11 4 $min_width ||= $replength
91 0 11 4 $max_width ||= $replength