bc7d7e83a24b7cd42f7060a0472b76094cf69f45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type File to CloseableIterator<BatchReport.SyntaxHighlighting> in method public readComponentSyntaxHighlighting(fileRef int) : CloseableIterator<BatchReport.SyntaxHighlighting> in class org.sonar.batch.protocol.output.BatchReportReader | From | To | |
Change Return Type File to CloseableIterator<BatchReport.Coverage> in method public readComponentCoverage(fileRef int) : CloseableIterator<BatchReport.Coverage> in class org.sonar.batch.protocol.output.BatchReportReader | From | To | |
Rename Attribute | 1 | ||
Rename Attribute sut : BatchReportReader to underTest : BatchReportReader in class org.sonar.batch.protocol.output.BatchReportReaderTest | From | To |