| blib/lib/App/Cmd/Subdispatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 92 | 0 | 0 | 0 | $plugin->isa('App::Cmd::Command::commands') or $plugin->isa('App::Cmd::Command::help') |
| 0 | 0 | 0 | $plugin->isa('App::Cmd::Command::commands') or $plugin->isa('App::Cmd::Command::help') or keys %{$self->global_options} |