| blib/lib/OpenStack/MetaAPI/API/Images.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 3 | unless defined $uid |
| 42 | 0 | 1 | unless defined $name |
| 48 | 0 | 1 | unless ref $reply and $reply->{'images'} |
| 52 | 0 | 1 | unless ref $images |
| 54 | 0 | 1 | if (scalar @$images > 1) |