blib/lib/OpenStack/MetaAPI/API/Compute.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 2 | unless ref $server and $server->{'id'} eq $uid |
31 | 1 | 0 | if ($port_for_device and $port_for_device->{'id'}) |
36 | 1 | 0 | if ($floatingip and $floatingip->{'id'}) |
53 | 2 | 0 | if ref $output |