| blib/lib/Blockchain/Ethereum/Transaction/EIP1559.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 8 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 58 | 5 | 0 | 3 | $self->v and $self->r |
| 5 | 0 | 3 | $self->v and $self->r and $self->s |
| line | l | !l | condition |
|---|---|---|---|
| 38 | 3 | 6 | +(shift())->{'access_list'} // [] |