Branch Coverage

blib/lib/JSON/RPC/Legacy/Client.pm
Criterion Covered Total %
branch 0 66 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 unless $result->content
112 0 0 if ($service)
126 0 0 if ($$obj{'version'} eq '1.0') { }
128 0 0 if (exists $$obj{'id'}) { }
129 0 0 if $$obj{'id'}
136 0 0 if defined $self->id
168 0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
0 0 if defined $_[1]
187 0 0 $$content{'error'} ? :
189 0 0 $$content{'version'} ? :
198 0 0 $_[0]->version ? :
215 0 0 unless $_[0]{'content'}{'sdversion'}
220 0 0 unless $_[0]{'content'}{'name'}
225 0 0 unless $_[0]{'content'}{'summary'}