Branch Coverage

blib/lib/CORBA/Cplusplus/NameVisitor.pm
Criterion Covered Total %
branch 0 54 0.0


line true false branch
110 0 0 if (exists $$self{'cpp_keywords'}{'name'}) { }
123 0 0 unless $pkg
125 0 0 if ($defn->isa('StructType') or $defn->isa('UnionType') or $defn->isa('ExceptionType'))
130 0 0 unless $pkg
134 0 0 if (exists $$self{'cpp_keywords'}{$_}) { }
148 0 0 if (ref $defn) { }
163 0 0 if (exists $$node{'list_import'})
207 0 0 if exists $$node{'cpp_name'}
220 0 0 if exists $$node{'cpp_name'}
272 0 0 if exists $$node{'cpp_ns'}
276 0 0 if ($type->isa('SequenceType') and not exists $$node{'array_size'}) { }
303 0 0 if ($$node{'value'} eq 'short') { }
0 0 elsif ($$node{'value'} eq 'unsigned short') { }
0 0 elsif ($$node{'value'} eq 'long') { }
0 0 elsif ($$node{'value'} eq 'unsigned long') { }
0 0 elsif ($$node{'value'} eq 'long long') { }
0 0 elsif ($$node{'value'} eq 'unsigned long long') { }
330 0 0 if ($$node{'value'} eq 'float') { }
0 0 elsif ($$node{'value'} eq 'double') { }
0 0 elsif ($$node{'value'} eq 'long double') { }
405 0 0 if exists $$node{'cpp_ns'}
427 0 0 if exists $$node{'cpp_ns'}
484 0 0 if exists $$node{'cpp_ns'}
488 0 0 unless (defined $name)
490 0 0 if (exists $$node{'max'})
547 0 0 if exists $$node{'cpp_ns'}
592 0 0 if exists $$node{'_set'}