| blib/lib/CORBA/Cplusplus/LengthVisitor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 39 | 0 | 0 | if ($type->isa('AnyType') or $type->isa('SequenceType') or $type->isa('StringType') or $type->isa('WideStringType') or $type->isa('ObjectType') or $type->isa('RegularValue') or $type->isa('BoxedValue') or $type->isa('AbstractValue')) | 
| 49 | 0 | 0 | if ($type->isa('StructType') or $type->isa('UnionType') or $type->isa('TypeDeclarator')) | 
| 64 | 0 | 0 | if exists $$node{'length'} | 
| 74 | 0 | 0 | if exists $$node{'length'} |