c613bf937e87f7c97b5a04690d8045bac1259af8
Files Diff
- Added: 19
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type List<java.lang.String> to ProtocolStringList in method public getTagsList() : ProtocolStringList in class org.sonar.batch.protocol.output.BatchReport.Issue.Builder | From | To | |
Change Return Type List<java.lang.String> to ProtocolStringList in method public getTagsList() : ProtocolStringList in class org.sonar.batch.protocol.output.BatchReport.Issue | From | To | |
Change Return Type List<java.lang.String> to ProtocolStringList in method public getTagsList() : ProtocolStringList in class org.sonar.batch.protocol.output.BatchReport.IssueOrBuilder | From | To | |
Extract Variable | 35 | ||
Extract Variable bs : ByteString in method private ServerIssue(input CodedInputStream, extensionRegistry ExtensionRegistryLite) from class org.sonar.batch.protocol.input.BatchInput.ServerIssue | From | To | |
Extract Variable bs : ByteString in method private Metadata(input CodedInputStream, extensionRegistry ExtensionRegistryLite) from class org.sonar.batch.protocol.output.BatchReport.Metadata | From | To | |
Extract Variable bs : ByteString in method private Issues(input CodedInputStream, extensionRegistry ExtensionRegistryLite) from class org.sonar.batch.protocol.output.BatchReport.Issues | From | To | |
Extract Variable bs : ByteString in method private Line(input CodedInputStream, extensionRegistry ExtensionRegistryLite) from class org.sonar.server.source.db.FileSourceDb.Line | From | To | |
Extract Variable bs : ByteString in method private Component(input CodedInputStream, extensionRegistry ExtensionRegistryLite) from class org.sonar.batch.protocol.output.BatchReport.Component | From | To | |
Extract Variable bs : ByteString in method private Issue(input CodedInputStream, extensionRegistry ExtensionRegistryLite) from class org.sonar.batch.protocol.output.BatchReport.Issue | From | To |