public class ModuleResult extends MutationResult implements Serializable
| Constructor and Description |
|---|
ModuleResult(String name,
MutationResult parent,
MutationReport report) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MutatedPackage> |
getChildMap() |
String |
getDisplayName() |
MutationStats |
getMutationStats() |
String |
getName() |
compareTo, getChildren, getDynamic, getOwner, getParent, getParents, getPreviousResult, getSourceFileContent, getStatsDelta, getUrl, isCoverageAltered, isSourceLevel, relativeUrl, xmlTransformpublic ModuleResult(String name, MutationResult parent, MutationReport report)
public String getDisplayName()
getDisplayName in class MutationResultpublic MutationStats getMutationStats()
getMutationStats in class MutationResultpublic Map<String,MutatedPackage> getChildMap()
getChildMap in class MutationResultpublic String getName()
getName in class MutationResultCopyright © 2004-2013. All Rights Reserved.