6782a76dcf2e42fea32116a22d1c3ecb8d2975fa
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type f : File to filePath : String in method public FileHashComputer(filePath String) in class org.sonar.api.batch.fs.internal.FileMetadata.FileHashComputer | From | To | |
| Change Parameter Type file : File to filePath : String in method package LineCounter(filePath String, encoding Charset) in class org.sonar.api.batch.fs.internal.FileMetadata.LineCounter | From | To | |
| Change Parameter Type file : File to stream : InputStream in method public readMetadata(stream InputStream, encoding Charset, filePath String) : Metadata in class org.sonar.api.batch.fs.internal.FileMetadata | From | To | |
| Move Method | 1 | ||
| Move Method public start_with_bom() : void from class org.sonar.api.batch.fs.internal.FileMetadataTest to public start_with_bom() : void from class org.sonar.scanner.scan.filesystem.MetadataGeneratorTest | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute file : File to filePath : String in class org.sonar.api.batch.fs.internal.FileMetadata.LineCounter | From | To | |
| Rename Attribute file : File to filePath : String in class org.sonar.api.batch.fs.internal.FileMetadata.FileHashComputer | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type file : File to filePath : String in class org.sonar.api.batch.fs.internal.FileMetadata.LineCounter | From | To | |
| Change Attribute Type file : File to filePath : String in class org.sonar.api.batch.fs.internal.FileMetadata.FileHashComputer | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter f : File to filePath : String in method public FileHashComputer(filePath String) in class org.sonar.api.batch.fs.internal.FileMetadata.FileHashComputer | From | To | |
| Rename Parameter file : File to filePath : String in method package LineCounter(filePath String, encoding Charset) in class org.sonar.api.batch.fs.internal.FileMetadata.LineCounter | From | To | |
| Rename Parameter file : File to stream : InputStream in method public readMetadata(stream InputStream, encoding Charset, filePath String) : Metadata in class org.sonar.api.batch.fs.internal.FileMetadata | From | To |