Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractAction - Class in com.gzoltar.core.instr.actions
 
AbstractAction(IMatcher) - Constructor for class com.gzoltar.core.instr.actions.AbstractAction
 
AbstractAnnotationMatcher - Class in com.gzoltar.core.instr.matchers
 
AbstractAnnotationMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.AbstractAnnotationMatcher
 
AbstractAttributeMatcher - Class in com.gzoltar.core.instr.matchers
 
AbstractAttributeMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.AbstractAttributeMatcher
 
AbstractFaultLocalizationReport - Class in com.gzoltar.report.fl
 
AbstractFaultLocalizationReport(File, List<IMetric>, List<IFormula>) - Constructor for class com.gzoltar.report.fl.AbstractFaultLocalizationReport
 
AbstractGranularity - Class in com.gzoltar.core.instr.granularity
 
AbstractGranularity(CtClass, MethodInfo) - Constructor for class com.gzoltar.core.instr.granularity.AbstractGranularity
 
AbstractHTMLReport - Class in com.gzoltar.report.fl.formatter.html
 
AbstractHTMLReport() - Constructor for class com.gzoltar.report.fl.formatter.html.AbstractHTMLReport
 
AbstractInitMethodPass - Class in com.gzoltar.core.instr.pass
 
AbstractInitMethodPass() - Constructor for class com.gzoltar.core.instr.pass.AbstractInitMethodPass
 
AbstractMetric - Class in com.gzoltar.report.metrics
 
AbstractMetric() - Constructor for class com.gzoltar.report.metrics.AbstractMetric
 
AbstractMetricReducer - Class in com.gzoltar.report.metrics.reducers
 
AbstractMetricReducer(IMetric...) - Constructor for class com.gzoltar.report.metrics.reducers.AbstractMetricReducer
 
AbstractModifierMatcher - Class in com.gzoltar.core.instr.matchers
 
AbstractModifierMatcher(int) - Constructor for class com.gzoltar.core.instr.matchers.AbstractModifierMatcher
 
AbstractReport - Class in com.gzoltar.report
 
AbstractReport(File, List<IMetric>) - Constructor for class com.gzoltar.report.AbstractReport
 
AbstractReportFormatter - Class in com.gzoltar.report
 
AbstractReportFormatter(ReportFormatter) - Constructor for class com.gzoltar.report.AbstractReportFormatter
 
AbstractSFLFormula - Class in com.gzoltar.sfl.formulas
 
AbstractSFLFormula() - Constructor for class com.gzoltar.sfl.formulas.AbstractSFLFormula
 
AbstractWildcardMatcher - Class in com.gzoltar.core.instr.matchers
 
AbstractWildcardMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.AbstractWildcardMatcher
add(IEventListener) - Method in class com.gzoltar.core.events.MultiEventListener
 
add(IAction) - Method in class com.gzoltar.core.instr.filter.Filter
 
addActivity(String, Pair<String, boolean[]>) - Method in class com.gzoltar.core.model.Transaction
Adds an activity to a transaction.
addListener(IEventListener) - Method in class com.gzoltar.core.runtime.Collector
 
addNode(Node) - Method in class com.gzoltar.core.model.Tree
 
addProbeGroup(ProbeGroup) - Method in interface com.gzoltar.core.spectrum.ISpectrum
Register a new probe group.
addProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.spectrum.Spectrum
Register a new probe group.
AddProbeGroupMessage(ProbeGroup) - Constructor for class com.gzoltar.core.messaging.Message.AddProbeGroupMessage
 
AddProbeGroupMessage() - Constructor for class com.gzoltar.core.messaging.Message.AddProbeGroupMessage
 
addSuspiciousnessValue(String, Double) - Method in class com.gzoltar.core.model.Node
 
addTransaction(Transaction) - Method in interface com.gzoltar.core.spectrum.ISpectrum
Registers a Transaction.
addTransaction(Transaction) - Method in class com.gzoltar.core.spectrum.Spectrum
Registers a Transaction.
Agent - Class in com.gzoltar.agent.rt
 
AgentConfigs - Class in com.gzoltar.core
Utility to create and parse configurations for the runtime agent.
AgentConfigs() - Constructor for class com.gzoltar.core.AgentConfigs
New instance with all values set to default.
AgentConfigs(String) - Constructor for class com.gzoltar.core.AgentConfigs
New instance parsed from the given configuration string.
AgentConfigs(Properties) - Constructor for class com.gzoltar.core.AgentConfigs
New instance read from the given Properties object.
AgentJar - Class in com.gzoltar.agent
API to access the agent JAR file as a resource.
AgentOutput - Enum in com.gzoltar.core
 
AgentOutputFactory - Class in com.gzoltar.agent.rt.output
 
AgentOutputFactory() - Constructor for class com.gzoltar.agent.rt.output.AgentOutputFactory
 
AmbiguityMetric - Class in com.gzoltar.report.metrics
 
AmbiguityMetric() - Constructor for class com.gzoltar.report.metrics.AmbiguityMetric
 
Anderberg - Class in com.gzoltar.sfl.formulas
Implementation of Anderberg coefficient from Clustering analysis for applications
Anderberg() - Constructor for class com.gzoltar.sfl.formulas.Anderberg
 
AndMatcher - Class in com.gzoltar.core.instr.matchers
 
AndMatcher(IMatcher...) - Constructor for class com.gzoltar.core.instr.matchers.AndMatcher
 
AnonymousClassConstructorFilter - Class in com.gzoltar.core.instr.actions
Filters the constructor of an Anonymous class.
AnonymousClassConstructorFilter() - Constructor for class com.gzoltar.core.instr.actions.AnonymousClassConstructorFilter
 
AnonymousMatcher - Class in com.gzoltar.core.instr.matchers
 
AnonymousMatcher() - Constructor for class com.gzoltar.core.instr.matchers.AnonymousMatcher
 
ARRAY_OBJECT_NAME - Static variable in class com.gzoltar.core.instr.pass.AbstractInitMethodPass
 
ArrayUtils - Class in com.gzoltar.core.util
 
ArrayUtils() - Constructor for class com.gzoltar.core.util.ArrayUtils
 

B

Barinel - Class in com.gzoltar.sfl.formulas
Implementation of Barinel coefficient from
Barinel() - Constructor for class com.gzoltar.sfl.formulas.Barinel
 
BasicBlockGranularity - Class in com.gzoltar.core.instr.granularity
 
BasicBlockGranularity(CtClass, MethodInfo) - Constructor for class com.gzoltar.core.instr.granularity.BasicBlockGranularity
 
BlackList - Class in com.gzoltar.core.instr.actions
 
BlackList(IMatcher) - Constructor for class com.gzoltar.core.instr.actions.BlackList
 
BLOCK_HEADER - Static variable in class com.gzoltar.core.util.SerialisationIdentifiers
Block identifier for file headers.
BLOCK_TRANSACTION - Static variable in class com.gzoltar.core.util.SerialisationIdentifiers
Block identifier for transaction information.
build(String, AgentConfigs, File, File, List<ConfigFaultLocalizationFamily>) - Static method in class com.gzoltar.report.fl.FaultLocalizationReportBuilder
 
BUILDLOCATION_KEY - Static variable in class com.gzoltar.core.AgentConfigs
 
ByeMessage() - Constructor for class com.gzoltar.core.messaging.Message.ByeMessage
 

C

calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.AbstractMetric
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.AmbiguityMetric
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.CoverageMetric
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.DDUMetric
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.EntropyMetric
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.experimental.DistinctTransactionsRho
 
calculate(ISpectrum) - Method in interface com.gzoltar.report.metrics.IMetric
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.reducers.AbstractMetricReducer
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.RhoMetric
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.RhoMetric.NormalizedRho
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.SimpsonMetric
 
calculate(ISpectrum) - Method in class com.gzoltar.report.metrics.SimpsonMetric.InvertedSimpsonMetric
 
calculateHash(byte[]) - Static method in class com.gzoltar.core.util.MD5
Computes the md5 hash of a byte array.
call() - Method in class com.gzoltar.core.test.junit.JUnitTestTask
Callable method to run JUnit test and return result.
call() - Method in class com.gzoltar.core.test.testng.TestNGTestTask
Callable method to run JUnit test and return result.
ClassAnnotationMatcher - Class in com.gzoltar.core.instr.matchers
 
ClassAnnotationMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.ClassAnnotationMatcher
 
ClassAttributeMatcher - Class in com.gzoltar.core.instr.matchers
 
ClassAttributeMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.ClassAttributeMatcher
 
ClassModifierMatcher - Class in com.gzoltar.core.instr.matchers
 
ClassModifierMatcher(int) - Constructor for class com.gzoltar.core.instr.matchers.ClassModifierMatcher
 
ClassNameMatcher - Class in com.gzoltar.core.instr.matchers
 
ClassNameMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.ClassNameMatcher
 
ClassType - Enum in com.gzoltar.core.util
 
ClassUtils - Class in com.gzoltar.core.util
 
ClassUtils() - Constructor for class com.gzoltar.core.util.ClassUtils
 
Client - Class in com.gzoltar.core.messaging
 
Client(String, int) - Constructor for class com.gzoltar.core.messaging.Client
 
Client(int) - Constructor for class com.gzoltar.core.messaging.Client
 
collectCoverage - Variable in class com.gzoltar.core.test.TestTask
 
Collector - Class in com.gzoltar.core.runtime
 
collectorCall - Variable in class com.gzoltar.core.instr.pass.AbstractInitMethodPass
 
com.gzoltar.agent - package com.gzoltar.agent
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.agent.rt - package com.gzoltar.agent.rt
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.agent.rt.output - package com.gzoltar.agent.rt.output
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core - package com.gzoltar.core
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.events - package com.gzoltar.core.events
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.instr - package com.gzoltar.core.instr
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.instr.actions - package com.gzoltar.core.instr.actions
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.instr.filter - package com.gzoltar.core.instr.filter
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.instr.granularity - package com.gzoltar.core.instr.granularity
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.instr.matchers - package com.gzoltar.core.instr.matchers
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.instr.pass - package com.gzoltar.core.instr.pass
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.listeners - package com.gzoltar.core.listeners
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.messaging - package com.gzoltar.core.messaging
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.model - package com.gzoltar.core.model
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.rmi - package com.gzoltar.core.rmi
 
com.gzoltar.core.runtime - package com.gzoltar.core.runtime
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.spectrum - package com.gzoltar.core.spectrum
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.core.test - package com.gzoltar.core.test
 
com.gzoltar.core.test.junit - package com.gzoltar.core.test.junit
 
com.gzoltar.core.test.testng - package com.gzoltar.core.test.testng
 
com.gzoltar.core.util - package com.gzoltar.core.util
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.fl - package com.gzoltar.fl
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report - package com.gzoltar.report
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.fl - package com.gzoltar.report.fl
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.fl.config - package com.gzoltar.report.fl.config
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.fl.formatter - package com.gzoltar.report.fl.formatter
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.fl.formatter.html - package com.gzoltar.report.fl.formatter.html
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.fl.formatter.txt - package com.gzoltar.report.fl.formatter.txt
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.metrics - package com.gzoltar.report.metrics
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.metrics.experimental - package com.gzoltar.report.metrics.experimental
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.report.metrics.reducers - package com.gzoltar.report.metrics.reducers
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.sfl - package com.gzoltar.sfl
Copyright (C) 2019 GZoltar contributors.
com.gzoltar.sfl.formulas - package com.gzoltar.sfl.formulas
Copyright (C) 2019 GZoltar contributors.
CommandLineSupport - Class in com.gzoltar.core.util
Internal utility to parse and create command lines arguments.
CommandLineSupport() - Constructor for class com.gzoltar.core.util.CommandLineSupport
 
