| blib/lib/CORBA/Cplusplus/NameVisitor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 276 | 0 | 0 | 0 | $type->isa('SequenceType') and not exists $$node{'array_size'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 19 | 0 | 0 | 0 | ref $proto || $proto |
| 125 | 0 | 0 | 0 | $defn->isa('StructType') or $defn->isa('UnionType') |
| 0 | 0 | 0 | $defn->isa('StructType') or $defn->isa('UnionType') or $defn->isa('ExceptionType') |