public class CoberturaCoverage extends XmlCoverage
Modifier and Type | Field and Description |
---|---|
double |
branchRate |
double |
complexity |
double |
lineRate |
Constructor and Description |
---|
CoberturaCoverage() |
Modifier and Type | Method and Description |
---|---|
double |
getBranchRate() |
double |
getLineRate() |
String |
toString() |
getOverallRate
Copyright © 2016–2021. All rights reserved.