657bb8e40bd03fcea1b214f99850bafd8f9bc455
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public execute_logs_end_timing_for_each_ComputationStep_called() : void renamed to public execute_logs_end_timing_for_each_ComputationStep_called_when_level_is_DEBUG() : void in class org.sonar.server.computation.task.step.ComputationStepExecutorTest | From | To | |
Extract Method | 1 | ||
Extract Method private execute_logs_end_timing_for_each_ComputationStep_called_when_(level LoggerLevel) : List<String> extracted from public execute_logs_end_timing_for_each_ComputationStep_called() : void in class org.sonar.server.computation.task.step.ComputationStepExecutorTest | From | To |