SonarQube Enterprise version 9.5
We have multiline comments in our pl/sql packages. utPlSql ignore them when we generate coverage report, but when sonarqube importing this report there is mismatch in lines coverage. For example
Since it looks like GitHub - utPLSQL/utPLSQL: Testing Framework for PL/SQL maintains the Sonar test reporter for this tool, you should probably raise an issue on their Github repository. The expectation for SonarQube is that that the line number reported matches the source code which is analyzed.