Code Coverage is showing as Zero in SonarQube

I was using attached pom.xml file and see code coverage (15%) listed under 'Target -> My-report -> index.html. But sonarqube it shows 0% as code coverage.

temp file.txt (3.4 KB)

Hi,

Welcome to the community!

Since you reference a pom file, I guess you’re analyzing with Maven? Which JaCoCo report format are you creating? Only the .xml report is supported now.

 
Ann