| Modifier and Type | Method and Description |
|---|---|
CodeLocation[] |
CodeCoverageResult.getDmlInfo() |
CodeLocation[] |
CodeCoverageResult.getLocationsNotCovered() |
CodeLocation[] |
CodeCoverageResult.getMethodInfo() |
CodeLocation[] |
CodeCoverageResult.getSoqlInfo() |
CodeLocation[] |
CodeCoverageResult.getSoslInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeCoverageResult.setDmlInfo(CodeLocation[] dmlInfo) |
void |
CodeCoverageResult.setLocationsNotCovered(CodeLocation[] locationsNotCovered) |
void |
CodeCoverageResult.setMethodInfo(CodeLocation[] methodInfo) |
void |
CodeCoverageResult.setSoqlInfo(CodeLocation[] soqlInfo) |
void |
CodeCoverageResult.setSoslInfo(CodeLocation[] soslInfo) |
Copyright © 2017. All Rights Reserved.