Hi there,
Hope this message finds you well.
I want to know how many LOC (global amount) are we currently processing in SonarQube? We only need the main project (for example: develop branch), not LOC for all other branches.
Our QunarQube version is 6.4 (build 25310).
Based on this
docs, it's to query the dabtebase.
My questions:
1. How to query the SonarQube directly?
2. Which table used to store the global amount LOC?
3. Can you please share some example codes for getting accurate of LOC without the lines for other branches?
Thank you very much,
Betty