Condition Coverage

blib/lib/Music/Tempo.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
119 4 8 2 $tempi{$_}[0] <= $bpm and $bpm <= $tempi{$_}[1]
126 0 0 2 int $bpm and int $beat
132 0 0 2 int $ms and int $beat

or 2 conditions

line l !l condition
125 1 1 shift() || 4
131 1 1 shift() || 4