Condition Coverage

blib/lib/Audio/Beep.pm
Criterion Covered Total %
condition 1 10 10.0


and 3 conditions

line !l l&&!r l&&r condition
41 1 0 0 @_ % 2 and $^W

or 2 conditions

line l !l condition
201 0 0 $pitch ||= 440
202 0 0 $duration ||= 100

or 3 conditions

line l !l&&r !l&&!r condition
203 0 0 0 $player ||= _best_player()