Condition Coverage

blib/lib/rperltypes.pm
Criterion Covered Total %
condition 2 27 7.4


and 3 conditions

line !l l&&!r l&&r condition
373 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'}
478 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'}
568 8 5 0 $types_input ne 'PERL' and $types_input ne 'CPP'

or 3 conditions

line l !l&&r !l&&!r condition
382 0 0 0 $object_mismatch or $subtype ne $subtypes->[0]
426 0 0 0 not defined $subtype or $subtype eq 'unknown'
487 0 0 0 $object_mismatch or $subtype ne $subtypes->[0]
531 0 0 0 not defined $subtype or $subtype eq 'unknown'