blib/lib/Net/OpenStack/Client/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
115 | 70 | 4 | unless ($self->is_error) |
116 | 31 | 39 | unless defined $result_path |
120 | 65 | 5 | if ($result_path =~ m[^/]) { } |
123 | 38 | 0 | if defined $res |
151 | 10 | 27 | if defined $result_path |
165 | 10 | 171 | $self->{'error'} ? : |