blib/lib/CORBA/Cplusplus/TypeVisitor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
22 | 0 | 0 | 0 | ref $proto || $proto |
39 | 0 | 0 | 0 | $type->isa('BasicType') or $type->isa('EnumType') |
0 | 0 | 0 | $type->isa('Value') or $type->isa('ForwardValue') | |
0 | 0 | 0 | $type->isa('BaseInterface') or $type->isa('ForwardBaseInterface') | |
0 | 0 | 0 | $type->isa('StructType') or $type->isa('UnionType') | |
0 | 0 | 0 | $type->isa('StringType') or $type->isa('WideStringType') |