d43c7c4b52cb3d8e6b366d994bc7b485b4470521
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable matches : List<RuleMatch> to matches1 : List<RuleMatch> in method private testBitextCheck(cache ResultCache) : void in class org.languagetool.tools.ToolsTest | From | To | |
| Rename Variable matches1 : int to matchCount : int in method private testBitextCheck(cache ResultCache) : void in class org.languagetool.tools.ToolsTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private testBitextCheck(cache ResultCache) : void extracted from public testBitextCheck() : void in class org.languagetool.tools.ToolsTest | From | To |