blib/lib/App/MonM/Checkit/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
123 | 0 | 0 | 0 | $type and $type eq 'command' |
144 | 0 | 0 | 0 | defined $exe_out and length $exe_out |
148 | 0 | 0 | 0 | not $exe_stt and $exe_err |
line | l | !l | condition |
---|---|---|---|
126 | 0 | 0 | value($self->config, 'command') || '' |
127 | 0 | 0 | value($self->config, 'content') // '' |