Condition Coverage

blib/lib/Data/BiaB.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
238 0 0 0 @m == 0 and $pitch > 100 || $velo > 127 || $chan > 15 || $dur > 7200 || $onset > 7200

or 3 conditions

line l !l&&r !l&&!r condition
148 0 0 0 $first //= $i - 1
177 0 0 0 $first //= $i - 1
238 0 0 0 $pitch > 100 || $velo > 127 || $chan > 15 || $dur > 7200 || $onset > 7200