Condition Coverage

blib/lib/Device/Ericsson/AccessoryMenu.pm
Criterion Covered Total %
condition 6 20 30.0


and 3 conditions

line !l l&&!r l&&r condition
111 0 0 4 defined $what and $howmany > 0
120 0 0 4 $expect and $answer
0 0 4 $expect and $answer and $answer =~ /$expect/
135 4 0 0 $self->debug and defined $answer

or 2 conditions

line l !l condition
95 1 3 $timeout ||= 2000
228 0 0 $args{'title'} || 'Slider'
0 0 $args{'steps'} || 10
253 0 0 $args{'title'} || 'Mouse'