= Plugin that provides project progress statistics and quality metrics = == System Requirements == * [http://matplotlib.sourceforge.net/ MatPlotLib] 0.90 or above. * [http://numpy.scipy.org/ Numpy] 1.0.3 or above. == Description == TracMetrixPlugin improves project visibility through a collection of software metrics and statistics. The scope of this plugin is to provide the most commonly used software quality metrics and progress statistics. It is designed to bridge the information gap between the software development team and management while trying to minimize the tracking effort required by developers. == Documents == * [https://projects.cecs.pdx.edu/~bhuricha/SCOPE/index.cgi/wiki/TracMetrix TracMetrix Proposal] * [TracMetrixRequirements Requirements] * TracHackHowTo == Features == * TracMetrixDashboard : Management dashboard that provides overview project progress. == Bugs/Feature Requests == Existing bugs and feature requests for TracMetrixPlugin are [report:9?COMPONENT=TracMetrixPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=TracMetrixPlugin&owner=khundeen new ticket]. == Download == Download the zipped source from [download:tracmetrixplugin here]. == Source == You can check out TracMetrixPlugin from [http://trac-hacks.org/svn/tracmetrixplugin here] using Subversion, or [source:tracmetrixplugin browse the source] with Trac. == Example == User can query the project related metrics that is not supported by Trac. For example, size of files in the svn repository, complexity metrix of each file, defect density of each module. In order to use agile metrics, user will need to configured additional fields to track status of user story. == Recent Changes == [[ChangeLog(tracmetrixplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:khundeen] [[BR]] '''Contributors:'''