CCCC analyses and reports measurements of source code in C, C++, and Java.
It was developed to augment programmers' instinctive application of numeric
rules of thumb about what constitutes high or low quality products with an
automated analysis tool.
README.TXT for CCCC version 3.1.1
=================================
This is a new version of the program CCCC (C and C++ Code Counter). This
program exists to analyze and report measurements on source code in C, C++
and Java. The languages Ada83 and Ada95, which were supported in previous
versions are presently not supported.
The Internet site for CCCC development is: http://cccc.sourceforge.n
more»
CCCC(1) CCCC(1)
NAME
cccc - C and C++ Code Counter, a software metrics tool
SYNOPSIS
cccc [options] file1.c ...
DESCRIPTION
CCCC analyses and reports measurements of source code in C,
C++, and Java. It was developed to augment programmers'
instinctive application of numeric rules of thumb about wh
more»