e93053e8a54540f5394fe0938752f7421e2222ad
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 1 | ||
| Pull Up Method private next() : void from class org.jacoco.core.internal.analysis.filter.SynchronizedFilter.Matcher to package next() : void from class org.jacoco.core.internal.analysis.filter.AbstractMatcher | From | To | |
| Pull Up Attribute | 1 | ||
| Pull Up Attribute private cursor : AbstractInsnNode from class org.jacoco.core.internal.analysis.filter.SynchronizedFilter.Matcher to package cursor : AbstractInsnNode from class org.jacoco.core.internal.analysis.filter.AbstractMatcher | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.jacoco.core.internal.analysis.filter.AbstractMatcher from classes [org.jacoco.core.internal.analysis.filter.SynchronizedFilter.Matcher] | From | To |