Condition Coverage

blib/lib/E2/Message.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
220 0 0 0 $drop_archived and $$m{'archive'}

or 3 conditions

line l !l&&r !l&&!r condition
54 0 0 0 ref $arg || $arg
143 0 0 0 not $$self{'msglimit'} or $$m{'id'} > $$self{'msglimit'}
212 0 0 0 not $$self{'p_msglimit'} or $$m{'id'} > $$self{'p_msglimit'}
303 0 0 0 not $n->type or $n->type ne 'room'