Package | Description |
---|---|
com.gzoltar.fl |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.report.fl |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.report.fl.config |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.report.fl.formatter |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.report.fl.formatter.html |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.report.fl.formatter.txt |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.report.metrics |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.sfl |
Copyright (C) 2019 GZoltar contributors.
|
com.gzoltar.sfl.formulas |
Copyright (C) 2019 GZoltar contributors.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IFaultLocalization<F extends IFormula> |
Constructor and Description |
---|
FaultLocalization(FaultLocalizationFamily flFamily,
List<IFormula> formulas) |
Modifier and Type | Method and Description |
---|---|
List<IFormula> |
IFaultLocalizationReport.getFormulas() |
List<IFormula> |
AbstractFaultLocalizationReport.getFormulas() |
Constructor and Description |
---|
AbstractFaultLocalizationReport(File outputDirectory,
List<IMetric> metrics,
List<IFormula> formulas) |
FaultLocalizationReport(File outputDirectory,
List<IMetric> metrics,
List<IFormula> formulas,
IFaultLocalizationReportFormatter reportFormatter) |
Modifier and Type | Method and Description |
---|---|
List<IFormula> |
ConfigFaultLocalizationFamily.getFormulas() |
Modifier and Type | Method and Description |
---|---|
void |
IFaultLocalizationReportFormatter.generateFaultLocalizationReport(File outputDirectory,
ISpectrum spectrum,
List<IFormula> formulas) |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractHTMLReport.toJSON(ISpectrum spectrum,
IFormula formula) |
Modifier and Type | Method and Description |
---|---|
void |
FaultLocalizationHTMLReport.generateFaultLocalizationReport(File outputDirectory,
ISpectrum spectrum,
List<IFormula> formulas) |
Modifier and Type | Method and Description |
---|---|
void |
FaultLocalizationTxtReport.generateFaultLocalizationReport(File outputDirectory,
ISpectrum spectrum,
List<IFormula> formulas) |
Modifier and Type | Method and Description |
---|---|
IFormula |
IMetric.getFormula() |
IFormula |
AbstractMetric.getFormula() |
Modifier and Type | Method and Description |
---|---|
void |
IMetric.setFormula(IFormula formula) |
void |
AbstractMetric.setFormula(IFormula formula) |
Constructor and Description |
---|
MetricsReport(File outputDirectory,
List<IMetric> metrics,
List<IFormula> formulas) |
Modifier and Type | Class and Description |
---|---|
class |
SFL<F extends IFormula>
Spectrum-based Fault Localization
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISFLFormula |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSFLFormula |
class |
Anderberg
Implementation of Anderberg coefficient from Clustering analysis for applications
|
class |
Barinel
Implementation of Barinel coefficient from
|
class |
DStar
Implementation of DStar coefficient from
|
class |
Ideal
Implementation of Ideal coefficient from
|
class |
Jaccard
Implementation of Jaccard coefficient from Étude comparative de la distribution florale dans
une portion des Alpes et des Jura
|
class |
Kulczynski2
Implementation of Kulczynski2 coefficient from Classe des Sciences Mathématiques et
Naturelles
|
class |
Naish1
Implementation of Naish1 coefficient from
|
class |
Ochiai
Implementation of Ochiai coefficient from Zoogeographic studies on the soleoid fishes found in
Japan and its neighbouring regions.
|
class |
Ochiai2
Implementation of Ochiai2 coefficient from Zoogeographic studies on the soleoid fishes found
in Japan and its neighbouring regions
|
class |
Opt
Implementation of Opt coefficient from
|
class |
RogersTanimoto
Implementation of Rogers and Tanimoto coefficient from A Computer Program for Classifying
Plants
|
class |
RusselRao
Implementation of Russel and Rao coefficient from On habitat and association of species of
anophelinae larvae in south-eastern Madras
|
class |
SBI
Implementation of SBI coefficient from Scalable Statistical Bug Isolation
|
class |
SimpleMatching
Implementation of Simple-matching coefficient from A Statistical Method for Evaluating
Systematic Relationships
|
class |
SorensenDice
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
|
class |
Tarantula
Implementation of Tarantula coefficient from Visualization of Test Information to Assist Fault
Localization
|
Copyright © 2010–2019 GZoltar. All rights reserved.