Home
last modified time | relevance | path

Searched defs:getBranchCounter (Results 1 – 5 of 5) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
DILine.java33 ICounter getBranchCounter(); in getBranchCounter() method
DICoverageNode.java96 ICounter getBranchCounter(); in getBranchCounter() method
DCoverageNodeImpl.java109 public ICounter getBranchCounter() { in getBranchCounter() method in CoverageNodeImpl
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DInstruction.java200 public ICounter getBranchCounter() { in getBranchCounter() method in Instruction
DLineImpl.java133 public ICounter getBranchCounter() { in getBranchCounter() method in LineImpl