blib/lib/REST/Neo4p/ParseStream.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 15 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 1 | 0 | 0 | $@ =~ /must be an object or array/ and $last_text =~ /("[^"]+")/ |
129 | 17 | 45 | 22 | $m and $m eq "columns" |
62 | 14 | 8 | $m and $m eq "columns" and $current eq "RESULTS_STREAM" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 64 | 3 | 17 | $2 || $3 |
140 | 0 | 25 | 59 | $@ =~ /already started parsing/ or not $m |