| blib/lib/App/Cmd/Subdispatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 8 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 2 | if (ref $inv) { } |
| 51 | 1 | 1 | if (defined $subcommand) { } |
| 54 | 0 | 1 | if (@args) { } |
| 92 | 0 | 0 | if ($plugin->isa('App::Cmd::Command::commands') or $plugin->isa('App::Cmd::Command::help') or keys %{$self->global_options}) { } |