Jump to letter: [
ACDHILMNOPRSTUVWXZ
]
cccc - Software metrics tool
- Description:
CCCC is a free software tool for measurement of source code related metrics
written by Tim Littlefair.
The main features of CCCC 3.0 which are working as of today include:
* internal database recoded using STL
* persistent file format allows analysis outcomes to be saved across runs,
reloaded, read by other tools
* all output files are now generated into a single directory
* each class identified has a detailed report (as in 2.1.4), in this report,
low-level data are accompanied by HTML links to the location in the source
file which gave rise to the data (as in 2.1.4), however these links now work
(they didn't in 2.1.4), and they take you directly to the relevant line in
an HTML-ized clone of the analyzed source code (in 2.1.2, before I broke the
links, they took you to the primary source file - due to the fact that the
files don't have HTML tags embedded, the link could only take you to the top
of the file)
Packages