compareTo(TestMethod) - Method in class com.gzoltar.core.test.TestMethod
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.AbstractSFLFormula
Returns a suspiciousness value
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Anderberg
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Barinel
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.DStar
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Ideal
 
compute(double, double, double, double) - Method in interface com.gzoltar.sfl.formulas.ISFLFormula
Returns a suspiciousness value
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Jaccard
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Kulczynski2
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Naish1
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Ochiai
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Ochiai2
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Opt
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.RogersTanimoto
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.RusselRao
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.SBI
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.SimpleMatching
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.SorensenDice
 
compute(double, double, double, double) - Method in class com.gzoltar.sfl.formulas.Tarantula
 
ConfigFaultLocalizationFamily - Class in com.gzoltar.report.fl.config
 
ConfigFaultLocalizationFamily() - Constructor for class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
ConfigFaultLocalizationReport - Class in com.gzoltar.report.fl.config
 
ConfigFaultLocalizationReport() - Constructor for class com.gzoltar.report.fl.config.ConfigFaultLocalizationReport
 
ConfigHTMLReportFormatter - Class in com.gzoltar.report.fl.config
 
ConfigHTMLReportFormatter() - Constructor for class com.gzoltar.report.fl.config.ConfigHTMLReportFormatter
 
ConfigLoader - Class in com.gzoltar.agent.rt
Internal utility to load runtime configuration from system properties.
ConfigTxtReportFormatter - Class in com.gzoltar.report.fl.config
 
ConfigTxtReportFormatter() - Constructor for class com.gzoltar.report.fl.config.ConfigTxtReportFormatter
 
ConsoleOutput - Class in com.gzoltar.agent.rt.output
 
ConsoleOutput() - Constructor for class com.gzoltar.agent.rt.output.ConsoleOutput
 
containsProbeGroup(ProbeGroup) - Method in interface com.gzoltar.core.spectrum.ISpectrum
Checks whether a probe group has been registered.
containsProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.spectrum.Spectrum
Checks whether a probe group has been registered.
containsProbeGroupByHash(String) - Method in interface com.gzoltar.core.spectrum.ISpectrum
Checks whether a probe group has been registered.
containsProbeGroupByHash(String) - Method in class com.gzoltar.core.spectrum.Spectrum
Checks whether a probe group has been registered.
containsValue(boolean[], boolean) - Static method in class com.gzoltar.core.util.ArrayUtils
Checks whether a boolean array contains a specific boolean value.
CoverageMetric - Class in com.gzoltar.report.metrics
 
CoverageMetric() - Constructor for class com.gzoltar.report.metrics.CoverageMetric
 
CoveragePass - Class in com.gzoltar.core.instr.pass
 
CoveragePass(AgentConfigs) - Constructor for class com.gzoltar.core.instr.pass.CoveragePass
 
CoverageTransformer - Class in com.gzoltar.agent.rt
 
CoverageTransformer(AgentConfigs) - Constructor for class com.gzoltar.agent.rt.CoverageTransformer
 
create(String) - Method in interface com.gzoltar.core.messaging.Service.ServiceFactory
 
createAgentOutput(AgentConfigs) - Static method in class com.gzoltar.agent.rt.output.AgentOutputFactory
Create an instance of IAgentOutput based on the agent configuration.
createNode(CtClass, CtBehavior, int) - Static method in class com.gzoltar.core.model.NodeFactory
Create a Node object.
createNode(Tree, Node) - Static method in class com.gzoltar.core.model.NodeFactory
Parse a Node object and create its ancestors.
createReportFormatter(ReportFormatter) - Static method in class com.gzoltar.report.fl.FaultLocalizationReportFormatterFactory
 
createSingleton() - Static method in class com.gzoltar.core.rmi.RegistrySingleton
 
ctClass - Variable in class com.gzoltar.core.instr.granularity.AbstractGranularity
 

D

DDUMetric - Class in com.gzoltar.report.metrics
 
DDUMetric() - Constructor for class com.gzoltar.report.metrics.DDUMetric
 
DDUMetric.GlobalDDUMetric - Class in com.gzoltar.report.metrics
 
DEFAULT_BUILDLOCATION - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_DESTFILE - Static variable in class com.gzoltar.core.AgentConfigs
Default value for the "destfile" agent configuration.
DEFAULT_EXCLCLASSLOADER - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_EXCLUDES - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_GRANULARITY - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_INCLDEPRECATEDMETHODS - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_INCLNOLOCATIONCLASSES - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_INCLPUBLICMETHODS - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_INCLSTATICCONSTRUCTORS - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_INCLUDES - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_INSTRUMENTATION_LEVEL - Static variable in class com.gzoltar.core.AgentConfigs
 
DEFAULT_OUTPUT - Static variable in class com.gzoltar.core.AgentConfigs
 
DESTFILE_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies the output file for execution data.
diagnose(String, AgentConfigs, File) - Method in class com.gzoltar.fl.FaultLocalization
 
diagnose(ISpectrum) - Method in interface com.gzoltar.fl.IFaultLocalization
 
diagnose(ISpectrum) - Method in interface com.gzoltar.fl.IFormula
 
diagnose(ISpectrum) - Method in class com.gzoltar.sfl.formulas.AbstractSFLFormula
diagnose(ISpectrum) - Method in class com.gzoltar.sfl.SFL
DistinctTransactionsRho - Class in com.gzoltar.report.metrics.experimental
 
DistinctTransactionsRho() - Constructor for class com.gzoltar.report.metrics.experimental.DistinctTransactionsRho
 
DistinctTransactionsRho.GlobalDistinctTransactionsRho - Class in com.gzoltar.report.metrics.experimental
 
DStar - Class in com.gzoltar.sfl.formulas
Implementation of DStar coefficient from
DStar() - Constructor for class com.gzoltar.sfl.formulas.DStar
 
DTApproximateEntropyMetric - Class in com.gzoltar.report.metrics.experimental
 
DTApproximateEntropyMetric() - Constructor for class com.gzoltar.report.metrics.experimental.DTApproximateEntropyMetric
 
DTApproximateEntropyMetric.GlobalDTApproximateEntropyMetric - Class in com.gzoltar.report.metrics.experimental
 
DuplicateCollectorReferenceFilter - Class in com.gzoltar.core.instr.filter
Filter classes that have been instrumented.
DuplicateCollectorReferenceFilter() - Constructor for class com.gzoltar.core.instr.filter.DuplicateCollectorReferenceFilter
 
DuplicateCollectorReferenceMatcher - Class in com.gzoltar.core.instr.matchers
 
DuplicateCollectorReferenceMatcher() - Constructor for class com.gzoltar.core.instr.matchers.DuplicateCollectorReferenceMatcher
 
DuplicateCollectorReferencePass - Class in com.gzoltar.core.instr.pass
 
DuplicateCollectorReferencePass() - Constructor for class com.gzoltar.core.instr.pass.DuplicateCollectorReferencePass
 

E

EmptyEventListener - Class in com.gzoltar.core.events
 
EmptyEventListener() - Constructor for class com.gzoltar.core.events.EmptyEventListener
 
EmptyMethodFilter - Class in com.gzoltar.core.instr.filter
Filters all Java methods but constructors and static initialisers without any source code.
EmptyMethodFilter() - Constructor for class com.gzoltar.core.instr.filter.EmptyMethodFilter
 
endSession() - Method in class com.gzoltar.agent.rt.output.OutputEventListener
endSession() - Method in class com.gzoltar.core.events.EmptyEventListener
endSession() - Method in interface com.gzoltar.core.events.IEventListener
 
endSession() - Method in class com.gzoltar.core.events.MultiEventListener
 
endSession() - Method in class com.gzoltar.core.messaging.Client
 
endSession() - Method in class com.gzoltar.core.runtime.Collector
 
endSession() - Method in class com.gzoltar.core.spectrum.SpectrumListener
 
endTransaction(Transaction) - Method in class com.gzoltar.agent.rt.output.OutputEventListener
endTransaction(Transaction) - Method in class com.gzoltar.core.events.EmptyEventListener
endTransaction(Transaction) - Method in interface com.gzoltar.core.events.IEventListener
 
endTransaction(Transaction) - Method in class com.gzoltar.core.events.MultiEventListener
 
endTransaction(Transaction) - Method in class com.gzoltar.core.messaging.Client
 
endTransaction(String, TransactionOutcome, long, String) - Method in class com.gzoltar.core.runtime.Collector
 
endTransaction(Transaction) - Method in class com.gzoltar.core.spectrum.SpectrumListener
 
EndTransactionMessage(Transaction) - Constructor for class com.gzoltar.core.messaging.Message.EndTransactionMessage
 
EndTransactionMessage() - Constructor for class com.gzoltar.core.messaging.Message.EndTransactionMessage
 
EntropyMetric - Class in com.gzoltar.report.metrics
 
EntropyMetric() - Constructor for class com.gzoltar.report.metrics.EntropyMetric
 
EnumFilter - Class in com.gzoltar.core.instr.filter
Filters methods 'values' and 'valueOf' of enum classes.
EnumFilter() - Constructor for class com.gzoltar.core.instr.filter.EnumFilter
 
EOL - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
equals(Object) - Method in class com.gzoltar.core.model.Node
equals(Object) - Method in class com.gzoltar.core.model.Transaction
equals(Object) - Method in class com.gzoltar.core.model.Tree
equals(Object) - Method in class com.gzoltar.core.runtime.Collector
In violation of the regular semantic of Object.equals(Object) this implementation is used as the interface to the runtime data.
equals(Object) - Method in class com.gzoltar.core.runtime.Probe
equals(Object) - Method in class com.gzoltar.core.runtime.ProbeGroup
equals(Object) - Method in class com.gzoltar.core.test.TestMethod
equals(Object) - Method in class com.gzoltar.report.metrics.AbstractMetric
EXCLCLASSLOADER_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Wildcard expression for class loaders names for classes that should be excluded from code coverage.
EXCLUDES_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Wildcard expression for class names that should be excluded from code coverage.
extractTo(File) - Static method in class com.gzoltar.agent.AgentJar
Extract the GZoltar agent JAR and put it into the specified location.
extractToTempLocation() - Static method in class com.gzoltar.agent.AgentJar
Extract the GZoltar agent JAR and put it into a temporary location.

F

FaultLocalization - Class in com.gzoltar.fl
 
FaultLocalization(FaultLocalizationFamily, List<IFormula>) - Constructor for class com.gzoltar.fl.FaultLocalization
 
FaultLocalizationFamily - Enum in com.gzoltar.fl
 
FaultLocalizationHTMLReport - Class in com.gzoltar.report.fl.formatter.html
 
FaultLocalizationHTMLReport(List<HTMLViews>) - Constructor for class com.gzoltar.report.fl.formatter.html.FaultLocalizationHTMLReport
 
FaultLocalizationReport - Class in com.gzoltar.report.fl
 
