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,95b056c9bbcb8068,start X-Google-Attributes: gid103376,public From: mlewis@nmia.com (Michael D Lewis) Subject: [Q] Complexity Analyzer for Ada (gnat)? Date: 1999/04/20 Message-ID: <7fiht6$u8e$1@hume.nmia.com>#1/1 X-Deja-AN: 468817957 X-Complaints-To: abuse@nmia.com X-Trace: hume.nmia.com 924633830 30990 198.59.166.165 (20 Apr 1999 18:43:50 GMT) Organization: New Mexico Internet Access NNTP-Posting-Date: 20 Apr 1999 18:43:50 GMT Newsgroups: comp.lang.ada Date: 1999-04-20T18:43:50+00:00 List-Id: Does anyone know of a program that will give me the Essential and Cyclomatic complexities of modules in Ada 95 (gnat) source files? I've found a few for C, and even fewer for Ada 83. I'd rather not use some expensive platform that will require a lot of setup just to get a few numbers. Thanks in advance, Michael Lewis mlewis@nmia.com