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