Linux Test Project

LCOV - the LTP GCOV extension

About LCOV

LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects gcov data for multiple source files and creates HTML pages containing the source code annotated with coverage information. It also adds overview pages for easy navigation within the file structure.

Example output

HTML output of a small example project.

Screenshot of an overview page generated by LCOV   Screenshot of a page of source code annotated with coverage information generated by LCOV
Screenshot 1: Overview page Screenshot 2: Annotated source code

Note: source code and Makefile for this example are part of the .tar.gz file (see download section).

Download

Latest release: LCOV 1.6 (changelog).

Source code: LCOV is released under the GPL license.

Documentation

Comments And Questions

For comments and questions contact: ltp-coverage@lists.sourceforge.net


Sourceforge.net  Last modified on: April 27, 2008 - 05:16:22 PDT.
Theme: