Branch Coverage

blib/lib/Audio/TinySoundFont/Builder.pm
Criterion Covered Total %
branch 15 16 93.7


line true false branch
31 0 18 if ref $new_script ne 'ARRAY'
37 1 24 if ref $item ne 'HASH'
77 1 5 if ref $script ne 'ARRAY'
94 2 7 if (defined $vol)
104 1 8 if $self->soundfont->is_active
114 10 2 if ($item->{'in_seconds'})
140 8 8 unless $tsf->active_voices
144 2 6 if (defined $old_vol)