Branch Coverage

blib/lib/CORBA/C/TypeVisitor.pm
Criterion Covered Total %
branch 0 110 0.0


line true false branch
32 0 0 if (ref $type) { }
56 0 0 if ($node->isa('BasicType') or $node->isa('EnumType')) { }
0 0 elsif ($node->isa('FixedPtType')) { }
0 0 elsif ($node->isa('BaseInterface') or $node->isa('ForwardBaseInterface')) { }
0 0 elsif ($node->isa('StructType') or $node->isa('UnionType')) { }
0 0 elsif ($node->isa('SequenceType')) { }
0 0 elsif ($node->isa('StringType') or $node->isa('WideStringType')) { }
0 0 elsif ($node->isa('TypeDeclarator')) { }
0 0 elsif ($node->isa('NativeType')) { }
0 0 elsif ($node->isa('AnyType')) { }
0 0 elsif ($node->isa('VoidType')) { }
58 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
72 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
87 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
102 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
109 0 0 if (defined $$node{'length'}) { }
117 0 0 if (defined $$node{'length'}) { }
126 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
141 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
155 0 0 if (exists $$node{'array_size'}) { }
156 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
163 0 0 if (defined $$node{'length'}) { }
176 0 0 unless (ref $type)
184 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
201 0 0 if ($attr eq 'in') { }
0 0 elsif ($attr eq 'inout') { }
0 0 elsif ($attr eq 'out') { }
0 0 elsif ($attr eq 'return') { }
215 0 0 if ($attr eq 'return')
235 0 0 if (exists $$node{'list_import'})
366 0 0 if exists $$node{'_set'}