sonar_get_duplication_report
Retrieves the duplication report for a pull request, identifying which files have duplicated code and their duplication percentage.
Instructions
Get the duplicated lines report for a pull request — which files have duplicated code and what percentage. Use this when the user mentions 'duplication' or 'duplicated lines'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pullRequest | Yes | Pull request number, e.g. '257' |