SonarQube LOC Limits

Hi,

We use SonarQube Developer Edition and the LOC limit is 5M lines. We have ignored unwanted files extensions from the SonarScan which includes .SQL, .XML files. We have ran the complete SonarAnalysis and we can see the updated LOC for the particuar Project in SonarQube. But under the Administration → License manager it still shows the old LOC and it is not reduced. How can I make sure the changes the reflected in Administration → License manager

Hi,

The License LOC reflects the largest branch of each project, so you’ll need to make sure all your branches have the exclusions and are then re-analyzed.

 
HTH,
Ann

1 Like