Opened 7 years ago
Last modified 3 years ago
#260 new enhancement
Plot defect statistics as a code quality metric
| Reported by: | no_spam_f at smega dot com | Owned by: | rjollos |
|---|---|---|---|
| Priority: | normal | Component: | TracMetrixPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Plot newly found defect tickets, and closed defect tickets over time for components and component versions.
This is a standard software quality metric, from which you can calculate the expected number of remaining bugs in the code.
Maybe combine with a Lines Of Code counter.
Attachments (0)
Change History (8)
comment:1 Changed 7 years ago by anonymous
- Priority changed from normal to highest
- Trac Release set to 0.8
comment:2 Changed 7 years ago by coderanger
- Priority changed from highest to normal
comment:3 Changed 6 years ago by clever
- Trac Release changed from 0.8 to 0.11
comment:4 Changed 6 years ago by anonymous
I need this hack. Thanks.
comment:5 Changed 6 years ago by anonymous
vote for it
comment:6 Changed 6 years ago by khundeen
- Component changed from Request-a-Hack to TracMetrixPlugin
- Owner changed from anybody to khundeen
comment:7 Changed 5 years ago by anonymous
It's very hard to know the line of code.
How about the number of user interfaces? For example, if there are 20 user interfaces, the total expected defects could be 20*22=440 for a fair good development team.
You need know the historical number of defects in one interface for that particular development team.
comment:8 Changed 3 years ago by rjollos
- Owner changed from khundeen to rjollos


would be a very useful feature