I just noticed this morning that emma reports very low code coverage on my code.� However, when I switch the injection points from say &quot;SomeBean&quot; to &quot;SomeBeanImpl&quot; then my code coverage sudden jumps up.� I expect it to be higher.� It seems like Emma has some issues dealing with CDI proxies, or possibly arquillian.� Has anyone else noticed this?<br>
<br>John<br>