The document discusses various techniques for measuring requirements engineering processes, including size estimation methods like lines of code and function points. It also covers complexity measures like cyclomatic complexity that evaluate the logical complexity of a program based on its flow graph. Finally, it evaluates the different measurement methods in terms of how they are affected by cost, time, quality, and functionality.