Re: C++ Parser for gathering metrics

Wolfgang Glunz <Wolfgang.Glunz@mchp.siemens.de>
7 Nov 1997 00:49:53 -0500

          From comp.compilers

Related articles
C++ Parser for gathering metrics pgraham@nickel.cs.umanitoba.ca (1997-11-02)
Re: C++ Parser for gathering metrics Wolfgang.Glunz@mchp.siemens.de (Wolfgang Glunz) (1997-11-07)
| List of all articles for this month |

From: Wolfgang Glunz <Wolfgang.Glunz@mchp.siemens.de>
Newsgroups: comp.compilers
Date: 7 Nov 1997 00:49:53 -0500
Organization: Siemens Inc.
References: 97-11-019
Keywords: C++, tools

Peter C.J. Graham wrote:
> I have a colleague doidn SW Engineering research who is interested in
> gathering certain metrics from C++ programs. (e.g. number of method
> invocations, number of method arguments, etc.).




This seems to be a job for programs like Abraxas CodeCheck
http://www.abxsoft.com/ .
You can easily define your own metrics. There are already some examples
for calculating
some OO-metrics with CodeCheck.


Wolfgang
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.