Condition Coverage

blib/lib/MIDI/Chord/Guitar.pm
Criterion Covered Total %
condition 12 20 60.0


and 3 conditions

line !l l&&!r l&&r condition
176 6 0 12 $pos != 1 and not $str =~ /0/
4 0 2 $p > 1 and $str =~ /0/
177 8 0 4 $p == 0 and not $str =~ /0/
0 8 0 $p != 0 and $str =~ /0/

or 2 conditions

line l !l condition
70 8 0 $chord_name //= ""
110 3 0 $chord_name //= ""
111 2 1 $format ||= ""
141 10 0 $chord_name //= ""