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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,34349f11b6d01b2,start X-Google-Attributes: gid103376,public From: schwarza@gdls.com (Art Schwarz) Subject: Tools Date: 1996/12/16 Message-ID: <5942ok$p9s@mill.gdls.com>#1/1 X-Deja-AN: 204439718 organization: General Dynamics, Land Systems Div reply-to: schwarza@gdls.com newsgroups: comp.lang.ada Date: 1996-12-16T00:00:00+00:00 List-Id: I'm interested in reading articles which describe what the complexity metric for Ada is; what constructs are used and supported. the weight each has and how the construct participates in control flow graph formation. I am also interested in any freeware, shareware, commercialware which supports the return of the complexity metric of a module along with the control-flow graph used to form the complexity metric. The object of this excercise is to provide a basis for developing a testing methodology using Structured Testing (NBS 500-99 & NIST 500-235). In order to use the methodology correctly, the control-flow graph used to calculate the Cyclomatic Complexity of a subject module is needed. Unfortunately, NBS 500-99 addresses topics associated with Fortran and NIST 500-235 does not provide a theoretical or pragmatic basis for developing software. There are enough linguistic (semantic and syntactic) differences between Fortran and Ada as to make the transition from NBS 500-99 to Ada complex. art schwarz schwarza@gdls.com The opinions I hold are seldom held by my company.