Condition Coverage

blib/lib/App/Codeowners/Util.pm
Criterion Covered Total %
condition 15 27 55.5


and 3 conditions

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

or 2 conditions

line l !l condition
30 1 0 shift() || '.'
84 6 0 shift() || '.'
96 5 0 shift() || '.'
105 11 4 shift() || ''
142 0 15 $passme ||= ''
190 6 0 shift() || (return)

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 5 $proc->wait != 0 or not $path
156 0 11 4 $min_width ||= $replength
157 0 11 4 $max_width ||= $replength