= Plugin to support Agile & Lean Software Engineering = == Description == TracMetrixPlugin will provide a collection of software metrics to help development teams govern their projects with higher degree of confidence. The scope of this project is to provide the most commonly used software quality metrics and agile software production metrics. 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. At the end, I will demonstrate the use of metrics information to assist software project manage and process improvement. == Documents == * [https://projects.cecs.pdx.edu/~bhuricha/SCOPE/index.cgi/wiki/TracMetrix TracMetrix Proposal] * [TracMetrixRequirements Requirements] == 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:'''