이 문서는 SonarQube v6.4 기반의 문서로 아카이브 되었습니다.
최신 문서를 참조하십시오.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »


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.

  • No labels