| blib/lib/App/MonM/Checkit/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 123 | 0 | 0 | unless $type and $type eq 'command' |
| 128 | 0 | 0 | unless (length $command) |
| 138 | 0 | 0 | length $content ? : |
| 140 | 0 | 0 | $stt ? : |
| 143 | 0 | 0 | $exe_stt ? : |
| 144 | 0 | 0 | if (defined $exe_out and length $exe_out) |
| 148 | 0 | 0 | if (not $exe_stt and $exe_err) { } |
| 0 | 0 | elsif ($stt) { } |