QA:CodeCoverage: Difference between revisions

Line 7: Line 7:
Results would be discussed in a separate section.
Results would be discussed in a separate section.


Using automated test suites, Mochitest, XPCShell, JSTest, Chrome, Browser-Chrome, RefTest , we got approximately 55% code coverage for Native portion and 50% coverage on the JavaScript portion.  
Using automated test suites, Mochitest, XPCShell, JSTest, Chrome, Browser-Chrome, RefTest , we got approximately 55% code coverage for C/C++ portion and 50% coverage on the JavaScript portion.  


We have generated a lot of trend diagrams to study the interaction between code coverage data for a given file and the number of bug fixes went into the file; code coverage Vs the number of times the file is modified  and file churn Vs bug fix rate.  
We have generated a lot of trend diagrams to study the interaction between code coverage data for a given file and the number of bug fixes went into the file; code coverage Vs the number of times the file is modified  and file churn Vs bug fix rate.  
183

edits