This document discusses measuring defect density in software projects using the COSMIC functional size measurement method. It proposes:
1) Counting the number of defects found based on the number of affected data movements, as defined by the COSMIC model, rather than just defect repository entries.
2) Adjusting the test size measurement to match the number of data movements executed in tests.
3) This allows defect density to be calculated more precisely and supports benchmarking across projects.