blib/lib/Cinnamon/CLI.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
31 | 1 | 11 | if ($$self{'help'}) |
38 | 1 | 10 | unless (-e $$self{'config'}) |
47 | 0 | 9 | if (not $$self{'info'} and !$role || scalar @tasks == 0) |
53 | 1 | 9 | if @tasks == 0 |
65 | 1 | 13 | if $$self{'info'} |
71 | 2 | 11 | if $error_occured and not $$self{'ignore_errors'} |
75 | 4 | 6 | $error_occured ? : |