QA:CodeCoverage: Difference between revisions

Jump to navigation Jump to search
(→‎other changes: updating the doc after the .mozconfig change)
Line 136: Line 136:




       lcov -c -i -d mozcentral-dbg -o app.info
       lcov -c -d mozcentral-dbg -o app.info




Line 142: Line 142:




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


'''TIP''': Please lcov 1.7.x since it provides both line and functional coverage.


Then, execute the following command
Then, execute the following command
183

edits

Navigation menu