The Control Buttons
The buttons watch, stop, and pause control the operation of the Code Coverage Browser.
watch
Sets the Code Coverage Browser to watching mode.
When a method executes, the Code Coverage Browser records the fact that the method has been tested. Click watch before you start your test suites.
stop
Causes the browser to stop watching your methods.
Click stop only when you have completed running your test suites.
pause
Temporarily suspends the Code Coverage Browser watching the methods.
If you click pause, the button label changes to resume. If you click the button again, the browser continues to watch the execution of your methods.
Last modified date: 06/30/2015