You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Siddharth Srivastava (JIRA)" <ji...@apache.org> on 2012/07/12 09:37:34 UTC

[jira] [Comment Edited] (DERBY-5853) Test for methods in BrokeredPreparedStatement

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

Siddharth Srivastava edited comment on DERBY-5853 at 7/12/12 7:35 AM:
----------------------------------------------------------------------

I found that same functions in BrokeredPreparedStatement40 classes are being called for both jacoco and emma. But none of them reports them as covered.
I inserted debug messages in all the functions of BrokeredPreparedStatement40 class and emma and jacoco gave identical results i.e. the same functions are being called but the generated coverage reports do agree with this.
                
      was (Author: siddharthsrivastava):
    I found that same functions in BrokeredPreparedStatement40 classes are being called for both jacoco and emma. But none of them reports them as covered.
I inserted debug messages in all the functions of BrokeredPreparedStatement40 class and emma and jacoco gave identical results i.e. the functions are being called but the generated coverage reports do agree with this.
                  
> Test for methods in BrokeredPreparedStatement
> ---------------------------------------------
>
>                 Key: DERBY-5853
>                 URL: https://issues.apache.org/jira/browse/DERBY-5853
>             Project: Derby
>          Issue Type: Sub-task
>            Reporter: Siddharth Srivastava
>            Assignee: Siddharth Srivastava
>            Priority: Minor
>         Attachments: brokeredps.patch
>
>
> According to emma code coverage report, several methods of BrokeredPreparedStatement are uncovered. 
> This issue deals with adding tests for those methods.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira