If a method is default in the implementation, but all subclasses of the containing class override it, it may be hard, or indeed impossible, to call such method from tests.
Therefore such methods could be considered less important to cover, or ANC (acceptable non-coverage).
Improve the simple methods plugin to detect such methods
Therefore such methods could be considered less important to cover, or ANC (acceptable non-coverage).
Improve the simple methods plugin to detect such methods