Branch Coverage

blib/lib/JSON/RPC/Legacy/Client.pm
Criterion Covered Total %
branch 0 68 0.0


line true false branch
21 0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
38 0 0 if $method eq 'DESTROY'
42 0 0 unless (exists $self->allow_call->{$method})
47 0 0 ref $_[0] ? :
54 0 0 if ($ret and $ret->is_success) { }
58 0 0 $ret ? :
71 0 0 ref $proto ? :
98 0 0 if ($uri =~ /\?/) { }
102 0 0 unless ref $obj eq 'HASH'
106 0 0 if $obj
110 0 0 if ($result->is_success) { }
112 0 0 unless $result->content
114 0 0 if ($service)
132 0 0 if ($obj->{'version'} eq '1.0') { }
134 0 0 if (exists $obj->{'id'}) { }
135 0 0 if $obj->{'id'}
142 0 0 if defined $self->id
174 0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
193 0 0 $content->{'error'} ? :
195 0 0 $content->{'version'} ? :
204 0 0 $_[0]->version ? :
221 0 0 unless $_[0]{'content'}{'sdversion'}
226 0 0 unless $_[0]{'content'}{'name'}
231 0 0 unless $_[0]{'content'}{'summary'}