Branch Coverage
blib/lib/Eixo/Rest/Request.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
28
0
7
if ($self->onStart)
64
0
0
if $self->onProgress
81
0
7
if ($response->content_type eq 'application/json')
86
5
2
if ($self->__format eq 'json') { }