lcov or gcov -- how to large project analyze
        Posted  
        
            by lakshmipathi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by lakshmipathi
        
        
        
        Published on 2010-05-04T10:04:50Z
        Indexed on 
            2010/05/04
            10:08 UTC
        
        
        Read the original article
        Hit count: 342
        
I have large project to analyse. How to use gcov or lcov for it. I found plenty of document for gcov for a single C file. Not much document about lcov too. I'll be thankful for any pointers or tips or links
© Stack Overflow or respective owner