blib/lib/Text/Editor/Vip/Buffer/List.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 18 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
99 | 0 | 0 | 2 | 0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes |
129 | 0 | 0 | 0 | 0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes |
160 | 0 | 0 | 0 | 0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes |
199 | 0 | 0 | 1 | 0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes |
239 | 0 | 0 | 1 | 0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
47 | 0 | 1 | 0 | ref $invocant || $invocant |