Condition Coverage

blib/lib/Net/QMTP.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
354 0 0 0 defined $$self{'SENDER'} && scalar @{$$self{'RECIPIENTS'};} && (defined $$self{'MESSAGE'} || $$self{'MSGFILE'}) && $$self{'SOCKET'} && $$self{'ENCODING'}
378 0 0 0 defined $s and netstring_verify($s)

or 3 conditions

line l !l&&r !l&&!r condition
36 0 1 0 ref $proto || $proto