| File: | blib/lib/Music/NWC2MusicXML/MusicXML.pm |
| Coverage: | 94.3% |
| line | subroutine |
|---|---|
| 3 | BEGIN |
| 4 | BEGIN |
| 5 | BEGIN |
| 9 | BEGIN |
| 10 | BEGIN |
| 11 | BEGIN |
| 12 | BEGIN |
| 13 | BEGIN |
| 14 | BEGIN |
| 15 | BEGIN |
| 16 | BEGIN |
| 17 | BEGIN |
| 467 | new |
| 597 | generate |
| 647 | _compute_page_layout |
| 678 | _emit_defaults |
| 736 | _emit_work |
| 747 | _emit_identification |
| 784 | _emit_credits |
| 851 | _emit_part_list |
| 908 | _compute_groups |
| 957 | _resolve_part_names |
| 983 | _candidate_part_name |
| 1000 | _emit_parts |
| 1011 | _emit_part |
| 1081 | _emit_measure |
| 1223 | _annotate_events |
| 1261 | __ANON__ |
| 1291 | _annotate_lyrics |
| 1317 | _annotate_wedges |
| 1357 | _emit_note_event |
| 1466 | _emit_rest_event |
| 1486 | _emit_chord_event |
| 1521 | _chord_note_event |
| 1547 | _pos_to_pitch |
| 1580 | _key_alter_for_step |
| 1595 | _rational_to_ticks |
| 1600 | _emit_tempo |
| 1625 | _emit_dynamic |
| 1660 | _emit_wedge |
| 1689 | _emit_tempo_variance |
| 1708 | _emit_text_direction |
| 1724 | _emit_flow_control |
| 1747 | _emit_instrument_change |
| 1761 | _emit_time_change |
| 1777 | _emit_clef_change |
| 1793 | _emit_key_change |
| 1807 | _emit_attributes |
| 1860 | _calculate_divisions |
| 1896 | _xml_escape |
| 1906 | _lcm |
| 1911 | _gcd |
| 1917 | _fmt_msg |