Condition Coverage

blib/lib/Term/Menu.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 defined $self and ref $self
66 0 0 0 length $options > $maxoptlen and not $$self{'hidekeys'}
89 0 0 0 $$self{'tried'} >= $$self{'tries'} and $$self{'tries'} != 0
93 0 0 0 $$self{'tried'} >= $$self{'tries'} and $$self{'tries'} != 0

or 2 conditions

line l !l condition
87 0 0 $$self{'tried'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
12 0 0 0 ref $invocant || $invocant