| blib/lib/VMware/API/vCloud.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 0 | 0 | 0 | defined $_[0] and ref $_[0] |
| 110 | 0 | 0 | 0 | scalar @error and ref $error[0] eq 'HTTP::Response' |
| 523 | 0 | 0 | 0 | defined $conf->{'vdc'} and ref $conf->{'vdc'} |
| 653 | 0 | 0 | 0 | defined $conf->{'sp'} and ref $conf->{'sp'} |
| 766 | 0 | 0 | 0 | defined $conf->{'sp'} and ref $conf->{'sp'} |
| line | l | !l | condition |
|---|---|---|---|
| 182 | 0 | 0 | shift @_ || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 787 | 0 | 0 | 0 | defined $conf->{'cpu_unit'} or defined $conf->{'mem_unit'} |