FaultLocalizationReport(File, List<IMetric>, List<IFormula>, IFaultLocalizationReportFormatter) - Constructor for class com.gzoltar.report.fl.FaultLocalizationReport
 
FaultLocalizationReportBuilder - Class in com.gzoltar.report.fl
 
FaultLocalizationReportBuilder() - Constructor for class com.gzoltar.report.fl.FaultLocalizationReportBuilder
 
FaultLocalizationReportFormatterFactory - Class in com.gzoltar.report.fl
FaultLocalizationReportFormatterFactory class.
FaultLocalizationReportFormatterFactory() - Constructor for class com.gzoltar.report.fl.FaultLocalizationReportFormatterFactory
 
FaultLocalizationTxtReport - Class in com.gzoltar.report.fl.formatter.txt
 
FaultLocalizationTxtReport() - Constructor for class com.gzoltar.report.fl.formatter.txt.FaultLocalizationTxtReport
 
FIELD_ACC - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
FIELD_DESC_BYTECODE - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
FIELD_DESC_HUMAN - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
FIELD_INIT_VALUE - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
FIELD_INTF_ACC - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
FIELD_NAME - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
FieldAnnotationMatcher - Class in com.gzoltar.core.instr.matchers
 
FieldAnnotationMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.FieldAnnotationMatcher
 
FieldAttributeMatcher - Class in com.gzoltar.core.instr.matchers
 
FieldAttributeMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.FieldAttributeMatcher
 
FieldModifierMatcher - Class in com.gzoltar.core.instr.matchers
 
FieldModifierMatcher(int) - Constructor for class com.gzoltar.core.instr.matchers.FieldModifierMatcher
 
FieldNameMatcher - Class in com.gzoltar.core.instr.matchers
 
FieldNameMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.FieldNameMatcher
 
FieldPass - Class in com.gzoltar.core.instr.pass
 
FieldPass() - Constructor for class com.gzoltar.core.instr.pass.FieldPass
 
FILE_SEPARATOR - Static variable in class com.gzoltar.core.util.SystemProperties
 
FileOutput - Class in com.gzoltar.agent.rt.output
 
FileOutput(AgentConfigs) - Constructor for class com.gzoltar.agent.rt.output.FileOutput
 
FileUtils - Class in com.gzoltar.core.util
 
FileUtils() - Constructor for class com.gzoltar.core.util.FileUtils
 
filter(CtBehavior) - Method in class com.gzoltar.core.instr.actions.AnonymousClassConstructorFilter
 
filter(CtClass) - Method in class com.gzoltar.core.instr.filter.EnumFilter
The methods: public static __ENUM_NAME__ values(); public static __ENUM_NAME__ valueOf(java.lang.String); added by the compiler to an ENUM class *are not* marked as SYNTHETIC.
filter(CtBehavior) - Method in class com.gzoltar.core.instr.filter.EnumFilter
 
Filter - Class in com.gzoltar.core.instr.filter
 
Filter(IAction...) - Constructor for class com.gzoltar.core.instr.filter.Filter
 
filter(CtClass) - Method in class com.gzoltar.core.instr.filter.Filter
 
filter(CtBehavior) - Method in class com.gzoltar.core.instr.filter.Filter
 
filter(Object, List<IAction>) - Method in class com.gzoltar.core.instr.filter.Filter
 
filter(Object, IAction) - Method in class com.gzoltar.core.instr.filter.Filter
 
filter(CtClass) - Method in interface com.gzoltar.core.instr.filter.IFilter
 
filter(CtBehavior) - Method in interface com.gzoltar.core.instr.filter.IFilter
 
filter(CtClass) - Method in class com.gzoltar.core.instr.filter.SyntheticFilter
filter(CtBehavior) - Method in class com.gzoltar.core.instr.filter.SyntheticFilter
Suppose we compile the following snippet of code with a JDK version < 5.
filter(ISpectrum) - Method in class com.gzoltar.core.spectrum.FilteredSpectrum
Returns a filtered ISpectrum object according to user's preferences.
FilteredSpectrum - Class in com.gzoltar.core.spectrum
 
FilteredSpectrum(AgentConfigs) - Constructor for class com.gzoltar.core.spectrum.FilteredSpectrum
 
find(WildcardMatcher, String) - Static method in class com.gzoltar.core.test.junit.FindJUnitTestMethods
 
find(WildcardMatcher, String) - Static method in class com.gzoltar.core.test.testng.FindTestNGTestMethods
 
FindJUnitTestMethods - Class in com.gzoltar.core.test.junit
 
FindJUnitTestMethods() - Constructor for class com.gzoltar.core.test.junit.FindJUnitTestMethods
 
findProbeByNode(Node) - Method in class com.gzoltar.core.runtime.ProbeGroup
Return the Probe object that contains a specific Node object, null otherwise.
FindTestMethods - Class in com.gzoltar.core.test
 
FindTestMethods() - Constructor for class com.gzoltar.core.test.FindTestMethods
 
findTestMethodsInPath(File, WildcardMatcher) - Static method in class com.gzoltar.core.test.FindTestMethods
 
FindTestNGTestMethods - Class in com.gzoltar.core.test.testng
 
FindTestNGTestMethods() - Constructor for class com.gzoltar.core.test.testng.FindTestNGTestMethods
 
FORMAT_VERSION - Static variable in class com.gzoltar.core.util.SerialisationIdentifiers
File format version, will be incremented for each incompatible change.

G

generateFaultLocalizationReport(File, ISpectrum, List<IFormula>) - Method in class com.gzoltar.report.fl.formatter.html.FaultLocalizationHTMLReport
generateFaultLocalizationReport(File, ISpectrum, List<IFormula>) - Method in interface com.gzoltar.report.fl.formatter.IFaultLocalizationReportFormatter
 
generateFaultLocalizationReport(File, ISpectrum, List<IFormula>) - Method in class com.gzoltar.report.fl.formatter.txt.FaultLocalizationTxtReport
generateMetric() - Method in class com.gzoltar.report.metrics.DDUMetric
 
generateMetric() - Method in class com.gzoltar.report.metrics.DDUMetric.GlobalDDUMetric
 
generateMetric() - Method in class com.gzoltar.report.metrics.experimental.DTApproximateEntropyMetric
 
generateMetric() - Method in class com.gzoltar.report.metrics.experimental.DTApproximateEntropyMetric.GlobalDTApproximateEntropyMetric
 
generateReport(ISpectrum) - Method in class com.gzoltar.report.AbstractReport
generateReport(ISpectrum) - Method in class com.gzoltar.report.fl.FaultLocalizationReport
generateReport(ISpectrum) - Method in interface com.gzoltar.report.IReport
 
generateReport(ISpectrum) - Method in class com.gzoltar.report.metrics.MetricsReport
 
getAction(CtClass) - Method in class com.gzoltar.core.instr.actions.AbstractAction
 
getAction(CtBehavior) - Method in class com.gzoltar.core.instr.actions.AbstractAction
 
getAction(boolean) - Method in class com.gzoltar.core.instr.actions.AbstractAction
 
getAction(boolean) - Method in class com.gzoltar.core.instr.actions.BlackList
 
getAction(CtClass) - Method in interface com.gzoltar.core.instr.actions.IAction
 
getAction(CtBehavior) - Method in interface com.gzoltar.core.instr.actions.IAction
 
getAction(boolean) - Method in class com.gzoltar.core.instr.actions.WhiteList
 
getActivity() - Method in class com.gzoltar.core.model.Transaction
Returns the activities of a transaction.
getActualVersion() - Method in exception com.gzoltar.core.spectrum.SpectrumReader.IncompatibleSpectrumVersionException
Gets the actual version found in the spectrum data.
getArrayIndex() - Method in class com.gzoltar.core.runtime.Probe
Returns the array index.
getBuildLocation() - Method in class com.gzoltar.core.AgentConfigs
Returns the build location.
getChild(String) - Method in class com.gzoltar.core.model.Node
 
getChildren() - Method in class com.gzoltar.core.model.Node
 
getClasspathArray() - Static method in class com.gzoltar.core.util.SystemProperties
 
getClasspathString() - Static method in class com.gzoltar.core.util.SystemProperties
 
getClassType() - Method in class com.gzoltar.core.test.TestMethod
Retrieves class type (e.g., JUnit).
getCtBehavior() - Method in class com.gzoltar.core.runtime.Probe
Returns the correspondent CtBehavior object of a probe.
getCtClass() - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns the correspondent CtClass object of a probeGroup.
getData() - Method in class com.gzoltar.agent.rt.Agent
 
getData() - Method in interface com.gzoltar.agent.rt.IAgent
 
getDefaults() - Static method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationReport
SFL OchIAI NAISH1 KulCZYNski2 ... RHO ambiGUITY EntROPY ... TXT HTML SUNburst VERTICAL_PARTITION ... ...
getDepth() - Method in class com.gzoltar.core.model.Node
 
getDestfile() - Method in class com.gzoltar.core.AgentConfigs
Returns the output file location.
getEventListener() - Method in interface com.gzoltar.core.messaging.Service
 
getExclClassloader() - Method in class com.gzoltar.core.AgentConfigs
Returns the wildcard expression for excluded class loaders.
getExcludes() - Method in class com.gzoltar.core.AgentConfigs
Returns the wildcard expression for classes to exclude.
getExpectedVersion() - Method in exception com.gzoltar.core.spectrum.SpectrumReader.IncompatibleSpectrumVersionException
Gets the version expected in the spectrum data which can be read by this version of GZoltar.
getFaultLocalizationFamily() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
getFileName() - Method in enum com.gzoltar.report.fl.formatter.html.HTMLViews
 
getFormatters() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
getFormula() - Method in class com.gzoltar.report.metrics.AbstractMetric
getFormula() - Method in interface com.gzoltar.report.metrics.IMetric
 
getFormula() - Method in enum com.gzoltar.sfl.SFLFormulas
 
getFormulas() - Method in class com.gzoltar.report.fl.AbstractFaultLocalizationReport
getFormulas() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
getFormulas() - Method in interface com.gzoltar.report.fl.IFaultLocalizationReport
 
getGranularity() - Method in class com.gzoltar.core.AgentConfigs
Returns the granularity level
getGranularity(CtClass, MethodInfo, GranularityLevel) - Static method in class com.gzoltar.core.instr.granularity.GranularityFactory
 
getHash() - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns the MD5 hash of the bytecode of the class under test.
getHash(Transaction) - Method in class com.gzoltar.report.metrics.experimental.DistinctTransactionsRho
 
getHash(Transaction) - Method in class com.gzoltar.report.metrics.experimental.DistinctTransactionsRho.GlobalDistinctTransactionsRho
 
getHash(Transaction) - Method in class com.gzoltar.report.metrics.SimpsonMetric
 
getHash(Transaction) - Method in class com.gzoltar.report.metrics.SimpsonMetric.GlobalInvertedSimpsonMetric
 
getHash(Transaction) - Method in class com.gzoltar.report.metrics.SimpsonMetric.GlobalSimpsonMetric
 
getHitArray(Object[]) - Static method in class com.gzoltar.agent.rt.Offline
API for offline instrumented classes.
getHitArray(ProbeGroup) - Method in class com.gzoltar.core.model.Transaction
Returns a boolean hit array of a probeGroup.
getHitArray(Object[]) - Method in class com.gzoltar.core.runtime.Collector
 
