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

Claus Ibsen commented on CAMEL-8657:
------------------------------------

The code has been merged to master branch, and it now support anonymous routes. 
It may take a little bit more love to make the code more polished and also 
there can be some edge cases. Also the summary should be improved to have a 
overall at the end. Also we can output how many test classes / test methods 
that are in use for the route coverage as well.

> Add Maven Plugin to generate route coverage report
> --------------------------------------------------
>
>                 Key: CAMEL-8657
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8657
>             Project: Camel
>          Issue Type: New Feature
>          Components: tests, tooling
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.21.0
>
>         Attachments: FilterTest-testSendMatchingMessage.xml, Screen Shot 
> 2015-04-18 at 11.38.05 AM.png
>
>
> With help from CAMEL-8656 we can enable unit tests to generate xml files with 
> route statistics.
> What we need is then a mvn plugin to generate a nice report from those, such 
> as a html page that has a summary, and then a detailed route with colored 
> lines for route usage, so you can spot which routes has unused parts etc.
> For starters the route can be dumped as xml from the report as its already in 
> xml format. Its a matter of removing the noise, and then apply css or what 
> style to do if exchangesTotal=0 and if its > 0 etc.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to