Who Should Use This Tool
Developers can use Code Metrics to:
• isolate areas of the system that are highly coupled
• identify and correct common problems
• focus on potential areas for detailed code inspections
• estimate the complexity of a component
Project managers can use Code Metrics to:
• determine whether the project is following the estimated effort
• improve project estimation skills
• check whether guidelines are followed consistently
Release engineers can use Code Metrics to:
• estimate component footprint
• identify areas that need more testing
Last modified date: 01/29/2015