blib/lib/Blockchain/Ethereum/ABI/Type/Array.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
42 | 3 | 17 | unless $self->data |
71 | 22 | 17 | if $self->_encoded |
75 | 13 | 4 | unless $self->fixed_length |
78 | 1 | 16 | if $self->fixed_length and $length > $self->fixed_length |
84 | 11 | 21 | if $instance->is_dynamic |
128 | 44 | 0 | if ($self->signature =~ /\[(\d+)?\]$/u) |
136 | 0 | 2 | if $self->is_dynamic |