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