From: SourceForge.net <no...@so...> - 2009-02-09 11:04:05
|
Feature Requests item #2581177, was opened at 2009-02-09 11:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=2581177&group_id=130558 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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Include simple 'count' stats for classes. Initial Comment: It would be nice of the class level report page and/or the package level page included (as well as 'Line Coverage', 'Branch Coverage' and 'Complexity') some simple counts for the classes: - number of constructors. - number of public/protected/package/private methods. Possibly also: - number of fields (of each access level). - number of imports. It would be especially useful if these were sortable columns. This information is useful when doing code reviews. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720018&aid=2581177&group_id=130558 |