Condition Coverage

blib/lib/App/MonM/Channel/Command.pm
Criterion Covered Total %
condition 0 12 0.0


or 2 conditions

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

or 3 conditions

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"