e827a43157b0eceafe2ac727487d13b217f0370c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable normalizedPath : String in method public match(path String) : PathMatchResult<T> from class io.undertow.util.PathTemplateMatcher | From | To | |
| Extract Method | 2 | ||
| Extract Method public runRoutingTemplateHandlerTests(prefix String) : void extracted from public testRoutingTemplateHandler() : void in class io.undertow.server.handlers.RoutingHandlerTestCase | From | To | |
| Extract Method public runPathTemplateHandlerTest(prefix String) : void extracted from public testPathTemplateHandler() : void in class io.undertow.server.handlers.PathTemplateHandlerTestCase | From | To |