| blib/lib/REFECO/Blockchain/Contract/Solidity/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 |
| 67 | 44 | 0 | if ($self->signature =~ /\[(\d+)?\]$/) |
| 75 | 0 | 2 | if $self->is_dynamic |