36c71c6e89b4008b872755fa3421d9c02da67fac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type out : OutputStream to outDirectory : File in method public ChartWriter(outDirectory File, filename String) in class cypher.feature.parser.reporting.ChartWriter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute out : OutputStream to outDirectory : File in class cypher.feature.parser.reporting.ChartWriter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type out : OutputStream to outDirectory : File in class cypher.feature.parser.reporting.ChartWriter | From | To | |
Inline Variable | 1 | ||
Inline Variable chart : JFreeChart in method public dumpSVG(data Map<String,Integer>) : void from class cypher.feature.parser.reporting.ChartWriter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter out : OutputStream to outDirectory : File in method public ChartWriter(outDirectory File, filename String) in class cypher.feature.parser.reporting.ChartWriter | From | To |