From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.0 required=3.0 tests=BAYES_20,MSGID_SHORT autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 22 Sep 92 23:28:16 GMT From: taurus!grus!shimeall@lll-winken.llnl.gov (timothy shimeall) Subject: Re: How are SLOC defined in Ada? Message-ID: <6379@grus.cs.nps.navy.mil> List-Id: I suggest you get: Park, Robert E., "Software Size Measurement: A Framework for Counting Source Statements", Technical Report CMU/SEI-92-TR-20, Software Engineering Institute, Carnegie-Mellon University, September 1992. This report goes into _great_ detail about how to calculate SLOC for a variety of languages, and develops a framework for defining precisely what _is_ and _is_not_ counted in the numbers you report. Before you settle on a decision, get this report. (Available from a number of sources, including NTIS) Tim -- Tim Shimeall ((408) 646-2509) The proper response to detecting a bug isn't to fix the bug - it's to make sure you'll never have to worry about that bug again. --- Richard Hamming