e701115db2ee8409fe53236f0eb2875df33c0d0e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 8 | ||
Extract Method private insertComponentAndSnapshot(component ComponentDto) : SnapshotDto extracted from public insertViewAndSnapshot(component ComponentDto) : SnapshotDto in class org.sonar.db.component.ComponentDbTester | From | To | |
Extract Method public newProjectDto(organizationDto OrganizationDto, uuid String) : ComponentDto extracted from public newProjectDto() : ComponentDto in class org.sonar.db.component.ComponentTesting | From | To | |
Extract Method private newDeveloper(organizationUuid String, name String, uuid String) : ComponentDto extracted from public newDeveloper(name String, uuid String) : ComponentDto in class org.sonar.db.component.ComponentTesting | From | To | |
Extract Method private insertComponentAndSnapshot(component ComponentDto) : SnapshotDto extracted from public insertProjectAndSnapshot(component ComponentDto) : SnapshotDto in class org.sonar.db.component.ComponentDbTester | From | To | |
Extract Method public newView(organizationDto OrganizationDto, uuid String) : ComponentDto extracted from public newView(uuid String) : ComponentDto in class org.sonar.db.component.ComponentTesting | From | To | |
Extract Method private newProjectDto(organizationUuid String, uuid String) : ComponentDto extracted from public newProjectDto(uuid String) : ComponentDto in class org.sonar.db.component.ComponentTesting | From | To | |
Extract Method private insertComponentAndSnapshot(component ComponentDto) : SnapshotDto extracted from public insertDeveloperAndSnapshot(component ComponentDto) : SnapshotDto in class org.sonar.db.component.ComponentDbTester | From | To | |
Extract Method private newDeveloper(organizationUuid String, name String, uuid String) : ComponentDto extracted from public newDeveloper(name String) : ComponentDto in class org.sonar.db.component.ComponentTesting | From | To |