getHitArrayByProbeGroupHash(String) - Method in class com.gzoltar.core.model.Transaction
Returns a boolean hit array of a probeGroup.
getHitNodes(Transaction) - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns all executed Node objects of a particular Transaction object.
getHitNodes(Transaction) - Method in class com.gzoltar.core.spectrum.Spectrum
Returns all executed Node objects of a particular Transaction object.
getHtmlViews() - Method in class com.gzoltar.report.fl.config.ConfigHTMLReportFormatter
 
getInclDeprecatedMethods() - Method in class com.gzoltar.core.AgentConfigs
Returns whether methods annotated with @deprecated should be instrumented.
getInclNoLocationClasses() - Method in class com.gzoltar.core.AgentConfigs
Returns whether classes without source location should be instrumented.
getInclPublicMethods() - Method in class com.gzoltar.core.AgentConfigs
Returns whether public methods should be instrumented.
getInclStaticConstructors() - Method in class com.gzoltar.core.AgentConfigs
Returns whether public static constructors should be instrumented.
getIncludes() - Method in class com.gzoltar.core.AgentConfigs
Returns the wildcard expression for classes to include.
getInstance(AgentConfigs) - Static method in class com.gzoltar.agent.rt.Agent
 
getInstance() - Static method in class com.gzoltar.agent.rt.Agent
 
getInstrumentationLevel() - Method in class com.gzoltar.core.AgentConfigs
Returns which instrumentation level should be performed.
getLeafNodes() - Method in class com.gzoltar.core.model.Node
 
getLineNumber() - Method in class com.gzoltar.core.model.Node
 
getLongName() - Method in class com.gzoltar.core.test.TestMethod
 
getMetric() - Method in enum com.gzoltar.report.metrics.Metric
 
getMetrics() - Method in class com.gzoltar.report.AbstractReport
 
getMetrics() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
getMetrics() - Method in interface com.gzoltar.report.IReport
 
getName() - Method in class com.gzoltar.core.model.Node
 
getName() - Method in class com.gzoltar.core.model.Transaction
Returns the name of a transaction.
getName() - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns the name of a probeGroup.
getName() - Method in interface com.gzoltar.fl.IFormula
Returns the name of the SBL formula
getName() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
getName() - Method in class com.gzoltar.report.metrics.AbstractMetric
getName() - Method in class com.gzoltar.report.metrics.AmbiguityMetric
 
getName() - Method in class com.gzoltar.report.metrics.CoverageMetric
 
getName() - Method in class com.gzoltar.report.metrics.DDUMetric
 
getName() - Method in class com.gzoltar.report.metrics.EntropyMetric
 
getName() - Method in class com.gzoltar.report.metrics.experimental.DistinctTransactionsRho
 
getName() - Method in class com.gzoltar.report.metrics.experimental.DTApproximateEntropyMetric
 
getName() - Method in interface com.gzoltar.report.metrics.IMetric
 
getName() - Method in class com.gzoltar.report.metrics.reducers.AbstractMetricReducer
 
getName() - Method in class com.gzoltar.report.metrics.RhoMetric
 
getName() - Method in class com.gzoltar.report.metrics.RhoMetric.NormalizedRho
 
getName() - Method in class com.gzoltar.report.metrics.SimpsonMetric
 
getName() - Method in class com.gzoltar.report.metrics.SimpsonMetric.GlobalInvertedSimpsonMetric
 
getName() - Method in class com.gzoltar.report.metrics.SimpsonMetric.GlobalSimpsonMetric
 
getName() - Method in class com.gzoltar.report.metrics.SimpsonMetric.InvertedSimpsonMetric
 
getName() - Method in class com.gzoltar.sfl.formulas.AbstractSFLFormula
Returns the name of the SBL formula
getName() - Method in class com.gzoltar.sfl.formulas.Anderberg
 
getName() - Method in class com.gzoltar.sfl.formulas.Barinel
 
getName() - Method in class com.gzoltar.sfl.formulas.DStar
 
getName() - Method in class com.gzoltar.sfl.formulas.Ideal
 
getName() - Method in class com.gzoltar.sfl.formulas.Jaccard
 
getName() - Method in class com.gzoltar.sfl.formulas.Kulczynski2
 
getName() - Method in class com.gzoltar.sfl.formulas.Naish1
 
getName() - Method in class com.gzoltar.sfl.formulas.Ochiai
 
getName() - Method in class com.gzoltar.sfl.formulas.Ochiai2
 
getName() - Method in class com.gzoltar.sfl.formulas.Opt
 
getName() - Method in class com.gzoltar.sfl.formulas.RogersTanimoto
 
getName() - Method in class com.gzoltar.sfl.formulas.RusselRao
 
getName() - Method in class com.gzoltar.sfl.formulas.SBI
 
getName() - Method in class com.gzoltar.sfl.formulas.SimpleMatching
 
getName() - Method in class com.gzoltar.sfl.formulas.SorensenDice
 
getName() - Method in class com.gzoltar.sfl.formulas.Tarantula
 
getNameWithLineNumber() - Method in class com.gzoltar.core.model.Node
 
getNode(String) - Method in class com.gzoltar.core.model.Tree
 
getNode() - Method in class com.gzoltar.core.runtime.Probe
Returns the correspondent Node object.
getNode(String) - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns a Node object with a specific name, or null there is not any.
getNodes() - Method in class com.gzoltar.core.model.Tree
 
getNodes() - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns all Node object that belong to a probeGroup.
getNodes() - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns all Node objects registered in each ProbeGroup.
getNodes() - Method in class com.gzoltar.core.spectrum.Spectrum
Returns all Node objects registered in each ProbeGroup.
getNodesOfType(NodeType) - Method in class com.gzoltar.core.model.Tree
 
getNodeType() - Method in class com.gzoltar.core.model.Node
 
getNumberOfNodes() - Method in class com.gzoltar.core.model.Tree
 
getNumberOfNodes() - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns the number of all Node objects registered in each ProbeGroup.
getNumberOfNodes() - Method in class com.gzoltar.core.spectrum.Spectrum
Returns the number of all Node objects registered in each ProbeGroup.
getNumberOfProbes() - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns the number of Probe objects of a probeGroup.
getNumberOfSuspiciousnessValues() - Method in class com.gzoltar.core.model.Node
 
getNumberOfTargetNodes() - Method in class com.gzoltar.core.model.Tree
 
getNumberOfTransactions() - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns the number of all Transaction that have been registered.
getNumberOfTransactions() - Method in class com.gzoltar.core.spectrum.Spectrum
Returns the number of all Transaction that have been registered.
getOutput() - Method in class com.gzoltar.core.AgentConfigs
Returns the output mode
getOutputDirectory() - Method in class com.gzoltar.report.AbstractReport
getOutputDirectory() - Method in interface com.gzoltar.report.IReport
 
getParent() - Method in class com.gzoltar.core.model.Node
 
getPort() - Static method in class com.gzoltar.core.rmi.RegistrySingleton
 
getProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.runtime.Collector
 
getProbeGroup(ProbeGroup) - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns the ProbeGroup with a given name, or null if there is not any.
getProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.spectrum.Spectrum
Returns the ProbeGroup with a given name, or null if there is not any.
getProbeGroupByHash(String) - Method in class com.gzoltar.core.runtime.Collector
 
getProbeGroupByHash(String) - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns the ProbeGroup with a given name, or null if there is not any.
getProbeGroupByHash(String) - Method in class com.gzoltar.core.spectrum.Spectrum
Returns the ProbeGroup with a given name, or null if there is not any.
getProbeGroups() - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns all ProbeGroup that have been registered.
getProbeGroups() - Method in class com.gzoltar.core.spectrum.Spectrum
Returns all ProbeGroup that have been registered.
getProbeGroupsHash() - Method in class com.gzoltar.core.model.Transaction
Returns all probeGroups hash.
getProbes() - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns all Probe objects that have been registered.
getQuotedVMArgument(File) - Method in class com.gzoltar.core.AgentConfigs
Generate required quoted JVM argument based on current configuration and supplied agent jar location.
getReportFormatter() - Method in class com.gzoltar.report.AbstractReportFormatter
getReportFormatter() - Method in interface com.gzoltar.report.IReportFormatter
 
getResourceAsStream() - Static method in class com.gzoltar.agent.AgentJar
Returns the content of the JAR file as a stream.
getResponse() - Method in interface com.gzoltar.core.rmi.IMessage
 
getResponse() - Method in class com.gzoltar.core.rmi.Message
getRoot() - Method in class com.gzoltar.core.model.Tree
 
getRuntime() - Method in class com.gzoltar.core.model.Transaction
Returns the runtime of a transaction.
getRuntime() - Method in class com.gzoltar.core.test.TestResult
 
getShortName() - Method in class com.gzoltar.core.model.Node
 
getSpectrum() - Method in class com.gzoltar.core.runtime.Collector
 
getSpectrum() - Method in class com.gzoltar.core.spectrum.SpectrumListener
 
getSpectrum() - Method in class com.gzoltar.core.spectrum.SpectrumReader
 
getStackTrace() - Method in class com.gzoltar.core.model.Transaction
Returns the stack trace of a failing transaction.
getStackTrace() - Method in class com.gzoltar.core.test.TestResult
 
getSuspiciousnessValue(String) - Method in class com.gzoltar.core.model.Node
 
getSuspiciousnessValues() - Method in class com.gzoltar.core.model.Node
 
getSymbol() - Method in enum com.gzoltar.core.model.NodeType
 
getSymbol() - Method in enum com.gzoltar.core.model.TransactionOutcome
 
getTargetNodes() - Method in class com.gzoltar.core.model.Tree
 
getTestClassName() - Method in class com.gzoltar.core.test.TestMethod
Retrieves test parent class name.
getTestMethod() - Method in class com.gzoltar.core.test.TestTask
Returns the JUnit test method.
getTestMethodName() - Method in class com.gzoltar.core.test.TestMethod
Retrieves test method name.
getTransactionOutcome() - Method in class com.gzoltar.core.model.Transaction
Returns the outcome of a transaction.
getTransactions() - Method in interface com.gzoltar.core.spectrum.ISpectrum
Returns all Transaction that have been registered.
getTransactions() - Method in class com.gzoltar.core.spectrum.Spectrum
Returns all Transaction that have been registered.
getVMArgument(File) - Method in class com.gzoltar.core.AgentConfigs
Generate required JVM argument based on current configuration and supplied agent jar location.
GlobalDDUMetric() - Constructor for class com.gzoltar.report.metrics.DDUMetric.GlobalDDUMetric
 
GlobalDistinctTransactionsRho() - Constructor for class com.gzoltar.report.metrics.experimental.DistinctTransactionsRho.GlobalDistinctTransactionsRho
 
GlobalDTApproximateEntropyMetric() - Constructor for class com.gzoltar.report.metrics.experimental.DTApproximateEntropyMetric.GlobalDTApproximateEntropyMetric
 
GlobalInvertedSimpsonMetric() - Constructor for class com.gzoltar.report.metrics.SimpsonMetric.GlobalInvertedSimpsonMetric
 
GlobalSimpsonMetric() - Constructor for class com.gzoltar.report.metrics.SimpsonMetric.GlobalSimpsonMetric
 
