Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 607 Bytes

manpage.rst

File metadata and controls

19 lines (14 loc) · 607 Bytes

Command Line Reference

The gcovr command recursively searches a directory tree to find gcov coverage files, and generates a text summary of the code coverage. The -h/--help<gcovr --help> option generates the following summary of the gcovr command line options:

gcovr.__main__:create_argument_parser()

For guide-level explanation on using these options, see the guide.