| blib/lib/Net/OpenStack/Swift/InnerKeystone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 12 | 33.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 47 | 1 | 0 | if ($args->{'service_type'} eq $service_catelog->{'type'}) | 
| 49 | 1 | 0 | if (exists $$endpoint{$args->{'endpoint_type'}}) | 
| 51 | 1 | 0 | if (not $args->{'region'} or $args->{'region'} eq $endpoint->{'region'}) | 
| 60 | 0 | 1 | unless ($found_endpoint) | 
| 96 | 0 | 0 | unless $res->is_success | 
| 139 | 0 | 0 | unless $res->is_success |