GRANULARITY_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies the granularity level of instrumentation.
GranularityFactory - Class in com.gzoltar.core.instr.granularity
 
GranularityFactory() - Constructor for class com.gzoltar.core.instr.granularity.GranularityFactory
 
GranularityLevel - Enum in com.gzoltar.core.instr.granularity
 

H

handle(Socket) - Method in class com.gzoltar.core.messaging.Server
 
handle(Socket) - Method in class com.gzoltar.core.messaging.ThreadedServer
 
HandshakeMessage(String) - Constructor for class com.gzoltar.core.messaging.Message.HandshakeMessage
 
HandshakeMessage() - Constructor for class com.gzoltar.core.messaging.Message.HandshakeMessage
 
hasActivations() - Method in class com.gzoltar.core.model.Transaction
Returns true if a transaction has any activity, false otherwise.
hasChildrenOfType(NodeType) - Method in class com.gzoltar.core.model.Node
 
hasFailed() - Method in class com.gzoltar.core.model.Transaction
Returns true if a transaction has failed, false otherwise.
hasFailed() - Method in class com.gzoltar.core.test.TestResult
 
hasFormulas() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
hashCode() - Method in class com.gzoltar.core.model.Node
hashCode() - Method in class com.gzoltar.core.model.Transaction
hashCode() - Method in class com.gzoltar.core.model.Tree
hashCode() - Method in class com.gzoltar.core.runtime.Probe
hashCode() - Method in class com.gzoltar.core.runtime.ProbeGroup
hashCode() - Method in class com.gzoltar.core.test.TestMethod
hashCode() - Method in class com.gzoltar.report.metrics.AbstractMetric
hasHtmlViews() - Method in class com.gzoltar.report.fl.config.ConfigHTMLReportFormatter
 
hasMetrics() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
hasReportFormatters() - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
hasSuspiciousnessValues() - Method in class com.gzoltar.core.model.Node
 
HTMLViews - Enum in com.gzoltar.report.fl.formatter.html
 

I

IAction - Interface in com.gzoltar.core.instr.actions
 
IAgent - Interface in com.gzoltar.agent.rt
 
IAgentOutput - Interface in com.gzoltar.agent.rt.output
 
id - Variable in class com.gzoltar.core.messaging.Message.HandshakeMessage
 
id - Variable in class com.gzoltar.core.test.TestTask
 
Ideal - Class in com.gzoltar.sfl.formulas
Implementation of Ideal coefficient from
Ideal() - Constructor for class com.gzoltar.sfl.formulas.Ideal
 
IEventListener - Interface in com.gzoltar.core.events
 
IFaultLocalization<F extends IFormula> - Interface in com.gzoltar.fl
 
IFaultLocalizationReport - Interface in com.gzoltar.report.fl
 
IFaultLocalizationReportFormatter - Interface in com.gzoltar.report.fl.formatter
 
IFilter - Interface in com.gzoltar.core.instr.filter
 
IFormula - Interface in com.gzoltar.fl
 
IGranularity - Interface in com.gzoltar.core.instr.granularity
 
IMatcher - Interface in com.gzoltar.core.instr.matchers
 
IMessage - Interface in com.gzoltar.core.rmi
 
IMetric - Interface in com.gzoltar.report.metrics
 
INCLDEPRECATEDMETHODS_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies whether methods annotated with @deprecated of each class under test should be instrumented.
INCLNOLOCATIONCLASSES_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies whether also classes without a source location should be instrumented.
INCLPUBLICMETHODS_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies whether public methods of each class under test should be instrumented.
INCLSTATICCONSTRUCTORS_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies whether public static constructors of each class under test should be instrumented.
INCLUDES_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Wildcard expression for class names that should be included for code coverage.
IncompatibleSpectrumVersionException(int) - Constructor for exception com.gzoltar.core.spectrum.SpectrumReader.IncompatibleSpectrumVersionException
Creates a new exception to flag version mismatches in execution data.
INIT_METHOD_ACC - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
INIT_METHOD_DESC_HUMAN - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
INIT_METHOD_NAME - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
INIT_METHOD_NAME_WITH_ARGS - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
InitMethodPass - Class in com.gzoltar.core.instr.pass
 
InitMethodPass() - Constructor for class com.gzoltar.core.instr.pass.InitMethodPass
 
instance() - Static method in class com.gzoltar.core.runtime.Collector
 
instrument(byte[]) - Method in class com.gzoltar.core.instr.Instrumenter
 
instrument(InputStream) - Method in class com.gzoltar.core.instr.Instrumenter
 
instrument(CtClass) - Method in class com.gzoltar.core.instr.Instrumenter
 
instrument(File, File) - Method in class com.gzoltar.core.instr.Instrumenter
 
instrumentAtIndex(int, int) - Method in class com.gzoltar.core.instr.granularity.BasicBlockGranularity
 
instrumentAtIndex(int, int) - Method in interface com.gzoltar.core.instr.granularity.IGranularity
 
instrumentAtIndex(int, int) - Method in class com.gzoltar.core.instr.granularity.LineGranularity
 
instrumentAtIndex(int, int) - Method in class com.gzoltar.core.instr.granularity.MethodGranularity
 
INSTRUMENTATION_LEVEL_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies which level of instrumentation should be performed.
InstrumentationConstants - Class in com.gzoltar.core.instr
Constants for byte code instrumentation.
InstrumentationLevel - Enum in com.gzoltar.core.instr
 
Instrumenter - Class in com.gzoltar.core.instr
Several APIs to instrument Java class definitions for coverage tracing.
Instrumenter(AgentConfigs) - Constructor for class com.gzoltar.core.instr.Instrumenter
 
instrumentRecursively(File, File) - Method in class com.gzoltar.core.instr.Instrumenter
 
instrumentSystemClass(Instrumentation, String, String) - Static method in class com.gzoltar.core.instr.SystemClassInstrumenter
Adds a new static field to a bootstrap class that will be used by instrumented classes.
instrumentToFile(InputStream, OutputStream) - Method in class com.gzoltar.core.instr.Instrumenter
Creates a instrumented version of the given resource depending on its type.
interrupted() - Method in interface com.gzoltar.core.messaging.Service
 
InvertedSimpsonMetric() - Constructor for class com.gzoltar.report.metrics.SimpsonMetric.InvertedSimpsonMetric
 
IPass - Interface in com.gzoltar.core.instr.pass
 
IReport - Interface in com.gzoltar.report
 
IReportFormatter - Interface in com.gzoltar.report
 
isAnonymousClass(CtClass) - Static method in class com.gzoltar.core.util.ClassUtils
 
isEmpty() - Method in class com.gzoltar.core.runtime.ProbeGroup
Returns true if a probeGroup does not contain any Probe object.
ISFLFormula - Interface in com.gzoltar.sfl.formulas
 
isLeaf() - Method in class com.gzoltar.core.model.Node
 
IsolatingClassLoader - Class in com.gzoltar.core.util
A classloader that should have the same classpath as the "normal" classloader, but shares absolutely nothing with it.
IsolatingClassLoader(URL[], ClassLoader) - Constructor for class com.gzoltar.core.util.IsolatingClassLoader
 
ISpectrum - Interface in com.gzoltar.core.spectrum
 
isProbeActived(ProbeGroup, int) - Method in class com.gzoltar.core.model.Transaction
Returns true if a specific probe of a probeGroup has been executed, false otherwise.
isProbeInClassInitialiser() - Method in class com.gzoltar.core.runtime.Probe
Returns true if this probe has been injected in a class initialiser (static initialiser).
isRoot() - Method in class com.gzoltar.core.model.Node
 
iterator() - Method in class com.gzoltar.core.model.Tree

J

Jaccard - Class in com.gzoltar.sfl.formulas
Implementation of Jaccard coefficient from Étude comparative de la distribution florale dans une portion des Alpes et des Jura
Jaccard() - Constructor for class com.gzoltar.sfl.formulas.Jaccard
 
JAVA_HOME - Static variable in class com.gzoltar.core.util.SystemProperties
 
JUnitListener - Class in com.gzoltar.core.listeners
JUnit listener.
JUnitListener() - Constructor for class com.gzoltar.core.listeners.JUnitListener
 
JUnitMatcher - Class in com.gzoltar.core.instr.matchers
 
JUnitMatcher() - Constructor for class com.gzoltar.core.instr.matchers.JUnitMatcher
 
JUnitTestResult - Class in com.gzoltar.core.test.junit
 
JUnitTestResult(Result) - Constructor for class com.gzoltar.core.test.junit.JUnitTestResult
 
JUnitTestTask - Class in com.gzoltar.core.test.junit
 
JUnitTestTask(URL[], boolean, boolean, TestMethod) - Constructor for class com.gzoltar.core.test.junit.JUnitTestTask
 
JUnitTextListener - Class in com.gzoltar.core.test.junit
 
JUnitTextListener() - Constructor for class com.gzoltar.core.test.junit.JUnitTextListener
 

K

Kulczynski2 - Class in com.gzoltar.sfl.formulas
Implementation of Kulczynski2 coefficient from Classe des Sciences Mathématiques et Naturelles
Kulczynski2() - Constructor for class com.gzoltar.sfl.formulas.Kulczynski2
 

L

launch(PrintStream, PrintStream, String, String, int) - Static method in class com.gzoltar.core.rmi.Slave
 
LineGranularity - Class in com.gzoltar.core.instr.granularity
 
LineGranularity(CtClass, MethodInfo) - Constructor for class com.gzoltar.core.instr.granularity.LineGranularity
 
Listener - Class in com.gzoltar.core.listeners
Test listener.
Listener() - Constructor for class com.gzoltar.core.listeners.Listener
 
listFiles(File, String, boolean) - Static method in class com.gzoltar.core.util.FileUtils
Find all files in a directory that satisfy a particular extension.
load(Properties) - Static method in class com.gzoltar.agent.rt.ConfigLoader
 
loadClass(String, boolean) - Method in class com.gzoltar.core.util.IsolatingClassLoader
log2(double) - Method in class com.gzoltar.report.metrics.AbstractMetric
 

M

MAGIC_NUMBER - Static variable in class com.gzoltar.core.util.SerialisationIdentifiers
Magic number in header for file format identification.
matcher - Variable in class com.gzoltar.core.instr.matchers.JUnitMatcher
 
matcher - Variable in class com.gzoltar.core.instr.matchers.TestNGMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.AbstractAnnotationMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.AbstractAnnotationMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.AbstractAnnotationMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.AbstractAttributeMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.AbstractAttributeMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.AbstractAttributeMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.AbstractModifierMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.AbstractModifierMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.AbstractModifierMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.AndMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.AndMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.AndMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.AnonymousMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.AnonymousMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.AnonymousMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.ClassAnnotationMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.ClassAnnotationMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.ClassAnnotationMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.ClassAttributeMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.ClassAttributeMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.ClassAttributeMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.ClassModifierMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.ClassModifierMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.ClassModifierMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.ClassNameMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.ClassNameMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.ClassNameMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.DuplicateCollectorReferenceMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.DuplicateCollectorReferenceMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.DuplicateCollectorReferenceMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.FieldAnnotationMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.FieldAnnotationMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.FieldAnnotationMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.FieldAttributeMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.FieldAttributeMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.FieldAttributeMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.FieldModifierMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.FieldModifierMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.FieldModifierMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.FieldNameMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.FieldNameMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.FieldNameMatcher
 
