From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,41100a78496a4c71 X-Google-Attributes: gid103376,public X-Google-Thread: 11232c,3fd68bc06c32b870 X-Google-Attributes: gid11232c,public X-Google-ArrivalTime: 2002-04-07 10:21:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.airnews.net!cabal11.airnews.net!cabal1.airnews.net!news-f.iadfw.net!usenet From: "John R. Strohm" Newsgroups: comp.lang.ada,misc.misc Subject: Re: SLOC-wars Date: Sun, 7 Apr 2002 12:07:52 -0700 Organization: Airnews.net! at Internet America Message-ID: X-Orig-Message-ID: References: Abuse-Reports-To: abuse at airmail.net to report improper postings NNTP-Proxy-Relay: library1-aux.airnews.net NNTP-Posting-Time: Sun Apr 7 12:19:29 2002 NNTP-Posting-Host: !XNuq1k-YFa9Qq" (Encoded at Airnews!) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:22199 misc.misc:6187 Date: 2002-04-07T12:07:52-07:00 List-Id: "Marin David Condic" wrote in message news:a8kc5k$669$1@nh.pace.co.uk... > Halstead may have defined a number of metrics, but the one that seemed to be > discussed here was one for measuring volume of source code. I don't recall > the definition (someone help here?) but it had to do with looking at the > operators and the identifiers in a body of source and coming up with a > number that tried to reflect the semantic content. Halstead defined something like a dozen or twenty metrics for source code, including the one you described. When the obvious studies were done on real programs, lots of them, *ALL* of his metrics were shown to be very strongly correlated with SLOC. At that point, interest faded, because SLOC is far easier to measure than any of Halstead's metrics.