A B C D E F G H L M N O P R S T V 

A

addCost(BigDecimal) - Method in class org.sonar.plugins.toxicity.model.Debt
 
addDebt(Debt) - Method in class org.sonar.plugins.toxicity.model.Source
 
ANON_INNER_LENGTH_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 

B

BOOLEAN_EXPRESSION_COMPLEXITY_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 

C

CheckStyleOneParameterCostProcessor - Class in org.sonar.plugins.toxicity.debts.cost
 
CheckStyleOneParameterCostProcessor() - Constructor for class org.sonar.plugins.toxicity.debts.cost.CheckStyleOneParameterCostProcessor
 
CheckStyleTwoParametersCostProcessor - Class in org.sonar.plugins.toxicity.debts.cost
 
CheckStyleTwoParametersCostProcessor() - Constructor for class org.sonar.plugins.toxicity.debts.cost.CheckStyleTwoParametersCostProcessor
 
CLASS_DATA_ABSTRACTION_COUPLING_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
CLASS_FAN_OUT_COMPLEXITY_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
compareTo(Debt) - Method in class org.sonar.plugins.toxicity.model.Debt
 
compareTo(Source) - Method in class org.sonar.plugins.toxicity.model.Source
 
convertToxicityToXml(Toxicity) - Static method in class org.sonar.plugins.toxicity.xml.ToxicityXmlBuilder
 
convertToXml(Document) - Method in class org.sonar.plugins.toxicity.model.Debt
 
convertToXml(Document) - Method in class org.sonar.plugins.toxicity.model.Source
 
convertToXml(Document) - Method in class org.sonar.plugins.toxicity.model.Toxicity
 
convertToXml(Document) - Method in interface org.sonar.plugins.toxicity.model.ToxicityNode
 
convertXmlToToxicity(byte[]) - Static method in class org.sonar.plugins.toxicity.xml.ToxicityXmlParser
Parse the XML input and create a new Toxicity object.
CYCLOMATIC_COMPLEXITY_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 

D

Debt - Class in org.sonar.plugins.toxicity.model
 
Debt(DebtType) - Constructor for class org.sonar.plugins.toxicity.model.Debt
 
DebtCostProcessor - Interface in org.sonar.plugins.toxicity.debts.cost
 
DebtType - Enum in org.sonar.plugins.toxicity.model
 
decorate(Resource, DecoratorContext) - Method in class org.sonar.plugins.toxicity.ToxicityChartDecorator
 

E

equals(Object) - Method in class org.sonar.plugins.toxicity.model.Debt
 
equals(Object) - Method in class org.sonar.plugins.toxicity.model.Source
 

F

FILE_LENGTH_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 

G

getAverageCost() - Method in class org.sonar.plugins.toxicity.model.Toxicity
Compute the average cost.
getColorHexCode() - Method in enum org.sonar.plugins.toxicity.model.DebtType
 
getCost(Violation) - Method in class org.sonar.plugins.toxicity.debts.cost.CheckStyleOneParameterCostProcessor
 
getCost(Violation) - Method in class org.sonar.plugins.toxicity.debts.cost.CheckStyleTwoParametersCostProcessor
 
getCost(Violation) - Method in interface org.sonar.plugins.toxicity.debts.cost.DebtCostProcessor
 
getCost() - Method in class org.sonar.plugins.toxicity.model.Debt
 
getDebtCostProcessor(Violation) - Static method in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
getDebts() - Method in class org.sonar.plugins.toxicity.model.Source
 
getDebtType(Violation) - Static method in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
getDebtType() - Method in class org.sonar.plugins.toxicity.model.Debt
 
getDebtTypeByKey(String) - Static method in enum org.sonar.plugins.toxicity.model.DebtType
 
getExtensions() - Method in class org.sonar.plugins.toxicity.ToxicityChartPlugin
 
getId() - Method in class org.sonar.plugins.toxicity.ToxicityChartPage
 
getKey() - Method in class org.sonar.plugins.toxicity.chart.ToxicityChart
 
getKey() - Method in enum org.sonar.plugins.toxicity.model.DebtType
 
getMeasureDataById(String) - Method in class org.sonar.plugins.toxicity.dao.MeasureDao
Retrieves the measure data of the given measure model id.
getMetrics() - Method in class org.sonar.plugins.toxicity.ToxicityChartMetrics
 
getName() - Method in class org.sonar.plugins.toxicity.model.Source
 
getPlot(ChartParameters) - Method in class org.sonar.plugins.toxicity.chart.ToxicityChart
 
getSources() - Method in class org.sonar.plugins.toxicity.model.Toxicity
Returns the list of sources with debts.
getSources(BigDecimal) - Method in class org.sonar.plugins.toxicity.model.Toxicity
The list of sources for which the total debt is greater than the provided threshold.
getTemplatePath() - Method in class org.sonar.plugins.toxicity.ToxicityChartPage
getTitle() - Method in class org.sonar.plugins.toxicity.ToxicityChartPage
 
getTotal() - Method in class org.sonar.plugins.toxicity.model.Source
 
getTotalCostByDebt(DebtType) - Method in class org.sonar.plugins.toxicity.model.Toxicity
 

H

hashCode() - Method in class org.sonar.plugins.toxicity.model.Debt
 
hashCode() - Method in class org.sonar.plugins.toxicity.model.Source
 

L

LOGGER - Static variable in class org.sonar.plugins.toxicity.ToxicityChartDecorator
 
LOGGER - Static variable in class org.sonar.plugins.toxicity.ToxicityChartPlugin
 

M

MeasureDao - Class in org.sonar.plugins.toxicity.dao
 
MeasureDao(DatabaseSession) - Constructor for class org.sonar.plugins.toxicity.dao.MeasureDao
 
METHOD_LENGTH_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
MISSING_SWITCH_DEFAULT_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 

N

NESTED_IF_DEPTH_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
NESTED_TRY_DEPTH_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
NODE_NAME - Static variable in class org.sonar.plugins.toxicity.model.Debt
 
NODE_NAME - Static variable in class org.sonar.plugins.toxicity.model.Source
 
NODE_NAME - Static variable in class org.sonar.plugins.toxicity.model.Toxicity
 

O

org.sonar.plugins.toxicity - package org.sonar.plugins.toxicity
 
org.sonar.plugins.toxicity.chart - package org.sonar.plugins.toxicity.chart
 
org.sonar.plugins.toxicity.dao - package org.sonar.plugins.toxicity.dao
 
org.sonar.plugins.toxicity.debts - package org.sonar.plugins.toxicity.debts
 
org.sonar.plugins.toxicity.debts.cost - package org.sonar.plugins.toxicity.debts.cost
 
org.sonar.plugins.toxicity.model - package org.sonar.plugins.toxicity.model
 
org.sonar.plugins.toxicity.xml - package org.sonar.plugins.toxicity.xml
 

P

PARAMETER_NUMBER_CHECK_STYLE - Static variable in class org.sonar.plugins.toxicity.debts.ViolationsMapper
 
PLUGIN_KEY - Static variable in class org.sonar.plugins.toxicity.ToxicityChartPlugin
 
PLUGIN_NAME - Static variable in class org.sonar.plugins.toxicity.ToxicityChartPlugin
 

R

readFromXml(Node) - Method in class org.sonar.plugins.toxicity.model.Debt
 
readFromXml(Node) - Method in class org.sonar.plugins.toxicity.model.Source
 
readFromXml(Node) - Method in class org.sonar.plugins.toxicity.model.Toxicity
 
readFromXml(Node) - Method in interface org.sonar.plugins.toxicity.model.ToxicityNode
 

S

setSources(Collection<Source>) - Method in class org.sonar.plugins.toxicity.model.Toxicity
 
shouldExecuteOnProject(Project) - Method in class org.sonar.plugins.toxicity.ToxicityChartDecorator
 
Source - Class in org.sonar.plugins.toxicity.model
 
Source(String) - Constructor for class org.sonar.plugins.toxicity.model.Source
 

T

TC_THRESHOLD - Static variable in class org.sonar.plugins.toxicity.ToxicityChartPlugin
 
TC_THRESHOLD_DEFAULT - Static variable in class org.sonar.plugins.toxicity.ToxicityChartPlugin
 
toString() - Method in class org.sonar.plugins.toxicity.model.Debt
 
toString() - Method in class org.sonar.plugins.toxicity.model.Source
 
toString() - Method in class org.sonar.plugins.toxicity.model.Toxicity
 
Toxicity - Class in org.sonar.plugins.toxicity.model
 
Toxicity() - Constructor for class org.sonar.plugins.toxicity.model.Toxicity
 
TOXICITY_ANON_INNER_LENGTH_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart anon inner length
TOXICITY_AVERAGE_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart average value
TOXICITY_BOOLEAN_EXPRESSION_COMPLEXITY_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart boolean expression complexity
TOXICITY_CLASS_DATA_ABSTRACTION_COUPLING_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart class data abstraction coupling
TOXICITY_CLASS_FAN_OUT_COMPLEXITY_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart class fan out complexity
TOXICITY_CYCLOMATIC_COMPLEXITY_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart cyclomatic complexity
TOXICITY_FILE_LENGTH_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart file length
TOXICITY_METHOD_LENGTH_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart method length
TOXICITY_MISSING_SWITCH_DEFAULT_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart missing switch default
TOXICITY_NESTED_IF_DEPTH_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart nested if depth
TOXICITY_NESTED_TRY_DEPTH_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart nested try depth
TOXICITY_PARAMETER_NUMBER_VALUE - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart parameter number
TOXICITY_STATUS - Static variable in class org.sonar.plugins.toxicity.ToxicityChartMetrics
The Toxicity Chart metric
ToxicityChart - Class in org.sonar.plugins.toxicity.chart
 
ToxicityChart(DatabaseSession, Settings) - Constructor for class org.sonar.plugins.toxicity.chart.ToxicityChart
 
ToxicityChartDecorator - Class in org.sonar.plugins.toxicity
 
ToxicityChartDecorator() - Constructor for class org.sonar.plugins.toxicity.ToxicityChartDecorator
 
ToxicityChartMetrics - Class in org.sonar.plugins.toxicity
The metrics definition for the plugin
ToxicityChartMetrics() - Constructor for class org.sonar.plugins.toxicity.ToxicityChartMetrics
 
ToxicityChartPage - Class in org.sonar.plugins.toxicity
 
ToxicityChartPage() - Constructor for class org.sonar.plugins.toxicity.ToxicityChartPage
 
ToxicityChartPlugin - Class in org.sonar.plugins.toxicity
 
ToxicityChartPlugin() - Constructor for class org.sonar.plugins.toxicity.ToxicityChartPlugin
 
ToxicityNode - Interface in org.sonar.plugins.toxicity.model
 
ToxicityXmlBuilder - Class in org.sonar.plugins.toxicity.xml
 
ToxicityXmlParser - Class in org.sonar.plugins.toxicity.xml
 

V

valueOf(String) - Static method in enum org.sonar.plugins.toxicity.model.DebtType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.sonar.plugins.toxicity.model.DebtType
Returns an array containing the constants of this enum type, in the order they are declared.
ViolationsMapper - Class in org.sonar.plugins.toxicity.debts
 
A B C D E F G H L M N O P R S T V 

Copyright © 2012 Cezar Coca. All Rights Reserved.