Branch Coverage

blib/lib/MIME/Decoder/NBit.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
120 0 56 if defined $and_also
143 1 400 if ($seven_bit and $line =~ /[\200-\377]/)
144 1 0 unless $saw_8bit++
148 2 399 if (length $line > 998)
149 2 0 unless $saw_long++