Condition Coverage

blib/lib/CORBA/JAVA/NameVisitor.pm
Criterion Covered Total %
condition 0 60 0.0


and 3 conditions

line !l l&&!r l&&r condition
150 0 0 0 $node->isa('StructType') || $node->isa('UnionType') || $node->isa('EnumType') || $node->isa('Exception') || $node->isa('TypeDeclarator') and $defn->isa('BaseInterface') || $defn->isa('UnionType') || $defn->isa('StructType')
340 0 0 0 defined $defn and $defn->isa('BaseInterface')
563 0 0 0 $type->isa('TypeDeclarator') and not exists $$type{'array_size'}

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 0 ref $proto || $proto
41 0 0 0 $kv[0] eq 'org' or $kv[0] eq 'org.omg'
0 0 0 $kv[0] eq 'org' or $kv[0] eq 'org.omg' or $kv[0] =~ /^org\.omg\./
150 0 0 0 $node->isa('StructType') || $node->isa('UnionType') || $node->isa('EnumType') || $node->isa('Exception') || $node->isa('TypeDeclarator')
0 0 0 $defn->isa('BaseInterface') || $defn->isa('UnionType') || $defn->isa('StructType')
292 0 0 0 $type->isa('FloatingPtType') or $type->isa('IntegerType')
0 0 0 $type->isa('FloatingPtType') or $type->isa('IntegerType') or $type->isa('CharType')
0 0 0 $type->isa('FloatingPtType') or $type->isa('IntegerType') or $type->isa('CharType') or $type->isa('WideCharType')
0 0 0 $type->isa('FloatingPtType') or $type->isa('IntegerType') or $type->isa('CharType') or $type->isa('WideCharType') or $type->isa('BooleanType')
0 0 0 $type->isa('FloatingPtType') or $type->isa('IntegerType') or $type->isa('CharType') or $type->isa('WideCharType') or $type->isa('BooleanType') or $type->isa('OctetType')
371 0 0 0 $type->isa('BasicType') or $type->isa('StringType')
0 0 0 $type->isa('BasicType') or $type->isa('StringType') or $type->isa('WideStringType')
0 0 0 $type->isa('BasicType') or $type->isa('StringType') or $type->isa('WideStringType') or $type->isa('FixedPtType')
398 0 0 0 $type->isa('BasicType') or $type->isa('StringType')
0 0 0 $type->isa('BasicType') or $type->isa('StringType') or $type->isa('WideStringType')
0 0 0 $type->isa('BasicType') or $type->isa('StringType') or $type->isa('WideStringType') or $type->isa('FixedPtType')
566 0 0 0 $type->isa('SequenceType') or exists $$type{'array_size'}