Condition Coverage

blib/lib/IPC/MorseSignals/Emitter.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
46 0 1 199 ref $_[0] and $_[0]->isa('IPC::MorseSignals::Emitter')
97 0 0 89 $_ > 0 && !$count{$_}++
121 9 0 1 $delay and $delay += 0
137 5 0 91 $speed and $speed = int $speed

or 2 conditions

line l !l condition
69 14 0 ref $class || $class || (return)
75 5 5 delete $opts{'speed'} || 0
80 6 8 $delay || 1