PRODUCT METRICS - SIZE METRICS
Public section
Preferences are saved on this device.
Product Metrics
Product metrics focus on the internal properties and quality attributes of the software product. They help to check whether the final product:
- Meets its functional and non-functional requirements.
- Is reliable, maintainable, and efficient in operation.
Important product metrics include size metrics, complexity metrics, quality / reliability metrics, and various design metrics (for example, measures of coupling, cohesion, and modularity).
Size Metrics
Size metrics quantify how large a software product is. Size is often used as an input for estimating effort, time, and resources required for development and maintenance, and for normalising other measures (such as defects per KLOC).