| blib/lib/WebService/Cmis/Property.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if (defined $params{'id'} and not defined $params{'propertyDefinitionId'}) |
| 40 | 0 | 0 | unless defined $$this{'propertyDefinitionId'} |
| 55 | 0 | 0 | if ref $val |
| 72 | 0 | 0 | if $key eq 'value' |
| 79 | 0 | 0 | if (ref $value eq 'ARRAY') { } |
| 160 | 0 | 0 | if ref $this and not defined $value |
| 162 | 0 | 0 | unless defined $value |
| 185 | 0 | 0 | if ($@) |
| 196 | 0 | 0 | if $key eq 'id' |
| 204 | 0 | 0 | if (scalar @childNodes > 1) { } |
| 208 | 0 | 0 | if ($node) |