| lib/App/PRT/CLI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 1 | 8 | unless my $command = shift @args |
| 29 | 1 | 7 | if ($@) |
| 38 | 1 | 6 | unless ($collector) |
| 52 | 1 | 1 | if ($command->can('execute_files')) { } |
| 65 | 3 | 4 | if (@args) |
| 73 | 1 | 3 | if ($git_root_directory) |
| 79 | 2 | 1 | if ($project_root_directory) |
| 104 | 2 | 9 | if ($command_class eq 'RenameNamespace') |