blib/lib/REFECO/Blockchain/Contract/Solidity/ABI/Type/Array.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
13 | 3 | 17 | unless $self->data |
26 | 22 | 17 | if $self->encoded |
30 | 13 | 4 | unless $self->fixed_length |
33 | 1 | 16 | if $self->fixed_length and $length > $self->fixed_length |
39 | 11 | 21 | if $instance->is_dynamic |
67 | 44 | 0 | if ($self->signature =~ /\[(\d+)?\]$/u) |
75 | 0 | 2 | if $self->is_dynamic |