com.unitesk.reqcoverage.reqstracer
public static class CoverageTree.Summary2 extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
coveredRequirementCount |
int |
coveredTPCount |
int |
uncoveredRequirementCount |
int |
uncoveredTPCount |
Constructor and Description |
---|
CoverageTree.Summary2() |
Modifier and Type | Method and Description |
---|---|
double |
coverage() |
boolean |
isCovered() |
boolean |
isPartiallyCovered() |
boolean |
isUncovered() |
int |
leafCount() |