c6f2b6b7e887eb645b8aba928ff0134cfe66ec28
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type reader : ClassReader to bytes : byte[] in method private analyze(bytes byte[], store ExecutionDataStore) : void in class org.jacoco.core.test.validation.ValidationTestBase | From | To | |
Change Parameter Type reader : ClassReader to bytes : byte[] in method private execute(bytes byte[]) : ExecutionDataStore in class org.jacoco.core.test.validation.ValidationTestBase | From | To | |
Rename Variable | 3 | ||
Rename Variable bytes : byte[] to instrumented : byte[] in method private execute(bytes byte[]) : ExecutionDataStore in class org.jacoco.core.test.validation.ValidationTestBase | From | To | |
Rename Variable reader : ClassReader to bytes : byte[] in method public setup() : void in class org.jacoco.core.test.validation.ValidationTestBase | From | To | |
Rename Variable bytes : byte[] to instrumented : byte[] in method private instrument(clazz Class<? extends Target>) : void in class org.jacoco.core.test.validation.CyclomaticComplexityTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute reader : ClassReader to bytes : byte[] in class org.jacoco.core.test.validation.CyclomaticComplexityTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type reader : ClassReader to bytes : byte[] in method public setup() : void in class org.jacoco.core.test.validation.ValidationTestBase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type reader : ClassReader to bytes : byte[] in class org.jacoco.core.test.validation.CyclomaticComplexityTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter reader : ClassReader to bytes : byte[] in method private execute(bytes byte[]) : ExecutionDataStore in class org.jacoco.core.test.validation.ValidationTestBase | From | To | |
Rename Parameter reader : ClassReader to bytes : byte[] in method private analyze(bytes byte[], store ExecutionDataStore) : void in class org.jacoco.core.test.validation.ValidationTestBase | From | To |