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.java32 ICounter getBranchCounter(); in getBranchCounter() method
DICoverageNode.java95 ICounter getBranchCounter(); in getBranchCounter() method
DCoverageNodeImpl.java108 public ICounter getBranchCounter() { in getBranchCounter() method in CoverageNodeImpl
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
DInstruction.java199 public ICounter getBranchCounter() { in getBranchCounter() method in Instruction
DLineImpl.java130 public ICounter getBranchCounter() { in getBranchCounter() method in LineImpl