Branch Coverage

blib/lib/Term/Menu.pm
Criterion Covered Total %
branch 1 28 3.5


line true false branch
34 0 0 unless ref $self
42 0 0 unless defined $self and ref $self
63 0 0 $$self{'hidekeys'} ? :
66 0 0 if length $options > $maxoptlen and not $$self{'hidekeys'}
69 0 0 if $maxoptlen > $spaces
70 0 0 if defined $$self{'beforetext'}
77 0 0 if defined $$self{'aftertext'}
81 0 0 if ($answ eq $_)
86 0 0 if defined $$self{'nooptiontext'}
89 0 0 if ($$self{'tried'} >= $$self{'tries'} and $$self{'tries'} != 0)
93 0 0 if ($$self{'tried'} >= $$self{'tries'} and $$self{'tries'} != 0)
94 0 0 if defined $$self{'toomanytries'}
111 0 0 unless ref $self
125 0 4 if length $$row[$i] > $size