| Package | Description |
|---|---|
| com.gzoltar.agent.rt |
Copyright (C) 2019 GZoltar contributors.
|
| com.gzoltar.agent.rt.output |
Copyright (C) 2019 GZoltar contributors.
|
| com.gzoltar.core.instr |
Copyright (C) 2019 GZoltar contributors.
|
| com.gzoltar.core.instr.pass |
Copyright (C) 2019 GZoltar contributors.
|
| com.gzoltar.core.spectrum |
Copyright (C) 2019 GZoltar contributors.
|
| com.gzoltar.fl |
Copyright (C) 2019 GZoltar contributors.
|
| com.gzoltar.report.fl |
Copyright (C) 2019 GZoltar contributors.
|
| Modifier and Type | Method and Description |
|---|---|
static Agent |
Agent.getInstance(AgentConfigs agentConfigs) |
| Constructor and Description |
|---|
CoverageTransformer(AgentConfigs agentConfigs) |
| Modifier and Type | Method and Description |
|---|---|
static IAgentOutput |
AgentOutputFactory.createAgentOutput(AgentConfigs agentConfigs)
Create an instance of
IAgentOutput based on the agent
configuration. |
| Constructor and Description |
|---|
FileOutput(AgentConfigs agentConfigs) |
| Constructor and Description |
|---|
Instrumenter(AgentConfigs agentConfigs) |
| Constructor and Description |
|---|
CoveragePass(AgentConfigs agentConfigs) |
| Constructor and Description |
|---|
FilteredSpectrum(AgentConfigs configs) |
SpectrumReader(String buildLocation,
AgentConfigs agentConfigs,
InputStream input)
Creates a new reader based on the given input stream input.
|
| Modifier and Type | Method and Description |
|---|---|
ISpectrum |
FaultLocalization.diagnose(String buildLocation,
AgentConfigs agentConfigs,
File dataFile) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FaultLocalizationReportBuilder.build(String buildLocation,
AgentConfigs agentConfigs,
File outputDirectory,
File dataFile,
List<ConfigFaultLocalizationFamily> flFamilies) |
Copyright © 2010–2019 GZoltar. All rights reserved.