Branch Coverage

blib/lib/WebService/ILS/JSON.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
28 0 0 unless my $callback = shift()
29 0 0 unless my $url = shift()
33 0 0 if $get_params
41 0 0 unless my $callback = shift()
43 0 0 unless my $url = shift()
47 0 0 $response->content ? :
0 0 if $response->is_success
59 0 0 unless my $callback = shift()
60 0 0 unless my $url = shift()
71 0 0 unless my $callback = shift()
72 0 0 unless my $url = shift()
77 0 0 if ($put_params)
79 0 0 ref $put_params eq 'HASH' ? :
82 0 0 if ($content) { }
100 0 0 unless my $callback = shift()
102 0 0 unless my $url = shift()
116 0 0 unless my $request = shift()
117 0 0 unless my $data = shift()