@codeCoverageIgnore*
The @codeCoverageIgnore, @codeCoverageIgnoreStart and @codeCoverageIgnoreEnd annotations can be used to exclude lines of code from the coverage analysis.
For usage see the section called “Ignoring Code Blocks”.
@codeCoverageIgnore*
The @codeCoverageIgnore, @codeCoverageIgnoreStart and @codeCoverageIgnoreEnd annotations can be used to exclude lines of code from the coverage analysis.
For usage see the section called “Ignoring Code Blocks”.
Please login to continue.