| blib/lib/rperltypes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 27 | 7.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 337 | 0 | 0 | 0 | $subtype eq 'object' and $subtypes->[0] eq 'object' |
| 0 | 0 | 0 | $subtype eq 'object' and $subtypes->[0] eq 'object' and $subtype_class ne $subtypes->[1]{'object'}{'__CLASS'} | |
| 442 | 0 | 0 | 0 | $subtype eq 'object' and $subtypes->[0] eq 'object' |
| 0 | 0 | 0 | $subtype eq 'object' and $subtypes->[0] eq 'object' and $subtype_class ne $subtypes->[1]{'object'}{'__CLASS'} | |
| 531 | 12 | 7 | 0 | $types_input ne 'PERL' and $types_input ne 'CPP' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 346 | 0 | 0 | 0 | $object_mismatch or $subtype ne $subtypes->[0] |
| 390 | 0 | 0 | 0 | not defined $subtype or $subtype eq 'unknown' |
| 451 | 0 | 0 | 0 | $object_mismatch or $subtype ne $subtypes->[0] |
| 495 | 0 | 0 | 0 | not defined $subtype or $subtype eq 'unknown' |