Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        lcov - LTP GCOV extension code coverage tool
        
        LCOV is an extension of GCOV, a GNU tool which provides information
about what parts of a program are actually executed (i.e. "covered")
while running a particular test case. The extension consists of a set
of PERL scripts which build on the textual GCOV output to implement
HTML output and support for large projects.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | lcov | 
                1.4 | 
                2.fc6 | 
                src | 
                96 KiB | 
                Thu Oct 12 04:30:41 2006 | 
            
        
        Changelog
        
            - * Mon Feb 20 17:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 1.4-2
 
            - Fix lcov -z to look for .gcda (GCC >= 3.4) suffix as well as .da (old GCC).
- Remove empty %build from spec.
- Fix URL for source tarball.
 
        
            - * Mon Feb 13 17:00:00 2006 Roland McGrath <roland{%}redhat{*}com> - 1.4-1
 
            - Initial build, some spec bits snarfed from upstream.