Condition Coverage

blib/lib/String/KeyboardDistance.pm
Criterion Covered Total %
condition 8 10 80.0


and 3 conditions

line !l l&&!r l&&r condition
358 13255 4135 188 $_[0] == $_[2] and $_[1] == $_[3]
359 10595 5763 1032 abs $_[0] - $_[2] == 1 and abs $_[1] - $_[3] == 1

or 2 conditions

line l !l condition
186 0 1 shift() || []
221 0 1 shift() || []