4d869a9da62edb6d18093876b8bba0eda706e718
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute componentKey : String to COMPONENT_KEY : String in method public fail_on_missing_permission() : void in class org.sonar.server.source.ws.HashActionTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private readColumnStream(dbSession DbSession, fileUuid String, function Function<Reader,T>, column String) : void extracted from public readDataStream(fileUuid String, function Function<Reader,T>) : void in class org.sonar.core.source.db.FileSourceDao | From | To |