QA
Defect Density: How to Measure and Improve Software Quality
Defect density is a software quality metric that measures the number of bugs found per unit of code — typically per 1,000 lines of code (KLOC). It helps teams identify bug-prone modules, set quality benchmarks, and track improvement over time. Industry benchmarks range from 0.1 to 0.5 defects