Branch Coverage

blib/lib/App/Cmd/Simple.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
109 0 4 if $class eq 'App::Cmd::Simple'
112 0 4 if $class->_cmd_pkg
116 0 4 unless $our_execute and $our_execute != $core_execute
157 4 1 if (defined(my $command = $args->[0]))
162 1 3 if ($plugin and $plugin eq $self->plugin_for('help'))