blib/lib/MIDI/Chord/Guitar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 20 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
180 | 6 | 0 | 12 | $pos != 1 and not $str =~ /0/ |
4 | 0 | 2 | $p > 1 and $str =~ /0/ | |
181 | 8 | 0 | 4 | $p == 0 and not $str =~ /0/ |
0 | 8 | 0 | $p != 0 and $str =~ /0/ |
line | l | !l | condition |
---|---|---|---|
74 | 7 | 0 | $chord_name //= "" |
114 | 3 | 0 | $chord_name //= "" |
115 | 2 | 1 | $format ||= "" |
145 | 10 | 0 | $chord_name //= "" |