Branch Coverage

blib/lib/HTTP/Request/Params.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
82 0 1 unless ref $self->req
99 0 0 if ($self->mime->parts > 1) { }
101 0 0 if $part == $self->mime
128 0 0 if @content and ref $content[0]
131 0 0 if (defined $field) { }
132 0 0 if (ref $field) { }
138 0 0 if (@content > 1) { }