blib/lib/Blockchain/Ethereum/ABI/Type/Array.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
12 | 3 | 17 | unless $self->_data |
25 | 22 | 17 | if $self->_encoded |
29 | 13 | 4 | unless $self->fixed_length |
32 | 1 | 16 | if $self->fixed_length and $length > $self->fixed_length |
38 | 11 | 21 | if $instance->is_dynamic |
66 | 44 | 0 | if ($self->_signature =~ /\[(\d+)?\]$/u) |
74 | 0 | 2 | if $self->is_dynamic |