| blib/lib/Mojo/Cloudstack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 0 | unless $items |
| 60 | 0 | 0 | if ($responsetype =~ /^(list|expunge|error|create|update|delete|stop|start|restart|deploy|assign|attach|detach|query)(.*)(response)$/) { } |
| 63 | 0 | 0 | if ($oname =~ /(s)$/) |
| 66 | 0 | 0 | if ($otype eq 'list') { } |
| 0 | 0 | elsif ($otype eq 'query') { } | |
| 0 | 0 | elsif (exists $$items{$responsetype}{'errorcode'}) { } | |
| 77 | 0 | 0 | exists $$items{$responsetype}{'jobid'} ? : |