8ac36c0c49f49870215ec8021cfc022cc3aa2536
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public areImagesOfShaderResultsSimilar(referenceShaderResultFile File, variantShaderResultFile File, metric ImageComparisonMetric, threshold double, aboveThresholdIsSimilar boolean) : boolean renamed to public areImagesOfShaderResultsInteresting(referenceShaderResultFile File, variantShaderResultFile File, metric ImageComparisonMetric, threshold double, aboveThresholdIsInteresting boolean) : boolean in class com.graphicsfuzz.common.util.ShaderJobFileOperations | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter aboveThresholdIsSimilar : boolean to aboveThresholdIsInteresting : boolean in method public areImagesOfShaderResultsInteresting(referenceShaderResultFile File, variantShaderResultFile File, metric ImageComparisonMetric, threshold double, aboveThresholdIsInteresting boolean) : boolean in class com.graphicsfuzz.common.util.ShaderJobFileOperations | From | To |