Branch Coverage

lib/App/ConMenu.pm
Criterion Covered Total %
branch 1 6 16.6


line true false branch
21 0 1 unless $self->{'fileName'}
55 0 0 if ($selection =~ /[0-9]+/) { }
56 0 0 if ($selection > scalar $self->{'menuItems'} or $selection < 1)