Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
18 0 270 0 $] >= 5.008 and $_[0] =~ /[^\0-\xFF]/

or 3 conditions

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