Branch Coverage

blib/lib/CORBA/HTML/NameVisitor.pm
Criterion Covered Total %
branch 0 60 0.0


line true false branch
31 0 0 if $list_scope[0] ne $list_name[0]
37 0 0 if exists $$node{'html_name'}
38 0 0 if (exists $$node{'file_html'}) { }
0 0 elsif ($node->isa('BaseInterface') or $node->isa('ForwardBaseInterface')) { }
67 0 0 if (ref $defn) { }
105 0 0 unless (ref $elt)
108 0 0 if ($elt->isa('BinaryOp')) { }
0 0 elsif ($elt->isa('UnaryOp')) { }
0 0 elsif ($elt->isa('Constant') or $elt->isa('Enum') or $elt->isa('Literal')) { }
153 0 0 if ($_ < 32 or $_ >= 127) { }
0 0 elsif ($_ == 38) { }
0 0 elsif ($_ == 60) { }
0 0 elsif ($_ == 62) { }
179 0 0 if ($_ < 32 or $_ >= 128 and $_ < 256) { }
0 0 elsif ($_ >= 256) { }
0 0 elsif ($_ == 38) { }
0 0 elsif ($_ == 60) { }
0 0 elsif ($_ == 62) { }
208 0 0 if ($c < 32 or $c >= 128) { }
0 0 elsif ($c == 38) { }
0 0 elsif ($c == 60) { }
0 0 elsif ($c == 62) { }
233 0 0 if ($c < 32 or $c >= 128 and $c < 256) { }
0 0 elsif ($c >= 256) { }
0 0 elsif ($c == 38) { }
0 0 elsif ($c == 60) { }
0 0 elsif ($c == 62) { }
325 0 0 if (exists $$node{'max'})
336 0 0 if (exists $$node{'max'}) { }
350 0 0 if (exists $$node{'max'}) { }