| blib/lib/App/MonM/Checkit/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 159 | 0 | 0 | 0 | $type and $type eq "command" | 
| line | l | !l | condition | 
|---|---|---|---|
| 163 | 0 | 0 | lvalue($self->config, 'command') || '' | 
| 164 | 0 | 0 | lvalue($self->config, "content") // "" | 
| 166 | 0 | 0 | lvalue($self->config, 'timeout') || 0 |