| blib/lib/Blockchain/Ethereum/ABI/Type/Bytes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 5 | 20.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 0 | 6 | 0 | $self->fixed_length and $data_length != $self->fixed_length |
| line | l | !l | condition |
|---|---|---|---|
| 23 | 0 | 0 | 'Invalid hexadecimal value ' . $self->{'data'} // "undef" |