[
https://issues.apache.org/jira/browse/DERBY-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707152#comment-13707152
]
ahsan shamsudeen commented on DERBY-6291:
-----------------------------------------
I have to clarify a small confusion.
In derby source code, under org.apache.derby.iapi.jdbc, there are two classes
call BrokeredCallableStatement.java and BrokeredCallableStatement42.java.
But in Emma, only BrokeredCallableStatement.java is listed. When I check the
JaCoCo , it has three classes call BrokeredCallableStatement40.java,
BrokeredCallableStatement30.java and BrokeredCallableStatement.java. What does
this mean?
Also, the method inside these classes also look different.
> Improve code coverage of org.apache.derby.iapi.jdbc.BrokeredCallableStatement
> ------------------------------------------------------------------------------
>
> Key: DERBY-6291
> URL: https://issues.apache.org/jira/browse/DERBY-6291
> Project: Derby
> Issue Type: Sub-task
> Components: JDBC
> Reporter: ahsan shamsudeen
> Assignee: ahsan shamsudeen
> Priority: Minor
>
> According to code coverage analysis,
> org.apache.derby.iapi.jdbc.BrokeredCallableStatement is
> exercised poorly by of our regression tests. The current coverage report for
> this class can be found at
> http://dbtg.foundry.sun.com/derby/test/coverage/_files/a9.html
> 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