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.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,934d920f8c38f830 X-Google-Attributes: gid103376,public From: Stuart Palin Subject: Re: static code analysis Date: 1997/01/17 Message-ID: <5bocrn$rf0@gcsin3.geccs.gecm.com>#1/1 X-Deja-AN: 210699907 references: <5bnt03$2bj@news1.mnsinc.com> content-type: text/plain; charset=us-ascii organization: GEC Marconi Avionics Ltd. mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 1.2 (Windows; I; 16bit) Date: 1997-01-17T00:00:00+00:00 List-Id: wfrye@mnsinc.com (William Frye) wrote: > A few months ago I posted here asking for information on a tool to >create a listing of the conditional clauses in an Ada program (the intent >is to create a test matrix for existing code.) Someone suggested that >I look at a "static code analyzer" on The Home of the Brave Ada Programmer >web site. I have not been able to find such a thing, perhaps someone >could give me more info so I can find it. Try looking at http://www.praxis.co.uk/technols/spark/spark.htm It may be of some help but it does not do precisely what you are asking. They are quite friendly chaps (but cautious - the nature of their business I think, they avoid making rash sales claims) so do speak to them (they do have a US presence). Stuart