matches(CtClass) - Method in interface com.gzoltar.core.instr.matchers.IMatcher
Matches a class
matches(CtBehavior) - Method in interface com.gzoltar.core.instr.matchers.IMatcher
Matches a method, a constructor, or a static constructor (class initializer)
matches(CtField) - Method in interface com.gzoltar.core.instr.matchers.IMatcher
Matches a field
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.JUnitMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.JUnitMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.JUnitMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.MethodAnnotationMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.MethodAnnotationMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.MethodAnnotationMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.MethodAttributeMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.MethodAttributeMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.MethodAttributeMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.MethodEmptyMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.MethodEmptyMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.MethodEmptyMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.MethodModifierMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.MethodModifierMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.MethodModifierMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.MethodNameMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.MethodNameMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.MethodNameMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.NotMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.NotMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.NotMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.OrMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.OrMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.OrMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.PrefixMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.PrefixMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.PrefixMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.SourceLocationMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.SourceLocationMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.SourceLocationMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.SuperclassMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.SuperclassMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.SuperclassMatcher
 
matches(CtClass) - Method in class com.gzoltar.core.instr.matchers.TestNGMatcher
 
matches(CtBehavior) - Method in class com.gzoltar.core.instr.matchers.TestNGMatcher
 
matches(CtField) - Method in class com.gzoltar.core.instr.matchers.TestNGMatcher
 
MD5 - Class in com.gzoltar.core.util
 
MD5() - Constructor for class com.gzoltar.core.util.MD5
 
Message - Interface in com.gzoltar.core.messaging
 
Message - Class in com.gzoltar.core.rmi
 
Message() - Constructor for class com.gzoltar.core.rmi.Message
 
Message.AddProbeGroupMessage - Class in com.gzoltar.core.messaging
 
Message.ByeMessage - Class in com.gzoltar.core.messaging
 
Message.EndTransactionMessage - Class in com.gzoltar.core.messaging
 
Message.HandshakeMessage - Class in com.gzoltar.core.messaging
 
MethodAnnotationMatcher - Class in com.gzoltar.core.instr.matchers
 
MethodAnnotationMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.MethodAnnotationMatcher
 
MethodAttributeMatcher - Class in com.gzoltar.core.instr.matchers
 
MethodAttributeMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.MethodAttributeMatcher
 
MethodEmptyMatcher - Class in com.gzoltar.core.instr.matchers
 
MethodEmptyMatcher() - Constructor for class com.gzoltar.core.instr.matchers.MethodEmptyMatcher
 
MethodGranularity - Class in com.gzoltar.core.instr.granularity
 
MethodGranularity(CtClass, MethodInfo) - Constructor for class com.gzoltar.core.instr.granularity.MethodGranularity
 
methodInfo - Variable in class com.gzoltar.core.instr.granularity.AbstractGranularity
 
MethodModifierMatcher - Class in com.gzoltar.core.instr.matchers
 
MethodModifierMatcher(int) - Constructor for class com.gzoltar.core.instr.matchers.MethodModifierMatcher
 
MethodNameMatcher - Class in com.gzoltar.core.instr.matchers
 
MethodNameMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.MethodNameMatcher
 
Metric - Enum in com.gzoltar.report.metrics
 
MetricsReport - Class in com.gzoltar.report.metrics
 
MetricsReport(File, List<IMetric>, List<IFormula>) - Constructor for class com.gzoltar.report.metrics.MetricsReport
 
MultiEventListener - Class in com.gzoltar.core.events
 
MultiEventListener(IEventListener...) - Constructor for class com.gzoltar.core.events.MultiEventListener
 
MultiplicationReducer - Class in com.gzoltar.report.metrics.reducers
 
MultiplicationReducer(IMetric...) - Constructor for class com.gzoltar.report.metrics.reducers.MultiplicationReducer
 

N

Naish1 - Class in com.gzoltar.sfl.formulas
Implementation of Naish1 coefficient from
Naish1() - Constructor for class com.gzoltar.sfl.formulas.Naish1
 
Node - Class in com.gzoltar.core.model
 
Node(String, int, NodeType) - Constructor for class com.gzoltar.core.model.Node
 
Node(String, int, NodeType, Node) - Constructor for class com.gzoltar.core.model.Node
 
NodeFactory - Class in com.gzoltar.core.model
 
NodeFactory() - Constructor for class com.gzoltar.core.model.NodeFactory
 
NodeType - Enum in com.gzoltar.core.model
 
NoneOutput - Class in com.gzoltar.agent.rt.output
 
NoneOutput() - Constructor for class com.gzoltar.agent.rt.output.NoneOutput
 
normalize(double, double, double) - Method in class com.gzoltar.report.metrics.AbstractMetric
Normalizes a value.
normalize(double) - Method in class com.gzoltar.report.metrics.AbstractMetric
Normalize a value using Andrea's normalization function.
NormalizedRho() - Constructor for class com.gzoltar.report.metrics.RhoMetric.NormalizedRho
 
NotMatcher - Class in com.gzoltar.core.instr.matchers
 
NotMatcher(IMatcher) - Constructor for class com.gzoltar.core.instr.matchers.NotMatcher
 

O

Ochiai - Class in com.gzoltar.sfl.formulas
Implementation of Ochiai coefficient from Zoogeographic studies on the soleoid fishes found in Japan and its neighbouring regions.
Ochiai() - Constructor for class com.gzoltar.sfl.formulas.Ochiai
 
Ochiai2 - Class in com.gzoltar.sfl.formulas
Implementation of Ochiai2 coefficient from Zoogeographic studies on the soleoid fishes found in Japan and its neighbouring regions
Ochiai2() - Constructor for class com.gzoltar.sfl.formulas.Ochiai2
 
Offline - Class in com.gzoltar.agent.rt
The API for classes instrumented in "offline" mode.
offline - Variable in class com.gzoltar.core.test.TestTask
 
OfflineInitMethodPass - Class in com.gzoltar.core.instr.pass
 
OfflineInitMethodPass() - Constructor for class com.gzoltar.core.instr.pass.OfflineInitMethodPass
 
onFinish(ITestContext) - Method in class com.gzoltar.core.listeners.TestNGListener
 
onFinish(ITestContext) - Method in class com.gzoltar.core.test.testng.TestNGTextListener
Called when all tests have finished.
onRunFinish() - Method in class com.gzoltar.core.listeners.Listener
Called when all tests have finished.
onRunStart() - Method in class com.gzoltar.core.listeners.Listener
Called before any tests have been run.
onStart(ITestContext) - Method in class com.gzoltar.core.listeners.TestNGListener
 
onStart(ITestContext) - Method in class com.gzoltar.core.test.testng.TestNGTextListener
Called before any tests have been run.
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class com.gzoltar.core.listeners.TestNGListener
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class com.gzoltar.core.test.testng.TestNGTextListener
 
onTestFailure(String) - Method in class com.gzoltar.core.listeners.Listener
Called when an atomic test fails.
onTestFailure(ITestResult) - Method in class com.gzoltar.core.listeners.TestNGListener
 
onTestFailure(ITestResult) - Method in class com.gzoltar.core.test.testng.TestNGTextListener
Called when an atomic test fails.
onTestFinish(String) - Method in class com.gzoltar.core.listeners.Listener
Called when an atomic test has finished (whether the test successes or fails).
onTestSkipped() - Method in class com.gzoltar.core.listeners.Listener
Called when a test will not be run, generally because a test method is annotated with @Ignore or similar annotation.
onTestSkipped(ITestResult) - Method in class com.gzoltar.core.listeners.TestNGListener
 
onTestSkipped(ITestResult) - Method in class com.gzoltar.core.test.testng.TestNGTextListener
Called when a test is ignored.
onTestStart() - Method in class com.gzoltar.core.listeners.Listener
Called when an atomic test is about to be started.
onTestStart(ITestResult) - Method in class com.gzoltar.core.listeners.TestNGListener
 
onTestStart(ITestResult) - Method in class com.gzoltar.core.test.testng.TestNGTextListener
Called when an atomic test is about to be started.
onTestSuccess(ITestResult) - Method in class com.gzoltar.core.listeners.TestNGListener
 
onTestSuccess(ITestResult) - Method in class com.gzoltar.core.test.testng.TestNGTextListener
Called when an atomic test has finished successfully.
Opt - Class in com.gzoltar.sfl.formulas
Implementation of Opt coefficient from
Opt() - Constructor for class com.gzoltar.sfl.formulas.Opt
 
OrMatcher - Class in com.gzoltar.core.instr.matchers
 
OrMatcher(IMatcher...) - Constructor for class com.gzoltar.core.instr.matchers.OrMatcher
 
OS_NAME - Static variable in class com.gzoltar.core.util.SystemProperties
 
Outcome - Enum in com.gzoltar.core.instr
 
OUTPUT_KEY - Static variable in class com.gzoltar.core.AgentConfigs
Specifies the output mode.
OutputEventListener - Class in com.gzoltar.agent.rt.output
 
OutputEventListener(IAgentOutput) - Constructor for class com.gzoltar.agent.rt.output.OutputEventListener
 

P

PATH_SEPARATOR - Static variable in class com.gzoltar.core.util.SystemProperties
 
PrefixMatcher - Class in com.gzoltar.core.instr.matchers
 
PrefixMatcher(String...) - Constructor for class com.gzoltar.core.instr.matchers.PrefixMatcher
 
PrefixMatcher(List<String>) - Constructor for class com.gzoltar.core.instr.matchers.PrefixMatcher
 
PreMain - Class in com.gzoltar.agent.rt
 
premain(String, Instrumentation) - Static method in class com.gzoltar.agent.rt.PreMain
This method is called by the JVM to initialize Java agents.
prependVMArguments(String, File) - Method in class com.gzoltar.core.AgentConfigs
Generate required quotes JVM argument based on current configuration and prepends it to the given argument command line.
Probe - Class in com.gzoltar.core.runtime
 
Probe(int, Node, CtBehavior) - Constructor for class com.gzoltar.core.runtime.Probe
Creates a new Probe object.
probeGroup - Variable in class com.gzoltar.core.messaging.Message.AddProbeGroupMessage
 
ProbeGroup - Class in com.gzoltar.core.runtime
 
ProbeGroup(String, CtClass) - Constructor for class com.gzoltar.core.runtime.ProbeGroup
Constructs a new ProbeGroup.
ProbeGroup(String, CtClass, List<Probe>) - Constructor for class com.gzoltar.core.runtime.ProbeGroup
Constructs a new ProbeGroup.

Q

quote(String) - Static method in class com.gzoltar.core.util.CommandLineSupport
Quotes a single command line argument if necessary.
quote(List<String>) - Static method in class com.gzoltar.core.util.CommandLineSupport
Builds a single command line string from the given argument list.

R

read() - Method in class com.gzoltar.core.spectrum.SpectrumReader
 
readFile(String) - Method in class com.gzoltar.report.fl.formatter.html.AbstractHTMLReport
 
reduce(double, double) - Method in class com.gzoltar.report.metrics.reducers.AbstractMetricReducer
 
reduce(double, double) - Method in class com.gzoltar.report.metrics.reducers.MultiplicationReducer
 
