QA:CodeCoverage: Difference between revisions

Line 129: Line 129:
<br> The resulting index.html is the landing page for all your code coverage data for the C/C++ code in the Firefox browser.  
<br> The resulting index.html is the landing page for all your code coverage data for the C/C++ code in the Firefox browser.  


<br> HINT: Look at the advanced tweaks section on how to modify, geninfo, genhtml scripts in order to generate full code coverage reports.  
<br> HINT: Look at the advanced tweaks section on how to modify the geninfo and genhtml scripts in order to generate full code coverage reports.  


<br> When we run the instrumented Firefox, there is now a "JSCoverage" menu in the "Tools" menu.  
<br> When we run the instrumented Firefox, there is now a "JSCoverage" menu in the "Tools" menu.  
7

edits