blib/lib/Connector/Proxy/JSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 0 | 0 | 1 | -e $file and -r $file |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 0 | 0 | 1 | $@ or not $config |
0 | 0 | 1 | $@ or not $config or not ref $config |