| blib/lib/Net/Ethereum.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 1725 | 0 | 0 | 0 | $rec->{'type'} eq 'function' and $rec->{'name'} eq $function_name |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 1448 | 0 | 0 | 0 | $cur_param_type eq 'bool' or $cur_param_type =~ /^uint/iu |
| 1500 | 0 | 0 | 0 | $cur_param_type eq 'bool' or $cur_param_type =~ /^uint/iu |
| 1596 | 0 | 0 | 0 | $cur_param_type eq 'bool' or $cur_param_type =~ /^uint/iu |