My organisation is using Version 5.6.6 of SonarQube.
I have been trying to setup code coverage using clover but with no success.
I was wondering does this version of SonarQube support clover? Do future versions of SonarQube support clover?
If not - what tool should I use for code coverage?
The current LTS version is 6.7.5, and the current version is 7.4. You’re going to have a hard time finding support for any versions prior to that.
That said, it appears that the Clover plugin should be compatible with your version of SonarQube, but I don’t believe the plugin is actively maintained any more. JaCoCo support on the other hand is maintained.