Apex Class Code Coverage

I am unable to get the code coverage in SonarQube for Salesforce apex class. Its always shows 0.0%.
I am not understand how SonarQube check code coverage for salesforce Apex class?
Because we cover the unit test class to cover a code lines using Apex Test class.

Please help to understand me how code coverage works for Salesforce Apex class.

Thank you
Ashish P.

Hi,

Check these docs https://docs.sonarqube.org/latest/analysis/coverage/ (Apex line of the table)