e0681662b4cc311bca7e9433261960c766fab8a8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testJava9() : void renamed to public except_java_9_checksums_should_be_different_for_different_bytecode_versions() : void in class org.jacoco.core.internal.data.CRC64Test | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute runtime : SystemPropertiesRuntime to accessorGenerator : AccessorGenerator in class org.jacoco.core.instr.InstrumenterTest | From | To | |
| Extract Variable | 3 | ||
| Extract Variable classId : long in method private analyzeClass(source byte[]) : void from class org.jacoco.core.analysis.Analyzer | From | To | |
| Extract Variable b : byte[] in method public gotos() : void from class org.jacoco.core.test.filter.FinallyTest | From | To | |
| Extract Variable source : byte[] in method public should_not_loose_InnerClasses_attribute() : void from class org.jacoco.core.test.validation.ResizeInstructionsTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private instrument(source byte[]) : byte[] extracted from public instrument(reader ClassReader) : byte[] in class org.jacoco.core.instr.Instrumenter | From | To | |
| Extract Method private analyzeClass(source byte[]) : void extracted from public analyzeClass(reader ClassReader) : void in class org.jacoco.core.analysis.Analyzer | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type runtime : SystemPropertiesRuntime to accessorGenerator : AccessorGenerator in class org.jacoco.core.instr.InstrumenterTest | From | To |