Modify ↓
Opened 19 years ago
Last modified 9 years ago
#260 new enhancement
Plot defect statistics as a code quality metric
Reported by: | Owned by: | ||
---|---|---|---|
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 (9)
comment:1 Changed 18 years ago by
Priority: | normal → highest |
---|---|
Trac Release: | → 0.8 |
comment:2 Changed 18 years ago by
Priority: | highest → normal |
---|
comment:3 Changed 18 years ago by
Trac Release: | 0.8 → 0.11 |
---|
comment:6 Changed 17 years ago by
Component: | Request-a-Hack → TracMetrixPlugin |
---|---|
Owner: | changed from anybody to Bhuricha Deen Sethanandha |
comment:7 Changed 16 years ago by
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 14 years ago by
Owner: | changed from Bhuricha Deen Sethanandha to Ryan J Ollos |
---|
comment:9 Changed 9 years ago by
Owner: | Ryan J Ollos deleted |
---|
Note: See
TracTickets for help on using
tickets.
would be a very useful feature