Inline code coverage doesn't work in default package
This is more of a comment than a question. I've upgraded to Intellij 8 and noticed that my inline coverage for a toy project showed all red, even though it reported 100% coverage by the class name. I figured out this was because my class was not in a package.
-Kay
请先登录再写评论。