| blib/lib/WebService/Amazon/ElasticBeanstalk.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 184 | 0 | 0 | if ($params{'region'} and $REGIONS{$params{'region'}}) { } |
| 0 | 0 | elsif ($params{'region'} and not $REGIONS{$params{'region'}}) { } | |
| 204 | 0 | 0 | if (not $args{'params'}) { } |
| 223 | 0 | 0 | if ($response->is_success) { } |
| 241 | 0 | 0 | if (not $args{'params'}) { } |
| 258 | 0 | 0 | if ($response->is_success) { } |
| 274 | 0 | 0 | if ($params{$repeat} and ref $params{$repeat} eq 'ARRAY') |
| 302 | 0 | 0 | if ($API_SPEC{$op}{$opt}{'type'} == 2) |