| blib/lib/Cinnamon/CLI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 1 | 10 | if ($self->{'help'}) |
| 43 | 1 | 9 | unless (-e $self->{'config'}) |
| 52 | 0 | 8 | if (not $self->{'info'} and !$role || scalar @tasks == 0) |
| 58 | 1 | 8 | if @tasks == 0 |
| 68 | 1 | 0 | if $self->{'info'} |
| 74 | 0 | 0 | if $error_occured and not $self->{'ignore_errors'} |
| 78 | 0 | 1 | $error_occured ? : |