| blib/lib/Ceph/RadosGW/Admin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 130 | 0 | 47 | if ($ENV{'DEBUG_CEPH_CALLS'}) |
| 158 | 3 | 44 | unless ($res->is_success) |
| 162 | 29 | 15 | if ($res->content) { } |
| 167 | 0 | 29 | if (my $e = $@) |
| 171 | 27 | 2 | if (ref $data eq 'HASH') { } |
| 2 | 0 | elsif (ref $data eq 'ARRAY') { } |