| blib/lib/Blockchain/Ethereum/ABI/Type/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 14 | 3 | 1 | $self->fixed_length and $length > $self->fixed_length |
| line | l | !l | condition |
|---|---|---|---|
| 70 | 71 | 8 | $1 // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 1 | 3 | 0 | $self->fixed_length // hex shift @{$$self{"data"}} |