You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/08/25 08:31:01 UTC

[jira] [Commented] (CAMEL-15462) route coverage report - May report 0 for doCatch even if its in use

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

Claus Ibsen commented on CAMEL-15462:
-------------------------------------

{code}
[INFO] Discovered 2 routes
[INFO] Route coverage summary:

File:	spring/camelContext.xml
Route:	save_data

  Line #      Count   Route
  ------      -----   -----
      65          3   from
      68          3     log
      70          3     convertBodyTo
      71          3     doTry
      73          3       to
      75          3       to
      78          2       log
      80          2       log
      81          2       setBody
      84          0       doCatch
      88          1         log
      89          1         setBody

Coverage: 11 out of 12 (91.7%)
{code}

> route coverage report - May report 0 for doCatch even if its in use
> -------------------------------------------------------------------
>
>                 Key: CAMEL-15462
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15462
>             Project: Camel
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.x
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)