|
Rename Method public getFile() : Component renamed to public getLeaf() : Component in class org.sonar.server.computation.formula.LeafAggregateContext |
From |
To |
|
Rename Method protected aggregateForSupportedFile(counterContext FileAggregateContext) : void renamed to protected aggregateForSupportedLeaf(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.SingleWithUncoveredCounter |
From |
To |
|
Rename Method protected abstract aggregateForSupportedFile(counterContext FileAggregateContext) : void renamed to protected abstract aggregateForSupportedLeaf(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.ElementsAndCoveredElementsCounter |
From |
To |
|
Rename Method protected aggregateForSupportedFile(counterContext FileAggregateContext) : void renamed to protected aggregateForSupportedLeaf(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.LinesAndConditionsWithUncoveredCounter |
From |
To |
|
Rename Method public getFile() : Component renamed to public getLeaf() : Component in class org.sonar.server.computation.formula.FormulaExecutorComponentVisitor.LeafAggregateContextImpl |
From |
To |
|
Rename Method public getFile() : Component renamed to public getLeaf() : Component in class org.sonar.server.computation.formula.coverage.CoverageUtilsTest.LeafAggregateContextRule |
From |
To |
|
Rename Method private processNotFile(component Component, path Path<FormulaExecutorComponentVisitor.Counters>) : void renamed to private processNotLeaf(component Component, path Path<FormulaExecutorComponentVisitor.Counters>) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentVisitor |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.step.CommentMeasuresStep.DocumentationCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.step.DuplicationMeasuresStep.SumDuplicationCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method protected aggregateForSupportedLeaf(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.SingleWithUncoveredCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method protected aggregateForSupportedLeaf(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.LinesAndConditionsWithUncoveredCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.SumCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentVisitorTest.FakeVariationCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.DistributionFormula.DistributionCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method protected aggregateForSupportedFile(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.SingleWithUncoveredVariationCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method public aggregateForSupportedFile(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.LinesAndConditionsWithUncoveredVariationCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.Counter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.ElementsAndCoveredElementsVariationCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method protected abstract aggregateForSupportedFile(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.ElementsAndCoveredElementsVariationCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.step.NewCoverageMeasuresStep.NewCoverageCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentVisitorTest.FakeCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method package getMeasureVariations(counterContext LeafAggregateContext, metricKey String) : MeasureVariations in class org.sonar.server.computation.formula.coverage.CoverageUtils |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.ElementsAndCoveredElementsCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method protected abstract aggregateForSupportedLeaf(counterContext LeafAggregateContext) : void in class org.sonar.server.computation.formula.coverage.ElementsAndCoveredElementsCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.step.UnitTestMeasuresStep.UnitTestsCounter |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.step.LanguageDistributionMeasuresStep.LanguageDistributionCounter |
From |
To |
|
Change Parameter Type counterContext : FileAggregateContext to counterContext : LeafAggregateContext in method package getLongMeasureValue(counterContext LeafAggregateContext, metricKey String) : long in class org.sonar.server.computation.formula.coverage.CoverageUtils |
From |
To |
|
Change Parameter Type context : FileAggregateContext to context : LeafAggregateContext in method public aggregate(context LeafAggregateContext) : void in class org.sonar.server.computation.formula.AverageFormula.AverageCounter |
From |
To |