Branch Coverage

blib/lib/Text/Editor/Vip/Buffer/List.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
99 2 0 if (0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes) { }
129 0 0 if (0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes) { }
158 0 0 if (0 != $this->GetNumberOfNodes) { }
160 0 0 if (0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes) { }
197 1 0 if (0 != $this->GetNumberOfNodes) { }
199 1 0 if (0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes) { }
237 1 0 if (0 != $this->GetNumberOfNodes) { }
239 1 0 if (0 <= $a_node_index and $a_node_index < $this->GetNumberOfNodes) { }
241 0 1 if (0 == $a_node_index) { }