Projects / kcov

kcov

Kcov is a code coverage tester based on bcov, which uses DWARF debugging information to collect coverage information from binaries without special compiler options. It produces lcov-style output and only requires a single step, i.e. collection and reporting are done in one sweep.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  18 Aug 2012 09:37

    Release Notes: Correct handling of accumulated data from multiple runs, a fix for an output bug with common path pruning, and a fix for some corner cases with instrumentation of shared libraries.

    •  23 Jul 2012 21:37

      Release Notes: Multiple output fixes. Checks that sections are executable before setting breakpoints. Fixes coverage of orphaned children. Enable attaching already started processes to a trace.

      •  17 Jun 2012 13:27

        Release Notes: The source code has been completely rewritten. Kcov can now transparently instrument shared libraries, a Cobertura output backend (to integrate into Jenkins) has been added, and performance has been improved.

        •  04 Dec 2011 16:47

          Release Notes: This release fixes file/percentage sorting and the percentage bar color in the Web interface. It adds a manual page.

          •  10 Jul 2011 12:27

            Release Notes: In the Web page output, only common parts of the source file path are displayed to make reading easier. A crash bug in command-line argument passing was fixed, and some smaller internal improvements were made.

            Screenshot

            Project Spotlight

            eZ Publish

            Content management system for e-commerce, e-publishing, and intranets/extranets.

            Screenshot

            Project Spotlight

            Template Data Interface (TDI)

            A powerful markup template system for Python.