b49a85f235cc2e68c6c8bb31dcb5d063e40cd6b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type leAsciiPerc : float to leAsciiPerc : double in method public isUTF16(buffer byte[], failOnNull boolean) : Result in class org.sonar.scanner.scan.filesystem.CharsetValidation | From | To | |
| Change Variable Type beAsciiPerc : float to beAsciiPerc : double in method public isUTF16(buffer byte[], failOnNull boolean) : Result in class org.sonar.scanner.scan.filesystem.CharsetValidation | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type UTF_16_NULL_PASS_THRESHOLD : float to UTF_16_NULL_PASS_THRESHOLD : double in class org.sonar.scanner.scan.filesystem.CharsetValidation | From | To | |
| Change Attribute Type UTF_16_NULL_FAIL_THRESHOLD : float to UTF_16_NULL_FAIL_THRESHOLD : double in class org.sonar.scanner.scan.filesystem.CharsetValidation | From | To |