[ 
https://issues.apache.org/jira/browse/DERBY-6284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13700328#comment-13700328
 ] 

Knut Anders Hatlen commented on DERBY-6284:
-------------------------------------------

I don't know why the Emma report says that the method isn't covered. But I see 
that an old JaCoCo report Kristian published says that it is (was) covered: 
http://people.apache.org/~kristwaa/jacoco/org.apache.derby.impl.sql.conn/GenericLanguageConnectionContext.java.html#L3490

Emma doesn't seem to be maintained anymore (the latest release was eight years 
ago), so it's probably a good idea to migrate to a tool that's still actively 
maintained. JaCoCo had a release last month.
                
> Improve test coverage of org.apache.derby.iapi.db.ConnectionInfo
> ----------------------------------------------------------------
>
>                 Key: DERBY-6284
>                 URL: https://issues.apache.org/jira/browse/DERBY-6284
>             Project: Derby
>          Issue Type: Sub-task
>          Components: JDBC
>            Reporter: Bryan Pendleton
>            Assignee: ahsan shamsudeen
>            Priority: Minor
>         Attachments: DERBY-6284.patch
>
>
> According to code coverage analysis, org.apache.derby.iapi.db.ConnectionInfo 
> is 
> not currently being exercised by any of our regression tests.
> This task is to investigate this class, and either remove the unused code, or 
> add
> regression test that exercise the code, as appropriate.

--
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

Reply via email to