Branch Coverage

blib/lib/MIME/Decoder/UU.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
71 5 11 if (/^begin(.*)/)
73 5 0 if ($modefile =~ /^(\s+(\d+))?(\s+(.*?\S))?\s*\Z/)
80 2 5 unless defined $_
88 5 294 if /^end/
89 0 294 if /[a-z]/
90 0 294 unless int(((ord($_) - 32 & 63) + 2) / 3) == int length($_) / 4
94 0 5 unless defined $_
146 0 4 unless (shift())->{'MDU_File'}