reduce(double, double) - Method in class com.gzoltar.report.metrics.reducers.SumReducer
 
register(String, Remote) - Static method in class com.gzoltar.core.rmi.RegistrySingleton
 
registerProbe(Node, CtBehavior) - Method in class com.gzoltar.core.runtime.ProbeGroup
Registers a new Probe object.
RegistrySingleton - Class in com.gzoltar.core.rmi
 
RegistrySingleton() - Constructor for class com.gzoltar.core.rmi.RegistrySingleton
 
regiterProbeGroup(ProbeGroup) - Method in class com.gzoltar.agent.rt.output.OutputEventListener
regiterProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.events.EmptyEventListener
regiterProbeGroup(ProbeGroup) - Method in interface com.gzoltar.core.events.IEventListener
 
regiterProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.events.MultiEventListener
 
regiterProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.messaging.Client
 
regiterProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.runtime.Collector
 
regiterProbeGroup(ProbeGroup) - Method in class com.gzoltar.core.spectrum.SpectrumListener
 
ReportFormatter - Enum in com.gzoltar.report
 
requireFormula() - Method in class com.gzoltar.report.metrics.AbstractMetric
requireFormula() - Method in class com.gzoltar.report.metrics.EntropyMetric
 
requireFormula() - Method in interface com.gzoltar.report.metrics.IMetric
 
resetSpectrum() - Method in class com.gzoltar.core.spectrum.SpectrumListener
 
Response - Interface in com.gzoltar.core.rmi
 
restart() - Static method in class com.gzoltar.core.runtime.Collector
 
RhoMetric - Class in com.gzoltar.report.metrics
 
RhoMetric() - Constructor for class com.gzoltar.report.metrics.RhoMetric
 
RhoMetric.NormalizedRho - Class in com.gzoltar.report.metrics
 
RogersTanimoto - Class in com.gzoltar.sfl.formulas
Implementation of Rogers and Tanimoto coefficient from A Computer Program for Classifying Plants
RogersTanimoto() - Constructor for class com.gzoltar.sfl.formulas.RogersTanimoto
 
ROOT_NAME - Static variable in class com.gzoltar.core.model.Tree
 
run() - Method in class com.gzoltar.core.messaging.ThreadedServer
 
run(TestTask) - Static method in class com.gzoltar.core.test.TestRunner
 
RusselRao - Class in com.gzoltar.sfl.formulas
Implementation of Russel and Rao coefficient from On habitat and association of species of anophelinae larvae in south-eastern Madras
RusselRao() - Constructor for class com.gzoltar.sfl.formulas.RusselRao
 

S

SBI - Class in com.gzoltar.sfl.formulas
Implementation of SBI coefficient from Scalable Statistical Bug Isolation
SBI() - Constructor for class com.gzoltar.sfl.formulas.SBI
 
searchPathURLs - Variable in class com.gzoltar.core.test.TestTask
 
SerialisationIdentifiers - Class in com.gzoltar.core.util
 
SerialisationIdentifiers() - Constructor for class com.gzoltar.core.util.SerialisationIdentifiers
 
Server - Class in com.gzoltar.core.messaging
 
Server(ServerSocket, Service.ServiceFactory) - Constructor for class com.gzoltar.core.messaging.Server
 
Service - Interface in com.gzoltar.core.messaging
 
Service.ServiceFactory - Interface in com.gzoltar.core.messaging
 
setBuildLocation(String) - Method in class com.gzoltar.core.AgentConfigs
Set the build location.
setDefaultsIfNotPresent(List<ConfigFaultLocalizationFamily>) - Static method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationReport
 
setDestfile(String) - Method in class com.gzoltar.core.AgentConfigs
Sets the output file location.
setExclClassloader(String) - Method in class com.gzoltar.core.AgentConfigs
Sets the wildcard expression for excluded class loaders.
setExcludes(String) - Method in class com.gzoltar.core.AgentConfigs
Sets the wildcard expression for classes to exclude.
setFaultLocalizationFamily(FaultLocalizationFamily) - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
setFormatters(List<IReportFormatter>) - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
setFormula(IFormula) - Method in class com.gzoltar.report.metrics.AbstractMetric
setFormula(IFormula) - Method in interface com.gzoltar.report.metrics.IMetric
 
setFormulas(List<String>) - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
setGranularity(String) - Method in class com.gzoltar.core.AgentConfigs
Sets the granularity level
setGranularity(GranularityLevel) - Method in class com.gzoltar.core.AgentConfigs
Sets the granularity level
setHash(String) - Method in class com.gzoltar.core.instr.pass.AbstractInitMethodPass
 
setHtmlViews(List<String>) - Method in class com.gzoltar.report.fl.config.ConfigHTMLReportFormatter
 
setInclDeprecatedMethods(boolean) - Method in class com.gzoltar.core.AgentConfigs
Sets whether methods annotated with @deprecated should be instrumented.
setInclNoLocationClasses(boolean) - Method in class com.gzoltar.core.AgentConfigs
Sets whether classes without source location should be instrumented.
setInclPublicMethods(boolean) - Method in class com.gzoltar.core.AgentConfigs
Sets whether public methods should be instrumented.
setInclStaticConstructors(boolean) - Method in class com.gzoltar.core.AgentConfigs
Sets whether public static constructors should be instrumented.
setIncludes(String) - Method in class com.gzoltar.core.AgentConfigs
Sets the wildcard expression for classes to include.
setInstrumentationLevel(String) - Method in class com.gzoltar.core.AgentConfigs
Sets which instrumentation level should be performed.
setInstrumentationLevel(InstrumentationLevel) - Method in class com.gzoltar.core.AgentConfigs
Sets which instrumentation level should be performed.
setMetrics(List<String>) - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
setName(String) - Method in class com.gzoltar.core.model.Node
 
setName(String) - Method in class com.gzoltar.report.fl.config.ConfigFaultLocalizationFamily
 
setNodeType(NodeType) - Method in class com.gzoltar.core.model.Node
 
setOutput(String) - Method in class com.gzoltar.core.AgentConfigs
Sets the output mode
setOutput(AgentOutput) - Method in class com.gzoltar.core.AgentConfigs
Sets the output mode
setParent(Node) - Method in class com.gzoltar.core.model.Node
 
setRemoveSignatures(boolean) - Method in class com.gzoltar.core.instr.Instrumenter
Determines whether signatures should be removed from JAR files.
setResponse(Response) - Method in interface com.gzoltar.core.rmi.IMessage
 
setResponse(Response) - Method in class com.gzoltar.core.rmi.Message
setViews(String) - Method in class com.gzoltar.report.fl.config.ConfigHTMLReportFormatter
 
SFL<F extends IFormula> - Class in com.gzoltar.sfl
Spectrum-based Fault Localization
SFL(List<F>) - Constructor for class com.gzoltar.sfl.SFL
 
SFLFormulas - Enum in com.gzoltar.sfl
 
shutdown() - Method in class com.gzoltar.agent.rt.Agent
 
shutdown() - Method in interface com.gzoltar.agent.rt.IAgent
 
SimpleMatching - Class in com.gzoltar.sfl.formulas
Implementation of Simple-matching coefficient from A Statistical Method for Evaluating Systematic Relationships
SimpleMatching() - Constructor for class com.gzoltar.sfl.formulas.SimpleMatching
 
SimpsonMetric - Class in com.gzoltar.report.metrics
 
SimpsonMetric() - Constructor for class com.gzoltar.report.metrics.SimpsonMetric
 
SimpsonMetric.GlobalInvertedSimpsonMetric - Class in com.gzoltar.report.metrics
 
SimpsonMetric.GlobalSimpsonMetric - Class in com.gzoltar.report.metrics
 
SimpsonMetric.InvertedSimpsonMetric - Class in com.gzoltar.report.metrics
 
Slave - Class in com.gzoltar.core.rmi
 
Slave() - Constructor for class com.gzoltar.core.rmi.Slave
 
SorensenDice - Class in com.gzoltar.sfl.formulas
Implementation of Sorensen-Dice coefficient from Measures of the Amount of Ecologic Association Between Species and A Method of Establishing Groups of Equal Amplitude in Plant Sociology Based on Similarity of Species Content and Its Application to Analyses of the Vegetation on Danish Commons
SorensenDice() - Constructor for class com.gzoltar.sfl.formulas.SorensenDice
 
SourceLocationMatcher - Class in com.gzoltar.core.instr.matchers
 
SourceLocationMatcher(boolean, String, ProtectionDomain) - Constructor for class com.gzoltar.core.instr.matchers.SourceLocationMatcher
 
Spectrum - Class in com.gzoltar.core.spectrum
 
Spectrum() - Constructor for class com.gzoltar.core.spectrum.Spectrum
Constructs a new Spectrum.
spectrum - Variable in class com.gzoltar.core.spectrum.SpectrumListener
 
SpectrumListener - Class in com.gzoltar.core.spectrum
 
SpectrumListener() - Constructor for class com.gzoltar.core.spectrum.SpectrumListener
 
SpectrumReader - Class in com.gzoltar.core.spectrum
 
SpectrumReader(String, AgentConfigs, InputStream) - Constructor for class com.gzoltar.core.spectrum.SpectrumReader
Creates a new reader based on the given input stream input.
SpectrumReader.IncompatibleSpectrumVersionException - Exception in com.gzoltar.core.spectrum
Signals that execution data in an incompatible version was tried to read.
SpectrumWriter - Class in com.gzoltar.core.spectrum
Serialization of a spectrum instance into binary streams.
SpectrumWriter(OutputStream) - Constructor for class com.gzoltar.core.spectrum.SpectrumWriter
Creates a new writer based on the given output stream.
split(String) - Static method in class com.gzoltar.core.util.CommandLineSupport
Splits a command line into single arguments and removes quotes if present.
StackSizePass - Class in com.gzoltar.core.instr.pass
 
StackSizePass() - Constructor for class com.gzoltar.core.instr.pass.StackSizePass
 
stackTrace - Variable in class com.gzoltar.core.listeners.Listener
 
startup() - Method in class com.gzoltar.agent.rt.Agent
 
startup() - Method in interface com.gzoltar.agent.rt.IAgent
 
startValue() - Method in class com.gzoltar.report.metrics.reducers.AbstractMetricReducer
 
startValue() - Method in class com.gzoltar.report.metrics.reducers.MultiplicationReducer
 
startValue() - Method in class com.gzoltar.report.metrics.reducers.SumReducer
 
stopInstrumenting() - Method in class com.gzoltar.core.instr.granularity.BasicBlockGranularity
 
stopInstrumenting() - Method in interface com.gzoltar.core.instr.granularity.IGranularity
 
stopInstrumenting() - Method in class com.gzoltar.core.instr.granularity.LineGranularity
 
stopInstrumenting() - Method in class com.gzoltar.core.instr.granularity.MethodGranularity
 
SumReducer - Class in com.gzoltar.report.metrics.reducers
 
SumReducer(IMetric...) - Constructor for class com.gzoltar.report.metrics.reducers.SumReducer
 
SuperclassMatcher - Class in com.gzoltar.core.instr.matchers
 
SuperclassMatcher(String) - Constructor for class com.gzoltar.core.instr.matchers.SuperclassMatcher
 
