Condition Coverage

blib/lib/App/CmdDispatch/Help.pm
Criterion Covered Total %
condition 8 11 72.7


or 2 conditions

line l !l condition
11 29 10 $config ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
108 0 0 125 $c eq '' or not $self->_table->get_command($c)
140 29 4 28 !defined($_[0]) || $_[0] eq ''
217 5 1 0 $self->_help_string($arg) || $self->{'indent_help'} . "No help for '${arg}'"