| Package | Description |
|---|---|
| org.evomaster.client.java.instrumentation | |
| org.evomaster.client.java.instrumentation.external | |
| org.evomaster.client.java.instrumentation.staticstate |
This package should contain all and only the classes that do
have mutable static state.
|
| Modifier and Type | Method and Description |
|---|---|
TargetInfo |
TargetInfo.enforceMappedId() |
static TargetInfo |
TargetInfo.notReached(int theID) |
TargetInfo |
TargetInfo.withMappedId(int theID) |
TargetInfo |
TargetInfo.withNoDescriptiveId() |
| Modifier and Type | Method and Description |
|---|---|
static List<TargetInfo> |
InstrumentationController.getAllCoveredTargetInfos() |
static List<TargetInfo> |
InstrumentationController.getTargetInfos(Collection<Integer> ids) |
| Modifier and Type | Method and Description |
|---|---|
List<TargetInfo> |
ServerController.getAllCoveredTargetsInfo() |
List<TargetInfo> |
ServerController.getTargetsInfo(Collection<Integer> ids) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,TargetInfo> |
ExecutionTracer.getInternalReferenceToObjectiveCoverage() |
Copyright © 2016–2024. All rights reserved.