Effective Size

Effective size includes all sizing components (e.g., lines of code, function points, etc.) that require work to implement the current system.  That is, all new code, all code that is modified (added, changed, deleted) and any reused code that is changed as it is retested in the new system.  Effective size is used to calculate the PI for completed projects. See also: Total Size.