What are mostly used models used in the software industry to estimate size? Line of Code(LOC) - This refers to the pure whitespaces and lines containing comments which are not included in the metric. - They are used to measure the volume of code and can compare or estimate the projects.
Function Point - It is a unit of measurement which is used to express the amount of business functionality which an information system provides the user.
Feature points – They allow to add the changes which help to improve the applicability of the systems with the help of significant internal processing (e.g.: operating systems, communications systems).
|