[
https://issues.apache.org/jira/browse/HADOOP-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939631#comment-13939631
]
Chris Nauroth commented on HADOOP-10405:
----------------------------------------
Is our existing Clover integration sufficient? You can see various references
to the maven-clover2-plugin in the pom.xml files, and BUILDING.txt discusses
how to run with Clover.
> CLOVER coverage analysis for Hadoop-Commoon tests
> --------------------------------------------------
>
> Key: HADOOP-10405
> URL: https://issues.apache.org/jira/browse/HADOOP-10405
> Project: Hadoop Common
> Issue Type: New Feature
> Reporter: jay vyas
>
> Part of the HCFS initiative involves defining test coverage goals for the
> FileSystem interface. To do this we first need to evaluate existing coverage.
> We can't directly measure test coverage using static analysis due to the
> dynamic way classes are generally invoked in hadoop.
> However Clover and Corbertura which integrates very well with jenkins can be
> used to give a profile of how much of a classes methods are executed by unit
> tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)