The time between a defect being entered and being found is related to the expense of fixing it
Graphing the number of tests over time would seem to be a good idea
Sligo dashboard: classes, LOC, duplication, max complexity, tests run, line coverage, branch coverage, FindBugs violations; PMD Violations; Max Afferent; Max Efferent
Code reviews are good for high level details; use machines to do the low level detail finding
Code complexity tools: CCMEtrics, Vil
Code duplication detector: Simian
Dependency: NDepend
Coding Standards: FXCop
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.