Dan Troutt wrote:
> All,
> In order to review and grade our code we would like to use 'lines of code'
> as a basis of measurement (ex. 2 defects per 1000 lines of code). Since
> labview is graphical this provides an obstacle. Is there a standard for
> converting labview vi's into lines of code for measuring quality?
>
> Dan Troutt
> Note : Remove 'nospam' from email address to email. Thanks.
There is a VI package (I believe it is the Pro G Developers Toolkit)
that has VI Metrics. This shows number of nodes, wires, etc etc.
I believe that this is similar to current SW metrics (maybe not Lines of
code).
I cant find the manual right now, but this may be what you are looking for.
Kevin Kent