| File: | blib/lib/Music/NWC2MusicXML/Parser.pm |
| Coverage: | 83.7% |
| line | subroutine |
|---|---|
| 3 | BEGIN |
| 4 | BEGIN |
| 5 | BEGIN |
| 9 | BEGIN |
| 10 | BEGIN |
| 11 | BEGIN |
| 12 | BEGIN |
| 13 | BEGIN |
| 14 | BEGIN |
| 15 | BEGIN |
| 148 | new |
| 245 | parse |
| 331 | _dispatch_record |
| 365 | _tokenise_record |
| 411 | _fields_to_hash |
| 428 | _handle_font |
| 440 | _handle_song_info |
| 449 | _handle_pg_setup |
| 456 | _handle_add_staff |
| 466 | _handle_staff_properties |
| 480 | _handle_staff_instrument |
| 504 | _handle_clef |
| 524 | _handle_key |
| 546 | _handle_time_sig |
| 574 | _handle_tempo |
| 586 | _handle_note |
| 608 | _handle_rest |
| 626 | _handle_chord |
| 652 | _handle_bar |
| 667 | _parse_dur_tokens |
| 685 | _parse_opts |
| 696 | _handle_dynamic |
| 708 | _handle_dyn_variance |
| 720 | _handle_text |
| 729 | _handle_lyric |
| 746 | _handle_tie |
| 754 | _handle_slur |
| 763 | _handle_beam |
| 772 | _handle_tuplet |
| 781 | _handle_instrument_change |
| 790 | _handle_flow_control |
| 799 | _handle_tempo_variance |
| 817 | _handle_spacer |
| 821 | _handle_rest_chord |
| 840 | _append_event |
| 846 | _current_staff_or_croak |
| 853 | _warn_unknown |
| 858 | _fifths_from_signature |
| 876 | _fmt_msg |