Branch Coverage

blib/lib/HTTP/Body/XFormsMultipart.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
41 0 1 unless ($self->content_type =~ /start=\"?\<?([^\"\>;,]+)\>?\"?/)
75 1 2 if ($contentid eq $self->start) { }
2 0 elsif (defined $contentid) { }
77 1 0 if ($part->{'done'})