| lib/CLI/Framework/Command/Help.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 6 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 2 | if $command_name and exists $alias{$command_name} |
| 30 | 0 | 2 | if ($command_name) |
| 33 | 0 | 0 | unless $app->get_interactivity_mode and not $app->is_interactive_command($command_name) |