| blib/lib/Rex/CMDB/YAMLwithRoles.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 154 | 0 | 0 | 2 | $self->{'use_roles'} and defined $result->{'roles'} |
| 0 | 0 | 2 | $self->{'use_roles'} and defined $result->{'roles'} and ref $result->{'roles'} eq "ARRAY" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 24 | 0 | 1 | 0 | ref $that || $that |