René's URL Explorer Experiment


Title: gcovr — gcovr 8.6 documentation

direct link

Domain: gcovr.com

readthedocs-project-sluggcovr
readthedocs-version-slugstable
readthedocs-resolver-filename/
readthedocs-http-status200

Links:

gcovr https://gcovr.com
Installationhttps://gcovr.com/installation.html
Getting Startedhttps://gcovr.com/getting-started.html
User Guidehttps://gcovr.com/guide.html
Command Line Referencehttps://gcovr.com/manpage.html
Cookbookhttps://gcovr.com/cookbook.html
Frequently Asked Questionshttps://gcovr.com/faq.html
Contributinghttps://gcovr.com/contributing.html
Change Loghttps://gcovr.com/changelog.html
Known bugshttps://gcovr.com/known_bugs.html
Licensehttps://gcovr.com/license.html
gcovrhttps://gcovr.com
https://gcovr.com
View page sourcehttps://gcovr.com/_sources/index.rst.txt
https://gcovr.com#gcovr
gcovhttps://gcc.gnu.org/onlinedocs/gcc/Gcov.html
coverage.pyhttps://coverage.readthedocs.io/
--txthttps://gcovr.com/manpage.html#cmdoption-gcovr-txt
Text Outputhttps://gcovr.com/output/txt.html#txt-output
--htmlhttps://gcovr.com/manpage.html#cmdoption-gcovr-html
HTML Outputhttps://gcovr.com/output/html.html#html-output
--html-detailshttps://gcovr.com/manpage.html#cmdoption-gcovr-html-details
HTML Outputhttps://gcovr.com/output/html.html#html-output
--html-template-dirhttps://gcovr.com/manpage.html#cmdoption-gcovr-html-template-dir
HTML Outputhttps://gcovr.com/output/html.html#html-output
--csvhttps://gcovr.com/manpage.html#cmdoption-gcovr-csv
CSV Outputhttps://gcovr.com/output/csv.html#csv-output
--jsonhttps://gcovr.com/manpage.html#cmdoption-gcovr-json
JSON Outputhttps://gcovr.com/output/json.html#json-output
--json-summaryhttps://gcovr.com/manpage.html#cmdoption-gcovr-json-summary
JSON Outputhttps://gcovr.com/output/json.html#json-output
--markdownhttps://gcovr.com/manpage.html#cmdoption-gcovr-markdown
Markdown Outputhttps://gcovr.com/output/markdown.html#markdown-output
--markdown-summaryhttps://gcovr.com/manpage.html#cmdoption-gcovr-markdown-summary
Markdown Outputhttps://gcovr.com/output/markdown.html#markdown-output
--cloverhttps://gcovr.com/manpage.html#cmdoption-gcovr-clover
Clover XML Outputhttps://gcovr.com/output/clover.html#clover-output
Cloverhttps://bitbucket.org/atlassian/clover/src/master/
--coberturahttps://gcovr.com/manpage.html#cmdoption-gcovr-cobertura
Cobertura XML Outputhttps://gcovr.com/output/cobertura.html#cobertura-output
Coberturahttps://github.com/cobertura/cobertura/
--coverallshttps://gcovr.com/manpage.html#cmdoption-gcovr-coveralls
Coveralls JSON Outputhttps://gcovr.com/output/coveralls.html#coveralls-output
Coverallshttps://coveralls.io/
--jacocohttps://gcovr.com/manpage.html#cmdoption-gcovr-jacoco
JaCoCo XML Outputhttps://gcovr.com/output/jacoco.html#jacoco-output
JaCoCohttps://www.eclemma.org/jacoco/
--lcovhttps://gcovr.com/manpage.html#cmdoption-gcovr-lcov
LCOV info Outputhttps://gcovr.com/output/lcov.html#lcov-output
LCOVhttps://github.com/linux-test-project/lcov
--sonarqubehttps://gcovr.com/manpage.html#cmdoption-gcovr-sonarqube
SonarQube XML Outputhttps://gcovr.com/output/sonarqube.html#sonarqube-xml-output
SonarQubehttps://www.sonarsource.com/products/sonarqube/
lcovhttps://github.com/linux-test-project/lcov
Submit a tickethttps://github.com/gcovr/gcovr/issues
Stack Overflowhttps://stackoverflow.com/questions/tagged/gcovr
Chat on Gitterhttps://gitter.im/gcovr/gcovr
PyPIhttps://pypi.org/project/gcovr/
Source Code on GitHubhttps://github.com/gcovr/gcovr
Change Loghttps://gcovr.com/changelog.html
https://gcovr.com/https://gcovr.com/
Installationhttps://gcovr.com/installation.html
Getting Startedhttps://gcovr.com/getting-started.html
What to read nexthttps://gcovr.com/getting-started.html#what-to-read-next
User Guidehttps://gcovr.com/guide.html
Compiling for Coveragehttps://gcovr.com/guide/compiling.html
GCOV parserhttps://gcovr.com/guide/gcov_parser.html
Output Formatshttps://gcovr.com/output/index.html
Multiple Output Formatshttps://gcovr.com/guide/multiple-outputs.html
Using Filtershttps://gcovr.com/guide/filters.html
Configuration Fileshttps://gcovr.com/guide/configuration.html
Exclusion Markershttps://gcovr.com/guide/exclusion-markers.html
Reproducible Timestampshttps://gcovr.com/guide/timestamps.html
Command Line Referencehttps://gcovr.com/manpage.html
gcovrhttps://gcovr.com/manpage.html#gcovr
Cookbookhttps://gcovr.com/cookbook.html
How to collect coverage for C extensions in Pythonhttps://gcovr.com/cookbook.html#how-to-collect-coverage-for-c-extensions-in-python
Out-of-Source Builds with CMakehttps://gcovr.com/cookbook.html#out-of-source-builds-with-cmake
Support of Keil uVision formathttps://gcovr.com/cookbook.html#support-of-keil-uvision-format
How to create a standalone applicationhttps://gcovr.com/cookbook.html#how-to-create-a-standalone-application
Frequently Asked Questionshttps://gcovr.com/faq.html
What is the difference between lcov and gcovr?https://gcovr.com/faq.html#what-is-the-difference-between-lcov-and-gcovr
Why does C++ code have so many uncovered branches?https://gcovr.com/faq.html#why-does-c-code-have-so-many-uncovered-branches
Why are uncovered files not reported?https://gcovr.com/faq.html#why-are-uncovered-files-not-reported
Which options are used for calling gcov?https://gcovr.com/faq.html#which-options-are-used-for-calling-gcov
Contributinghttps://gcovr.com/contributing.html
How to report bugshttps://gcovr.com/contributing.html#how-to-report-bugs
How to helphttps://gcovr.com/contributing.html#how-to-help
How to submit a Pull Requesthttps://gcovr.com/contributing.html#how-to-submit-a-pull-request
How to set up a development environmenthttps://gcovr.com/contributing.html#how-to-set-up-a-development-environment
Project Structurehttps://gcovr.com/contributing.html#project-structure
Test suitehttps://gcovr.com/contributing.html#test-suite
Become a gcovr developerhttps://gcovr.com/contributing.html#become-a-gcovr-developer
Change Loghttps://gcovr.com/changelog.html
8.6 (13 January 2026)https://gcovr.com/changelog.html#january-2026
8.5 (08 January 2026)https://gcovr.com/changelog.html#release-8-5
8.4 (27 September 2025)https://gcovr.com/changelog.html#september-2025
8.3 (19 January 2025)https://gcovr.com/changelog.html#january-2025
8.2 (13 October 2024)https://gcovr.com/changelog.html#october-2024
8.1 (13 October 2024)https://gcovr.com/changelog.html#release-8-1
8.0 (07 October 2024)https://gcovr.com/changelog.html#release-8-0
7.2 (24 February 2024)https://gcovr.com/changelog.html#february-2024
7.1 (24 February 2024)https://gcovr.com/changelog.html#release-7-1
7.0 (25 January 2024)https://gcovr.com/changelog.html#january-2024
6.0 (08 March 2023)https://gcovr.com/changelog.html#march-2023
5.2 (06 August 2022)https://gcovr.com/changelog.html#august-2022
5.1 (26 March 2022)https://gcovr.com/changelog.html#march-2022
5.0 (11 June 2021)https://gcovr.com/changelog.html#june-2021
4.2 (6 November 2019)https://gcovr.com/changelog.html#november-2019
4.1 (2 July 2018)https://gcovr.com/changelog.html#july-2018
4.0 (17 June 2018)https://gcovr.com/changelog.html#june-2018
3.4 (12 February 2018)https://gcovr.com/changelog.html#february-2018
3.3 (6 August 2016)https://gcovr.com/changelog.html#august-2016
3.2 (5 July 2014)https://gcovr.com/changelog.html#july-2014
3.1 (6 December 2013)https://gcovr.com/changelog.html#december-2013
3.0 (10 August 2013)https://gcovr.com/changelog.html#august-2013
2.4 (13 April 2012)https://gcovr.com/changelog.html#april-2012
2.3.1 (6 January 2012)https://gcovr.com/changelog.html#january-2012
2.3 (11 December 2011)https://gcovr.com/changelog.html#december-2011
2.2 (10 December 2011)https://gcovr.com/changelog.html#id5
2.1 (26 November 2010)https://gcovr.com/changelog.html#november-2010
2.0 (22 August 2010)https://gcovr.com/changelog.html#august-2010
Known bugshttps://gcovr.com/known_bugs.html
Merge assertion error for functions defined in multiple lineshttps://gcovr.com/known_bugs.html#merge-assertion-error-for-functions-defined-in-multiple-lines
Merge assertion error for function https://gcovr.com/known_bugs.html#merge-assertion-error-for-function-unknown-function
Fix excluded functions in HTML reporthttps://gcovr.com/known_bugs.html#fix-excluded-functions-in-html-report
Fix LCOV report if function is defined in multiple lineshttps://gcovr.com/known_bugs.html#fix-lcov-report-if-function-is-defined-in-multiple-lines
Nested HTML report without data can’t be generatedhttps://gcovr.com/known_bugs.html#nested-html-report-without-data-can-t-be-generated
Drastic increase of runtime with large projectshttps://gcovr.com/known_bugs.html#drastic-increase-of-runtime-with-large-projects
Data source in JSON report can contain wrong informationhttps://gcovr.com/known_bugs.html#data-source-in-json-report-can-contain-wrong-information
TypeError in text report for covered decisionshttps://gcovr.com/known_bugs.html#typeerror-in-text-report-for-covered-decisions
Line coverage missing if template functions are usedhttps://gcovr.com/known_bugs.html#line-coverage-missing-if-template-functions-are-used
Detection of version mismatch between gcc and gcov doesn’t workhttps://gcovr.com/known_bugs.html#detection-of-version-mismatch-between-gcc-and-gcov-doesn-t-work
Exclusion filter for existing GCOV files doesn’t workhttps://gcovr.com/known_bugs.html#exclusion-filter-for-existing-gcov-files-doesn-t-work
Branch exclusion comments remove the branches complete and do not affect conditionshttps://gcovr.com/known_bugs.html#branch-exclusion-comments-remove-the-branches-complete-and-do-not-affect-conditions
Excluded branches ar still reported in LCOV reporthttps://gcovr.com/known_bugs.html#excluded-branches-ar-still-reported-in-lcov-report
Multiple counters for same line are not merged in coveralls reporthttps://gcovr.com/known_bugs.html#multiple-counters-for-same-line-are-not-merged-in-coveralls-report
Wrong data used in clover reporthttps://gcovr.com/known_bugs.html#wrong-data-used-in-clover-report
Discrepancy between exclusion and removal of coverage datahttps://gcovr.com/known_bugs.html#discrepancy-between-exclusion-and-removal-of-coverage-data
Files without functions and lines are added to reporthttps://gcovr.com/known_bugs.html#files-without-functions-and-lines-are-added-to-report
Wrong handling of functions with specializationhttps://gcovr.com/known_bugs.html#wrong-handling-of-functions-with-specialization
Error if conditions for the same line are reported different across GCOV data fileshttps://gcovr.com/known_bugs.html#error-if-conditions-for-the-same-line-are-reported-different-across-gcov-data-files
JaCoCo report does not follow the DTD schemahttps://gcovr.com/known_bugs.html#jacoco-report-does-not-follow-the-dtd-schema
Multiple functions with same name in Cobertura reporthttps://gcovr.com/known_bugs.html#multiple-functions-with-same-name-in-cobertura-report
Missing excluded property for condition in JSON reporthttps://gcovr.com/known_bugs.html#missing-excluded-property-for-condition-in-json-report
Wrong log message: Deprecated config key None used, please use …https://gcovr.com/known_bugs.html#wrong-log-message-deprecated-config-key-none-used-please-use
Negative counters in GCOV JSON intermediate file are not handledhttps://gcovr.com/known_bugs.html#negative-counters-in-gcov-json-intermediate-file-are-not-handled
Wrong source root in Cobertura reporthttps://gcovr.com/known_bugs.html#wrong-source-root-in-cobertura-report
Overall summary in JaCoCo report is wronghttps://gcovr.com/known_bugs.html#overall-summary-in-jacoco-report-is-wrong
Excluded lines are added to LCOV reporthttps://gcovr.com/known_bugs.html#excluded-lines-are-added-to-lcov-report
Exclusion of internal function raises a KeyErrorhttps://gcovr.com/known_bugs.html#exclusion-of-internal-function-raises-a-keyerror
Licensehttps://gcovr.com/license.html
License Termshttps://gcovr.com/license.html#license-terms
Acknowledgementshttps://gcovr.com/license.html#acknowledgements
Next https://gcovr.com/installation.html
Sphinxhttps://www.sphinx-doc.org/
themehttps://github.com/readthedocs/sphinx_rtd_theme
Read the Docshttps://readthedocs.org

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.