lib/Neo4j/Driver/Result/Jolt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 19 | 29 | 65.5 |
line | l | !l | condition |
---|---|---|---|
89 | 105 | 9 | $columns // [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 114 | 0 | 0 | $state == 0 or $state == 3 |
76 | 74 | 30 | 0 | $state == 1 or $state == 2 |
82 | 40 | 74 | 0 | $state == 1 or $state == 2 |
95 | 0 | 114 | 11 | $state == 0 or $state == 3 |
114 | 11 | 0 | $state == 0 or $state == 3 or $state == 4 | |
105 | 11 | 0 | 0 | $state == 0 or $state == 3 |
11 | 0 | 0 | $state == 0 or $state == 3 or $state == 4 | |
219 | 1 | 1 | 186 | $data == $TRUE or $data == $FALSE |
268 | 8 | 4 | 11 | $sigil eq "->" or $sigil eq "<-" |