587044a07ad8ca987ac9525a4a51660699e986af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 2 | ||
| Change Variable Type realMap : Map<String,Object> to realMap : Map in method public matches(value Object) : boolean in class cypher.feature.parser.matchers.MapMatcher | From | To | |
| Change Variable Type actualKeys : Set<String> to actualKeys : Set in method public matches(value Object) : boolean in class cypher.feature.parser.matchers.MapMatcher | From | To | |
| Extract Variable | 1 | ||
| Extract Variable pathLinkMatchers : ArrayList<PathLinkMatcher> in method public exitPath(ctx FeatureResultsParser.PathContext) : void from class cypher.feature.parser.CypherMatchersCreator | From | To | |
| Inline Variable | 1 | ||
| Inline Variable labels : Iterable<Label> in method public matches(value Object) : boolean from class cypher.feature.parser.matchers.NodeMatcher | From | To |