blib/lib/Blockchain/Ethereum/Transaction/EIP1559.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 9 | 12 | 75.0 |
pod | 2 | 8 | 25.0 |
line | count | pod | subroutine |
---|---|---|---|
1 | 3 | n/a | BEGIN |
2 | 3 | n/a | BEGIN |
6 | 2 | n/a | BEGIN |
41 | 3 | n/a | BEGIN |
43 | 6 | No | max_priority_fee_per_gas |
43 | 0 | No | set_max_priority_fee_per_gas |
44 | 6 | No | max_fee_per_gas |
44 | 0 | No | set_max_fee_per_gas |
45 | 6 | No | access_list |
47 | 0 | No | set_access_list |
63 | 6 | Yes | serialize |
105 | 2 | Yes | generate_v |