Branch Coverage

blib/lib/MMS/Mail/Message/Parsed.pm
Criterion Covered Total %
branch 2 12 16.6


line true false branch
124 0 1 if (defined $$self{'message'})
139 0 0 unless (defined $image)
154 0 0 unless (defined $video)
169 1 0 unless (defined $type)
175 0 0 if ($attachment->mime_type =~ /$type/)
180 0 0 if (@mimeattachments > 0) { }