183
edits
(→other changes: updating the doc after the .mozconfig change) |
Mnandigama (talk | contribs) |
||
Line 136: | Line 136: | ||
lcov -c | 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 |
edits