|
From: SourceForge.net <no...@so...> - 2010-06-09 18:47:20
|
Feature Requests item #3013901, was opened at 2010-06-09 11:47 Message generated for change (Tracker Item Submitted) made by halilindbloom You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747720&aid=3013901&group_id=140880 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hali Lindbloom (halilindbloom) Assigned to: Nobody/Anonymous (nobody) Summary: Cobertura Package level statistics Initial Comment: I would love to see QALab collect package-level cobertura statistics. These numbers appear in the cobertura xml file, so seems like this would be possible. For example from a coverage.xml file: <packages> <package name="com.companyname.packagename" line-rate="0.8083826794966691" branch-rate="0.7049109083007388" complexity="2.9980382540461012"> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=747720&aid=3013901&group_id=140880 |