blib/lib/CORBA/JAVA/LiteralVisitor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
121 | 0 | 0 | 0 | defined $defn and $defn->isa('BaseInterface') |
171 | 0 | 0 | 0 | $type->isa('TypeDeclarator') and not exists $$type{'array_size'} |
377 | 0 | 0 | 0 | $type->isa('TypeDeclarator') and not exists $$type{'array_size'} |
391 | 0 | 0 | 0 | $type->isa('EnumType') and $_->isa('Expression') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
20 | 0 | 0 | 0 | ref $proto || $proto |
217 | 0 | 0 | 0 | $_ < 32 or $_ >= 128 |
247 | 0 | 0 | 0 | $c < 32 or $c >= 128 |