Reading
- Code Coverage (Wikipedia)
- Dooley Chapter 3 (review)
Assignment
You will need to also review today’s lecture to answer the following questions.
Upload a document to PioneerWeb that addresses the following questions:
- What is the difference between C1 and C2 coverage? Can you give an example comparing the two?
- In production systems, what is the typical code-to-test ratio? Why would you expect this ratio value?
- What is the code-to-test ratio for your team project? What tools are you using to generate the applicable statistics?
- What percentage of code coverage should you aim to achieve and why?