b8dbec48afab7b5de3beb0fd52911370acd2bfad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable v : double to x : double in method private assertPositiveZero(x double) : void in class com.google.gwt.emultest.java.lang.MathTest | From | To | |
Extract Method | 3 | ||
Extract Method private assertPositiveZero(x double) : void extracted from public testAbs() : void in class com.google.gwt.emultest.java.lang.MathTest | From | To | |
Extract Method private isNegative(d double) : boolean extracted from public copySign(magnitude double, sign double) : double in class java.lang.Math | From | To |