| blib/lib/Juno/Check/RawCommand.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 14 | 35.7 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 1 | if $self->has_on_before |
| 61 | 0 | 0 | if $self->on_fail |
| 65 | 0 | 1 | if $self->has_on_result |
| 67 | 0 | 1 | unless $data |
| 69 | 1 | 0 | if ($$data{'exit'} == 0) { } |
| 70 | 1 | 0 | if $self->has_on_success |
| 73 | 0 | 0 | if $self->has_on_fail |