org.jpeek.xsd.index.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jpeek Show documentation
Show all versions of jpeek Show documentation
Static collector of Java code metrics
A concrete metric.
The name of the html file of this metric.
The name of the .xml containing the metric.
The total amount of classes measured by this metric.
The total amount of elements measured by this metric.
The total amount of classes that received "green".
The total amount of classes that received "yellow".
The total amount of classes that received "red".
A weighted average of the numbers from "green", "yellow"
and "red". The weight of green classes is 1.0, yellow
ones get 0.25 and red ones get 0.05.
The metric is reversed.
The minimum score measured by this metric.
The maximum score measured by this metric.
The percentage of defects (classes that fall out of one-sigma
standard deviation interval).
The standard deviation.
Mathematical average of all measurements.
List of colored bars that showed as a graph
Single colored bar on a graph
The name of the metric.
The name of the analyzed artifact.
The average defects rate.
The average mistake of individual scores.
The overall score.
The date the analysis took place in ISO 8601,
e.g. 2018-11-29T12:17:30.990Z.
The version of jPeek that analyzed the artifact, e.g. 1.0-SNAPSHOT.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy