Info |
---|
SQ Official Doc Link: https://docs.sonarqube.org/display/SONAR/Seeing+Duplications |
The duplications decoration shows which parts of the source code are duplicated (see Duplications for more information):
By default, the duplications markers are collapsed:
Once they're expanded, you can click the orange duplication indicator to see where a block of code is duplicated. Clicking on a link in the popup opens the file in a pinned window
Panel | ||||
---|---|---|---|---|
| ||||
Table of Contents
|
코드 중복 표시 기능을 통해 소스 코드의 중복된 부분을 확인할 수 있습니다(더 자세한 내용은 코드 중복 페이지를 확인합니다):
기본적으로, 코드 중복 표시 마커는 펼쳐져 있지 않습니다:
코드 중복 표지 마커를 확장한 후, 주황색 영역을 클릭해 코드 중복 영역 정보를 확인할 수 있습니다. 표시된 링크를 클릭하면 코드가 증복된 부분을 확인할 수 있습니다. 파일 내용을 포함한 팝업을 표시합니다.