[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#729224: ITP: gcovr -- Summarize code coverage results from gcov



Package: wnpp
Severity: wishlist
Owner: Paolo Greppi <paolo.greppi@libpf.com>
X-Debbugs-CC: debian-devel@lists.debian.org

   Package name: gcovr
        Version: 3.0
Upstream Author: William Hart, John Siirola
            URL: http://gcovr.com/
        License: BSD
    Description: Summarize code coverage results from gcov

Gcovr is a python script that generates human-readable summary reports,
machine readable XML reports or a simple HTML summary from the output of
the GNU gcov utility.
It is best used with continuous integration tools.
Compared with lcov, it can output a text format, and an XML format that
is compatible with the Cobertura code coverage utility and hence with
Jenkins. It is similar to ggcov's text mode tggcov program.


Reply to: