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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,33c2f396f345ec59 X-Google-Attributes: gid103376,public From: Robert A Duff Subject: Re: FRAC tool? Date: 1999/06/09 Message-ID: #1/1 X-Deja-AN: 487567243 Sender: bobduff@world.std.com (Robert A Duff) References: <7itrtj$l8t$1@news8.svr.pol.co.uk> Organization: The World Public Access UNIX, Brookline, MA Newsgroups: comp.lang.ada Date: 1999-06-09T00:00:00+00:00 List-Id: "Stuart Palin" writes: > The ASAP tool from the PAL (IIRC) gives a load of statistics on Ada source > code. ISTR that it does distinguish between executable and non-executable > code; but I don't know the rules that it uses. Given that declarations in Ada *are* executable, it's hard to see what to measure here. Comments and blank lines are not executable, I guess. ;-) - Bob -- Change robert to bob to get my real email address. Sorry.