We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To create a code coverage report for swupd-client, build with:
$ ./configure --enable-coverage
Then run:
$ make check $ make coverage
The coverage report is output to the coverage/index.html file, viewable in any web browser.
coverage/index.html