SyntheticFilter - Class in com.gzoltar.core.instr.filter
Filters synthetic classes or synthetic methods unless they represent bodies of lambda expressions.
SyntheticFilter() - Constructor for class com.gzoltar.core.instr.filter.SyntheticFilter
 
SYSTEM_CLASS_FIELD_ACC - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
SYSTEM_CLASS_FIELD_DESC - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
SYSTEM_CLASS_FIELD_NAME - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
SYSTEM_CLASS_NAME - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
SYSTEM_CLASS_NAME_JVM - Static variable in class com.gzoltar.core.instr.InstrumentationConstants
 
SystemClassInstrumenter - Class in com.gzoltar.core.instr
This class adds a new static field to a bootstrap class that will be used by instrumented classes.
SystemClassInstrumenter() - Constructor for class com.gzoltar.core.instr.SystemClassInstrumenter
 
SystemProperties - Class in com.gzoltar.core.util
 
SystemProperties() - Constructor for class com.gzoltar.core.util.SystemProperties
 

T

Tarantula - Class in com.gzoltar.sfl.formulas
Implementation of Tarantula coefficient from Visualization of Test Information to Assist Fault Localization
Tarantula() - Constructor for class com.gzoltar.sfl.formulas.Tarantula
 
terminated() - Method in interface com.gzoltar.core.messaging.Service
 
TEST_CLASS_NAME_SEPARATOR - Static variable in class com.gzoltar.core.listeners.Listener
 
testAssumptionFailure(Failure) - Method in class com.gzoltar.core.listeners.JUnitListener
 
testAssumptionFailure(Failure) - Method in class com.gzoltar.core.test.junit.JUnitTextListener
testFailure(Failure) - Method in class com.gzoltar.core.listeners.JUnitListener
 
testFailure(Failure) - Method in class com.gzoltar.core.test.junit.JUnitTextListener
TestFilter - Class in com.gzoltar.core.instr.filter
 
TestFilter() - Constructor for class com.gzoltar.core.instr.filter.TestFilter
 
testFinished(Description) - Method in class com.gzoltar.core.listeners.JUnitListener
 
testFinished(Description) - Method in class com.gzoltar.core.test.junit.JUnitTextListener
testIgnored(Description) - Method in class com.gzoltar.core.listeners.JUnitListener
 
testIgnored(Description) - Method in class com.gzoltar.core.test.junit.JUnitTextListener
TestListener - Class in com.gzoltar.core.test
 
TestListener() - Constructor for class com.gzoltar.core.test.TestListener
 
TestMethod - Class in com.gzoltar.core.test
 
TestMethod(ClassType, String) - Constructor for class com.gzoltar.core.test.TestMethod
Unit test method constructor.
TestMethod(ClassType, String, String) - Constructor for class com.gzoltar.core.test.TestMethod
Unit test method constructor.
testMethod - Variable in class com.gzoltar.core.test.TestTask
 
TestNGListener - Class in com.gzoltar.core.listeners
TestNG listener.
TestNGListener() - Constructor for class com.gzoltar.core.listeners.TestNGListener
 
TestNGMatcher - Class in com.gzoltar.core.instr.matchers
 
TestNGMatcher() - Constructor for class com.gzoltar.core.instr.matchers.TestNGMatcher
 
TestNGTestResult - Class in com.gzoltar.core.test.testng
 
TestNGTestResult(ITestResult) - Constructor for class com.gzoltar.core.test.testng.TestNGTestResult
 
TestNGTestTask - Class in com.gzoltar.core.test.testng
 
TestNGTestTask(URL[], boolean, boolean, TestMethod) - Constructor for class com.gzoltar.core.test.testng.TestNGTestTask
 
TestNGTextListener - Class in com.gzoltar.core.test.testng
 
TestNGTextListener() - Constructor for class com.gzoltar.core.test.testng.TestNGTextListener
 
TestResult - Class in com.gzoltar.core.test
 
TestResult(long, Throwable, boolean) - Constructor for class com.gzoltar.core.test.TestResult
 
testRunFinished(Result) - Method in class com.gzoltar.core.listeners.JUnitListener
 
testRunFinished(Result) - Method in class com.gzoltar.core.test.junit.JUnitTextListener
TestRunner - Class in com.gzoltar.core.test
 
TestRunner() - Constructor for class com.gzoltar.core.test.TestRunner
 
testRunStarted(Description) - Method in class com.gzoltar.core.listeners.JUnitListener
 
testRunStarted(Description) - Method in class com.gzoltar.core.test.junit.JUnitTextListener
testStarted(Description) - Method in class com.gzoltar.core.listeners.JUnitListener
 
testStarted(Description) - Method in class com.gzoltar.core.test.junit.JUnitTextListener
TestTask - Class in com.gzoltar.core.test
 
TestTask(URL[], boolean, boolean, TestMethod) - Constructor for class com.gzoltar.core.test.TestTask
Constructor for task to run a JUnit test method.
ThreadedServer - Class in com.gzoltar.core.messaging
 
ThreadedServer(ServerSocket) - Constructor for class com.gzoltar.core.messaging.ThreadedServer
 
toJSON(ISpectrum, IFormula) - Method in class com.gzoltar.report.fl.formatter.html.AbstractHTMLReport
 
toString() - Method in class com.gzoltar.core.AgentConfigs
Creates a string representation that can be passed to the agent via the command line.
toString() - Method in class com.gzoltar.core.model.Node
toString() - Method in class com.gzoltar.core.model.Transaction
toString() - Method in class com.gzoltar.core.model.Tree
toString() - Method in class com.gzoltar.core.runtime.Probe
toString() - Method in class com.gzoltar.core.runtime.ProbeGroup
toString() - Method in class com.gzoltar.core.spectrum.Spectrum
toString() - Method in class com.gzoltar.core.test.TestMethod
toString() - Method in class com.gzoltar.core.test.TestResult
toString() - Method in class com.gzoltar.core.test.TestTask
toVMName(String) - Static method in class com.gzoltar.core.util.VMUtils
 
traceToString(Throwable) - Method in class com.gzoltar.core.listeners.Listener
Converts the stack trace of a throwable exception to string.
traceToString(Throwable) - Method in class com.gzoltar.core.test.TestListener
Converts the stack trace of a throwable exception to string.
transaction - Variable in class com.gzoltar.core.messaging.Message.EndTransactionMessage
 
Transaction - Class in com.gzoltar.core.model
 
Transaction(String, TransactionOutcome, long, String) - Constructor for class com.gzoltar.core.model.Transaction
 
Transaction(String, Map<String, Pair<String, boolean[]>>, TransactionOutcome, long, String) - Constructor for class com.gzoltar.core.model.Transaction
 
TransactionOutcome - Enum in com.gzoltar.core.model
 
transform(ClassLoader, String, Class<?>, ProtectionDomain, byte[]) - Method in class com.gzoltar.agent.rt.CoverageTransformer
 
transform(CtClass) - Method in class com.gzoltar.core.instr.pass.AbstractInitMethodPass
transform(CtClass, CtBehavior) - Method in class com.gzoltar.core.instr.pass.AbstractInitMethodPass
transform(CtClass) - Method in class com.gzoltar.core.instr.pass.CoveragePass
 
transform(CtClass, CtBehavior) - Method in class com.gzoltar.core.instr.pass.CoveragePass
 
transform(CtClass) - Method in class com.gzoltar.core.instr.pass.DuplicateCollectorReferencePass
 
transform(CtClass, CtBehavior) - Method in class com.gzoltar.core.instr.pass.DuplicateCollectorReferencePass
 
transform(CtClass) - Method in class com.gzoltar.core.instr.pass.FieldPass
 
transform(CtClass, CtBehavior) - Method in class com.gzoltar.core.instr.pass.FieldPass
 
transform(CtClass) - Method in interface com.gzoltar.core.instr.pass.IPass
 
transform(CtClass, CtBehavior) - Method in interface com.gzoltar.core.instr.pass.IPass
 
transform(CtClass) - Method in class com.gzoltar.core.instr.pass.StackSizePass
 
transform(CtClass, CtBehavior) - Method in class com.gzoltar.core.instr.pass.StackSizePass
 
Tree - Class in com.gzoltar.core.model
 
Tree() - Constructor for class com.gzoltar.core.model.Tree
 
Tree(boolean) - Constructor for class com.gzoltar.core.model.Tree
 

U

unregister(String) - Static method in class com.gzoltar.core.rmi.RegistrySingleton
 

V

validMatrix(ISpectrum) - Method in class com.gzoltar.report.metrics.AbstractMetric
 
valueOf(String) - Static method in enum com.gzoltar.core.AgentOutput
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.core.instr.granularity.GranularityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.core.instr.InstrumentationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.core.instr.Outcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.core.model.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.core.model.TransactionOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.core.util.ClassType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.fl.FaultLocalizationFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.report.fl.formatter.html.HTMLViews
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.report.metrics.Metric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.report.ReportFormatter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.gzoltar.sfl.SFLFormulas
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.gzoltar.core.AgentOutput
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.core.instr.granularity.GranularityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.core.instr.InstrumentationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.core.instr.Outcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.core.model.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.core.model.TransactionOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.core.util.ClassType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.fl.FaultLocalizationFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.report.fl.formatter.html.HTMLViews
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.report.metrics.Metric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.report.ReportFormatter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.gzoltar.sfl.SFLFormulas
Returns an array containing the constants of this enum type, in the order they are declared.
VMUtils - Class in com.gzoltar.core.util
 
VMUtils() - Constructor for class com.gzoltar.core.util.VMUtils
 

W

WhiteList - Class in com.gzoltar.core.instr.actions
 
WhiteList(IMatcher) - Constructor for class com.gzoltar.core.instr.actions.WhiteList
 
writeSpectrum(ISpectrum) - Method in class com.gzoltar.agent.rt.output.ConsoleOutput
Write a spectrum instance to a location determined by the agent controller.
writeSpectrum(ISpectrum) - Method in class com.gzoltar.agent.rt.output.FileOutput
Write a spectrum instance to a location determined by the agent controller.
writeSpectrum(ISpectrum) - Method in interface com.gzoltar.agent.rt.output.IAgentOutput
Write a spectrum instance to a location determined by the agent controller.
writeSpectrum(ISpectrum) - Method in class com.gzoltar.agent.rt.output.NoneOutput
Write a spectrum instance to a location determined by the agent controller.
writeSpectrum(ISpectrum) - Method in class com.gzoltar.core.spectrum.SpectrumWriter
Serializes a spectrum instance into binary streams.
writeTransaction(Transaction) - Method in class com.gzoltar.agent.rt.output.ConsoleOutput
Write a transaction instance to a location determined by the agent controller.
writeTransaction(Transaction) - Method in class com.gzoltar.agent.rt.output.FileOutput
Write a transaction instance to a location determined by the agent controller.
writeTransaction(Transaction) - Method in interface com.gzoltar.agent.rt.output.IAgentOutput
Write a transaction instance to a location determined by the agent controller.
writeTransaction(Transaction) - Method in class com.gzoltar.agent.rt.output.NoneOutput
Write a transaction instance to a location determined by the agent controller.
writeTransaction(Transaction) - Method in class com.gzoltar.core.spectrum.SpectrumWriter
Serializes a transaction instance into binary streams.
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2010–2019 GZoltar. All rights reserved.