| blib/lib/Blockchain/Ethereum/ABI/Type/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 14 | 85.7 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 4 | 18 | unless $self->{'data'} |
| 32 | 23 | 18 | if $self->_encoded |
| 36 | 14 | 4 | unless $self->fixed_length |
| 39 | 1 | 17 | if $self->fixed_length and $length > $self->fixed_length |
| 45 | 11 | 39 | if $instance->is_dynamic |
| 76 | 47 | 0 | if ($self->{'signature'} =~ /\[(\d+)?\]$/u) |
| 85 | 0 | 2 | if $self->is_dynamic |