Condition Coverage

blib/lib/CORBA/C/TypeVisitor.pm
Criterion Covered Total %
condition 0 15 0.0


or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 ref $proto || $proto
56 0 0 0 $node->isa('BasicType') or $node->isa('EnumType')
0 0 0 $node->isa('BaseInterface') or $node->isa('ForwardBaseInterface')
0 0 0 $node->isa('StructType') or $node->isa('UnionType')
0 0 0 $node->isa('StringType') or $node->isa('WideStringType')