View Full Version : c++ code analyzer
R. Vigon
03-03-2004, 06:32 AM
Hi,
I'm looking for a C++ equivalent to Checkstyle, ie a source code
analysis tool to check for metrics and coding guidelines.
I know Codewizard, QAC++, PClint, but I'm still looking for free software.
Thanks in advance.
RV
Zoffmann Guenther
03-04-2004, 02:37 AM
Hi,
maybe you want to take a look at the cccc project on sourceforge.net:
CCCC is a tool which analyzes C++ and Java files and generates a report on
various metrics of the code. Metrics supported include lines of code,
McCabe's complexity and metrics proposed by Chidamber&Kemerer and
Henry&Kafura.
CCCC is a tool which analyzes C++ and Java files and generates a report on
various metrics of the code. Metrics supported include lines of code,
McCabe's complexity and metrics proposed by Chidamber&Kemerer and
Henry&Kafura.
It is public domain, and I got some rather good results for code metrics
when using it two years ago.
"R. Vigon" <rvigon@altern.org> schrieb im Newsbeitrag
news:c24p8k$s44$1@reader1.imaginet.fr... Hi, I'm looking for a C++ equivalent to Checkstyle, ie a source code analysis tool to check for metrics and coding guidelines. I know Codewizard, QAC++, PClint, but I'm still looking for free software. Thanks in advance. RV
Manuel Collado
03-04-2004, 04:31 AM
R. Vigon wrote: Hi, I'm looking for a C++ equivalent to Checkstyle, ie a source code analysis tool to check for metrics and coding guidelines. I know Codewizard, QAC++, PClint, but I'm still looking for free software.
Not exactly free software, but M Squared Technologies has a demo version
of its RSM tool, limited to 10 files (no time limit)
http://msquaredtechnologies.com/
--
To reply by e-mail, please remove the extra dot
in the given address: m.collado -> mcollado
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2008, Jelsoft Enterprises Ltd.