fde254dd251e6afc1c8f1272efb1be2b6c767387
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type cause : RuntimeException to cause : Exception in method private analyzerError(location String, cause Exception) : IOException in class org.jacoco.core.analysis.Analyzer | From | To | |
Rename Variable | 1 | ||
Rename Variable file : File to buffer : byte[] in method public testAnalyzeAll_BrokenZip() : void in class org.jacoco.core.analysis.AnalyzerTest | From | To | |
Extract Variable | 2 | ||
Extract Variable unpackedInput : InputStream in method private analyzePack200(input InputStream, location String) : int from class org.jacoco.core.analysis.Analyzer | From | To | |
Extract Variable gzipInputStream : GZIPInputStream in method private analyzeGzip(input InputStream, location String) : int from class org.jacoco.core.analysis.Analyzer | From | To | |
Change Variable Type | 1 | ||
Change Variable Type file : File to buffer : byte[] in method public testAnalyzeAll_BrokenZip() : void in class org.jacoco.core.analysis.AnalyzerTest | From | To |