Branch Coverage

blib/lib/COPE/CORBA/TypeCode.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
55 0 0 if ($kind <= 13) { }
60 0 0 if ($$self{'_kind'} == 4294967295) { }
0 0 elsif ($$self{'_kind'} == 18) { }
73 0 0 if ($has_id_and_name{$$self{'_kind'}})
77 0 0 if ($$self{'_kind'} == 16)
81 0 0 if ($has_members{$$self{'_kind'}}) { }
0 0 elsif ($has_type{$$self{'_kind'}}) { }
84 0 0 if ($$self{'_kind'} == 17) { }
0 0 elsif ($$self{'_kind'} == 15 or $$self{'_kind'} == 22) { }
0 0 elsif ($$self{'_kind'} == 16) { }
98 0 0 if ($$self{'_discriminator_type'}->kind == 2) { }
0 0 elsif ($$self{'_discriminator_type'}->kind == 4) { }
0 0 elsif ($$self{'_discriminator_type'}->kind == 3) { }
0 0 elsif ($$self{'_discriminator_type'}->kind == 5) { }
0 0 elsif ($$self{'_discriminator_type'}->kind == 8) { }
0 0 elsif ($$self{'_discriminator_type'}->kind == 9) { }
0 0 elsif ($$self{'_discriminator_type'}->kind == 17) { }
121 0 0 if ($has_length{$$self{'_kind'}})
270 0 0 if $mode == 0
272 0 0 if ($kind <= 10 or $kind == 13 or $kind == 17 or $kind == 18)
276 0 0 if ($kind == 21)
279 0 0 if ($kind == 19 and $self->content_type->kind == 10)