]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-16072 improved documentation
authorLukasz Jarocki <lukasz.jarocki@sonarsource.com>
Tue, 22 Mar 2022 13:14:34 +0000 (14:14 +0100)
committersonartech <sonartech@sonarsource.com>
Tue, 22 Mar 2022 20:02:36 +0000 (20:02 +0000)
server/sonar-docs/src/pages/instance-administration/license-manager.md

index ecef0fe80779b2247e37a753069ef3a4f52616de..11f2dbae6218bada6599b4c4d3fc8f2151f803f6 100644 (file)
@@ -23,7 +23,7 @@ By clicking the **Set new license** button, you can set a new license to enable
 ### Lines of Code consumption
 Under **Lines of Code**, the gauge shows how many lines of code (LOC) you are currently scanning and how close you are to your limit. If you're near your limit, you may need to purchase additional LOCs.
 
-For a given project, the lines of code that count towards License Usage are those of the largest branch. Lines of test code do not count towards your License Usage.
+For a given project, the lines of code that count towards License Usage are those of the largest branch (or pull request). Lines of test code do not count towards your License Usage.
 
 For example:
 - If a project has 100 lines of code on its main branch and 200 on a secondary branch, then the number of LOCs counted for the project is 200