| blib/lib/PayProp/API/Public/Client/Role/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | l | !l | condition |
|---|---|---|---|
| 12 | 22 | 1 | $structure //= {} |
| 41 | 0 | 7 | $structure->{$key} //= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 11 | 0 | 1 | 0 | $value //= $self |
| 16 | 14 | 0 | 9 | not $ref_type or $ref_type =~ /Bool/ |