Skip to content

Implement Code Duplication Analysis in CodeChecker #3851

Open
@dkrupp

Description

@dkrupp

Is your feature request related to a problem? Please describe.
CodeChecker should be able to execute the anlaysis of well known open source code-duplicate detection tools such as:

Suggested Implementation Steps

  1. Investigate a potential Code Duplicate Detection tool to be supported
  2. Implement a Report Converter tool which converts the Duplicate detection anlaysis results to CodeChecker (plist) format. For inspiration see the other report converter tools: https://github.com/Ericsson/codechecker/tree/master/tools/report-converter
  3. Implement an analysis executor for the report converter tool such as: https://github.com/Ericsson/codechecker/tree/master/analyzer/codechecker_analyzer/analyzers

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions