The document discusses software project planning and function point analysis. It describes estimating project size, cost, and development time during planning. Function point analysis decomposes a system into functional components like inputs, outputs, files and assigns weighted counts. The counts are adjusted based on complexity factors to determine unadjusted and adjusted function points for estimating effort and metrics. An example calculates function points for a project based on its functional components and complexity factors.