Issue Type: Bug Bug
Affects Versions: JRuby 1.7.3
Assignee: Unassigned
Components: Core Classes/Modules
Created: 05/Mar/13 4:36 AM
Description:

When using JRuby and SimpleCov, all works well, except we get tons of warnings like this:

Warning: coverage data provided by Coverage [82] exceeds number of lines in /Users/uwe/workspace/Nettbuss/admin/app/models_core/log4j_logger.rb [80]

Using "wc -l", the reported number of lines in the file coincides with the expected number reported by SimpleCov: [80]

JRuby reports two extra lines. This is the normal case, but discrepancies of 1 and 3 lines also occur.

Coverage seems to work, but the warnings are very annoying.

Environment: OS X 10.8.2, Ubuntu 12.04, Oracle Java 7u15
Fix Versions: JRuby 1.7.4
Project: JRuby
Priority: Major Major
Reporter: Uwe Kubosch
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to