Technical Metrics
- Estimated function points (from Phase 1, adjusted value): 244.8
- Actual lines of code in Phase 2: ~13 KLOC
- Other code measurments (average of all classes)
- LCOM: 68.74
- WMC: 11.28
- DIT: 0.71
- CBO: 4.67
- Click for full metrics list per class
(Note: These metrics cover only the Java business logic, which makes up the bulk of the application but leaves out JavaScript programs that are sent to the client and executed inside the user's Web browser.)
- Product effort, by person hours
- Phase I: 27
- Phase II: 57
- Defects by phase
- Design: 7
- Coding: 5
- Testing: 2