Branch Coverage

blib/lib/XML/RPC.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
212 0 0 unless $self->{'url'}
221 0 0 defined $self->{'tpp'}{'User-Agent'} ? :
225 0 0 if (defined $self->{'authtoken'})
241 0 0 unless ($parseok)
252 0 0 @data == 1 ? :
272 0 0 if $@
312 0 0 if (ref $p eq 'HASH') { }
0 0 elsif (ref $p eq 'ARRAY') { }
0 0 elsif (ref $p eq 'CODE') { }
333 0 0 if ($scalar =~ /^[\-+]?(0|[1-9]\d*)$/ and abs $scalar <= 2147483647) { }
0 0 elsif ($scalar =~ /^[\-+]?\d+\.\d+$/) { }
366 0 0 if ($response->{'fault'}) { }
391 0 0 if ref $value ne "HASH"
392 0 0 if ($value->{'struct'}) { }
0 0 elsif ($value->{'array'}) { }
394 0 0 !%$result ? :
410 0 0 ref $result eq 'HASH' && !%$result ? :
433 0 0 unless $param
434 0 0 if ref $param eq "ARRAY"
465 0 0 shift() ? :
476 0 0 unless defined $epoch