Function Point Analysis (FPA) - Equivalent lines of code of Python

John Roth johnroth1 at gmail.com
Fri Sep 10 13:13:53 EDT 2010


On Sep 9, 2:30 am, Nicholas <yue.nicho... at gmail.com> wrote:
> Hi,
>
>   In FPA, there are tables which shows equivalent lines of code for
> each Function Point (FP) for a number of programming languages.
>
>   e.g.http://www.qsm.com/?q=resources/function-point-languages-table/index....
>
>   However, I have yet to find the figures for Python.
>
>   Is someone able to advise the closest language equivalent.
>
> Regards

Function points do not translate to lines of code except when they're
standardized across a specific organization's portfolio of software. I
agree with Paul, any global table trying to do that is going to be
pretty bogus.

John Roth



More information about the Python-list mailing list