Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Source lines of code (SLOC) -- meaningful number?

by TedPride (Priest)
on Jun 08, 2005 at 18:16 UTC ( [id://464776]=note: print w/replies, xml ) Need Help??


in reply to Source lines of code (SLOC) -- meaningful number?

A line of code in Perl is much more powerful than a line of code in any other language I know. Since it's more powerful, it also generally takes a little longer to write, and not as many total lines of code are needed.

Short version - SLOC is pointless when comparing Perl to other programming languages. SLOC is probably not even that useful when comparing Perl code written by different programmers.

  • Comment on Re: Source lines of code (SLOC) -- meaningful number?

Replies are listed 'Best First'.
Re^2: Source lines of code (SLOC) -- meaningful number?
by kaif (Friar) on Jun 08, 2005 at 19:44 UTC

    See my reply to [id://hv] above: by your argument, you write less lines in Perl, but each one takes longer. Does that mean that the total line taken per line if the same?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://464776]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-25 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found