What are function points?
The function point is a “unit of measurement” to express the amount of business functionality an information system provides to a user. Basically, it’s just number of functions used in the codebase. This includes functions with unique purposes.
Function points are used to compute a functional size measurement of software. The cost of a single unit is calculated from past projects.