QA:CodeCoverage: Difference between revisions

Line 115: Line 115:
<br> '''TIP''': If you don’t know what is an ‘lcov’ tool, please feel free to ‘google’ the term.  
<br> '''TIP''': If you don’t know what is an ‘lcov’ tool, please feel free to ‘google’ the term.  


'''TIP''': Please use lcov 1.7.x or later since it provides coverage statistics at both line level, and also at the function.  
'''TIP''': Please use lcov 1.7.x or later since it provides coverage statistics at both the line level and also at the function level.  


Then, execute the following command  
Then, execute the following command  
7

edits