Condition Coverage

blib/lib/MIME/QuotedPrint/Perl.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
26 0 39 0 $] >= 5.008 and $res =~ /[^\0-\xFF]/

or 3 conditions

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