Ignore code coverage for unit tests in EclEmma August 4, 2023 by Tarik I did the following steps: Go to Preferences->Java->Code Coverage and set the “Only path entries matching” option to src/main/java It seems to work nicely.