| blib/lib/VMware/vCloudDirector2/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 14 | 42.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 179 | 4 | 0 | 0 | defined $content and length $content | 
| 409 | 1 | 0 | 1 | $type ne $thing_type and exists $hash->{$thing_type} | 
| 0 | 0 | 1 | $type ne $thing_type and exists $hash->{$thing_type} and XXX | 
| line | l | !l | condition | 
|---|---|---|---|
| 302 | 13 | 0 | $verblock->{'-deprecated'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 294 | 0 | 1 | 0 | $self->_raw_version->{'ProviderLoginUrl'} || $self->_raw_version->{'LoginUrl'} |