Branch Coverage

blib/lib/Net/MarkLogic/XDBC/Result.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
61 0 0 unless $args{'response'}
68 0 0 unless ($self->response->is_success)
88 0 0 if ($ctype and $ctype =~ /boundary=(\w+)/)
94 0 0 if ($part =~ /Content-Type: \s (\S*) \s* X-Primitive: \s (\S*) \s* (.*)/sx)