For every JEP introducing a new Java code, it is reasonable to expect that at least all non-trivial methods are covered by tests, with the exception of methods that are hard to reach, specifically fallback methods. "Simple methods" JCov plugin can be used to exclude trivial code.