0% coverage scanning php

Hello everyone

I’m trying to scan some websites with SonarQube, I use sonarQube 7.6 with SonarQube scanner 3.3. The sonarPHP plugin is installed (version 2.16.0.4355). Unfortunally, when I scan my project, there are 0 vulnerabilities found and 0% coverage. Can anyone help me with this issue?

Kind regards
Kristof

Hi,

Regardind the coverage part, you should have a look at our covergae guide/faq if you haven’t already.

Can you share the command you use to run the scanner and the log of a scan please? Without that, it’s impossible to know why you have 0 issues.