Branch Coverage

blib/lib/Device/Ericsson/AccessoryMenu.pm
Criterion Covered Total %
branch 9 38 23.6


line true false branch
85 0 4 if $self->debug
98 0 4 if $timeout < 200
111 4 0 if (defined $what and $howmany > 0) { }
120 4 0 if $expect and $answer and $answer =~ /$expect/
121 0 4 if $idle_cycles >= $max_idle_cycles
122 0 4 if ++$cycles >= $max_cycles
123 0 4 unless $done
130 4 0 if (defined $answer)
135 0 4 if $self->debug and defined $answer
169 0 0 unless eval "require $class"
174 0 0 if $self->debug
183 0 0 if $self->debug
186 0 0 if $current
206 0 0 unless @_
227 0 0 defined $args{'value'} ? :
273 0 0 unless $line
275 0 0 if $self->debug
277 0 0 if (my $state = $self->current_state)
282 0 0 if ($line =~ /EAAI/)