Cobertura v2.0.3 Release Notes
-
* Fixed null version in reports. (Github Issue 37) * Added auxClasspath argument to fix ClassNotFoundException with ClassWriter.getCommonSuperClass. Thanks Hendrik Brummermann(nhnb) * Fixed parsing of anonymous classes. (Github Issue 53) * Fixed ClassCastException with JumpTouchPointDescriptor, SwitchTouchPointDescriptor and LineTouchPointDescriptor. * Fixed parsing for += in if-statement.