The document discusses object oriented design metrics proposed by Chidamber and Kemerer in 1994. It describes six metrics: weighted methods per class, depth of inheritance tree, number of children, coupling between object classes, response for a class, and lack of cohesion of methods. It also discusses research that has validated these metrics and how they can help evaluate code quality and identify areas to focus testing efforts.