blib/lib/JSON/Create.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 2 | 4 | 0 | defined $d1 and $d1 > 20 |
2 | 2 | 2 | defined $d2 and $d2 > 20 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 0 | 2 | 4 | defined $d1 and $d1 > 20 or defined $d2 and $d2 > 20 |