| blib/lib/Blockchain/Ethereum/ABI/Type/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 8 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 13 | 3 | 1 | $self->fixed_length and $length > $self->fixed_length |
| line | l | !l | condition |
|---|---|---|---|
| 61 | 43 | 0 | $1 // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 1 | 2 | 0 | $self->fixed_length // shift @{$self->_data} |