Condition Coverage

blib/lib/Argon/Queue.pm
Criterion Covered Total %
condition 4 5 80.0


and 3 conditions

line !l l&&!r l&&r condition
76 0 1 6 defined $msg and (ref $msg || '') eq 'Argon::Message'

or 2 conditions

line l !l condition
76 6 1 ref $msg || ''