Ignoring Methods
In some situations, there are methods that you do not intend your test suites to execute. To ignore these methods:
1. Select the class method #initialize.
2. Select Methods > Ignore/Restore.
The method disappears and the status line at the top of the Code Coverage Browser is updated.
Last modified date: 06/30/2015