This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Development > complexity (1.1)

Measure complexity of C source

Complexity scans your C source code to help you:

* Locate suspicious areas in unfamiliar code
* Get an idea of how much effort may be required to understand that code
* Get an idea of the effort required to test a code base
* Provide a reminder to yourself. You may see what you've written as
obvious, but others may not. It is useful to have a hint about what code may
seem harder to understand by others, and then decide if some rework may be in
order.

This requires: autogen

Maintained by: Erik Falor
Keywords: complexity,source code,analysis,static,mccabe
ChangeLog: complexity

Homepage:
https://www.gnu.org/software/complexity/

Source Downloads:
complexity-1.1.tar.xz (8c9d56d73b52a8cde1d94f01bdce084b)

Download SlackBuild:
complexity.tar.gz
complexity.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
complexity.SlackBuild
complexity.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds