diff options
author | agc <agc@pkgsrc.org> | 2005-02-24 11:20:51 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-02-24 11:20:51 +0000 |
commit | 9bd725e2179e0bd15d3eea59943348d279a4d326 (patch) | |
tree | 7ac7d4baf911d82f096ca87cae56af3adf4b3b56 /multimedia/lsdvd | |
parent | e0114139a2a76709aa77a0ea0194bb9f20edf921 (diff) | |
download | pkgsrc-9bd725e2179e0bd15d3eea59943348d279a4d326.tar.gz |
Initial import of pmccabe-2.2-3 into the Packages Collection, suggested
by Mike Cheponis.
pmccabe processes the named files, or standard input if none
are named, calculating statistics including McCabe cyclomatic
complexity for each function found. The files are expected to
be either C (ANSI or K&R) or C++.
pmccabe ignores all cpp preprocessor directives - calculating
the complexity of the appearance of the code rather than the
complexity after the preprocessor mangles the code. This is
especially important since simple things like getchar(3)
expand into macros which increase complexity.
Diffstat (limited to 'multimedia/lsdvd')
0 files changed, 0 insertions, 0 deletions