blib/lib/PJVM/Class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 3 | unless sprintf('%x', unpack('N', $buff)) eq 'cafebabe' |
55 | 3 | 0 | if ($interface_count) |
65 | 3 | 0 | if ($fields_count) |
76 | 3 | 0 | if ($methods_count) |
89 | 3 | 0 | if ($attributes_count) |
104 | 1 | 2 | if ($method->name eq $name and $method->signature eq $signature) |