dc15671572dd724e8a07f360ac4b29d2a5e4a226
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute cache : Cache<InputSentence,List<RuleMatch>> to matchesCache : Cache<InputSentence,List<RuleMatch>> in class org.languagetool.ResultCache | From | To | |
| Inline Variable | 2 | ||
| Inline Variable cacheRequests : long in method private getRuleMatches(text String, parameters Map<String,String>, lang Language, motherTongue Language, params QueryParams) : List<RuleMatch> from class org.languagetool.server.TextChecker | From | To | |
| Inline Variable hitRate : double in method private getRuleMatches(text String, parameters Map<String,String>, lang Language, motherTongue Language, params QueryParams) : List<RuleMatch> from class org.languagetool.server.TextChecker | From | To |