Branch Coverage

blib/lib/CORBA/Python/ImportVisitor.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
37 0 0 if (ref $defn) { }
51 0 0 unless $full
54 0 0 if ($flag_c)
55 0 0 if ($full) { }
66 0 0 unless ($full eq $$self{'module'}{'full'})
68 0 0 if ($full =~ /^$$self{'module'}{'full'}/)
77 0 0 if ($type->isa('StructType') or $type->isa('UnionType') or $type->isa('EnumType') or $type->isa('TypeDeclarator') or $type->isa('BaseInterface'))
135 0 0 if ($$self{'cpy_ext'})
167 0 0 if (exists $$node{'array_size'})
196 0 0 unless (ref $elt)
199 0 0 if ($elt->isa('Constant'))
214 0 0 if (exists $$node{'array_size'})
252 0 0 if (exists $$node{'array_size'})
329 0 0 if (exists $$node{'list_member'})
369 0 0 if exists $$node{'_set'}