This document discusses different types of software metrics that can be used to measure and evaluate software projects and processes. It defines key terms like measure, measurement, and metric. It explains that metrics are used to indicate quality, assess productivity, evaluate new methods/tools, and form baselines for estimation. The main types of metrics discussed are process metrics, which measure the development process, and project metrics, which are used to monitor and control software projects. Examples of different metrics include lines of code, defects, cost, effort, size-oriented metrics, and function-oriented metrics. The document provides details on calculating and applying function points as a type of function-oriented metric.