| blib/lib/App/MonM/Channel/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 181 | 0 | 0 | set2attr($self->chconf) || {} |
| 203 | 0 | 0 | lvalue($self->chconf, 'content') || 'body' |
| 215 | 0 | 0 | lvalue($self->chconf, "timeout") // 20 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 185 | 0 | 0 | 0 | lvalue($self->chconf, 'command') || lvalue($self->chconf, 'script') |
| 205 | 0 | 0 | 0 | $ct_type eq "email" or $ct_type eq "mail" |