| blib/lib/MIDI/XML/KeySignature.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 0 | 0 | if (@_) |
| 77 | 0 | 0 | if (ref $_[0] eq 'ARRAY') { } |
| 0 | 0 | elsif (ref $_[0] eq 'HASH') { } | |
| 0 | 0 | elsif (ref $_[0] eq '') { } | |
| 78 | 0 | 0 | if ($_[0][0] eq 'key_signature') |
| 85 | 0 | 0 | unless $attr =~ /^_/ |
| 88 | 0 | 0 | if ($_[0] eq 'key_signature') |
| 138 | 0 | 0 | if (@_) |
| 154 | 0 | 0 | if (@_) |
| 218 | 0 | 0 | if (defined $self->{'_Fifths'}) |
| 221 | 0 | 0 | if (defined $self->{'_Mode'}) |