lib/Java/JVM/Classfile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
428 | 6 | 0 | 0 | ($access_flags & 1024) != 0 and ($access_flags & 16) != 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
237 | 0 | 6 | 0 | ref $proto || $proto |