Method coverage is a code coverage metric that measures whether a method was entered at all during execution.
method coverage
You are reading documentation for version 4.2.x. Check the latest version.
Method coverage is a code coverage metric that measures whether a method was entered at all during execution.