.. _sonarqube_xml_output: SonarQube XML Output ==================== If you are using SonarQube, you can get a coverage report in a suitable XML format via the :option:`--sonarqube` option:: gcovr --sonarqube coverage.xml The SonarQube XML format is documented at ``_.