Uses of Package
org.jacoco.core.internal.analysis

Packages that use org.jacoco.core.internal.analysis
org.jacoco.core.analysis Coverage calculation and analysis. 
org.jacoco.core.internal.analysis   
 

Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.analysis
CounterImpl
          ICounter implementations.
 

Classes in org.jacoco.core.internal.analysis used by org.jacoco.core.internal.analysis
ClassCoverageImpl
          Implementation of IClassCoverage.
CounterImpl
          ICounter implementations.
LineImpl
          Implementation of ILine.
SourceNodeImpl
          Implementation of ISourceNode.
StringPool
          Utility to normalize String instances in a way that if equals() is true for two strings they will be represented the same instance.
 



Copyright © 2009-2014 Mountainminds GmbH & Co. KG. All Rights Reserved.