Condition Coverage

blib/lib/Test/Reporter/Transport/Net/SMTP.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 0 $] >= 5.008 and $res =~ /[^\0-\xFF]/
171 0 0 4 $mx and $smtp

or 2 conditions

line l !l condition
139 0 4 $recipients ||= []

or 3 conditions

line l !l&&r !l&&!r condition
68 0 0 0 &bytes::length($res) > length $res or $] >= 5.008 and $res =~ /[^\0-\xFF]/