I just wrote some simple code examples to make sure that EclEmma is installed correctly. I do not get 100% coverage, and I do not understand why. Highlighting implies that it is associated with a class name. Here is my code, with the corresponding JUnit tests, the way EclEmma allocated it:


The coverage results show that the three teams Arithmeticdo not fall into, although both actual methods seem completely private:

I read the EclEmma documentation on basic block coverage , but I'm still confused. I'm not sure which core blocks are skipped. At first I thought that EclEmma might just ignore bytecode for classes, but ArithmeticTestit seems to be processed just fine.
:
- , / EclEmma?
- / EMMA , 100%, , ?