Subroutine Coverage 
| blib/lib/Audio/TinySoundFont.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 24 | 24 | 100.0 | 
| pod | 10 | 11 | 90.9 | 
| line | count | pod | subroutine | 
| 3 | 8 | n/a | BEGIN | 
| 4 | 8 | n/a | BEGIN | 
| 7 | 8 | n/a | BEGIN | 
| 8 | 8 | n/a | BEGIN | 
| 9 | 8 | n/a | BEGIN | 
| 10 | 8 | n/a | BEGIN | 
| 12 | 8 | n/a | BEGIN | 
| 13 | 8 | n/a | BEGIN | 
| 15 | 8 | n/a | BEGIN | 
| 16 | 8 | n/a | BEGIN | 
| 17 | 8 | n/a | BEGIN | 
| 68 | 17 | No | BUILDARGS | 
| 85 | 12 | n/a | _build_preset_count | 
| 92 | 12 | n/a | _build_presets | 
| 117 | 64 | Yes | preset | 
| 130 | 4 | Yes | preset_index | 
| 144 | 8 | Yes | new_builder | 
| 160 | 6 | Yes | active_voices | 
| 166 | 16 | Yes | is_active | 
| 172 | 31 | Yes | note_on | 
| 190 | 29 | Yes | note_off | 
| 207 | 14 | Yes | render | 
| 221 | 1 | Yes | render_unpack | 
| 228 | 28 | Yes | db_to_vol |