| blib/lib/PJVM/Class/Method.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 8 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 9 | 0 | if ($attributes_count) |
| 66 | 1 | 0 | if ($attribute->isa('PJVM::Class::Attribute::Code')) |
| 71 | 0 | 0 | if ($self->access_flags & 256 or $self->access_flags & 1024) |
| 83 | 1 | 0 | if $code |