| blib/lib/App/Cmd/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 109 | 0 | 5 | if $class eq __PACKAGE__ |
| 112 | 0 | 5 | if $class->_cmd_pkg |
| 116 | 0 | 5 | unless $our_execute and $our_execute != $core_execute |
| 157 | 5 | 1 | if (defined(my $command = $args->[0])) |
| 162 | 2 | 3 | if ($plugin and grep {$plugin eq $self->plugin_for($_);} "help", "version") |
| 184 | 0 | 5 | if ($ENV{'GETOPT_LONG_DESCRIPTIVE_COMPLETION'}) |