[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Compute the complexity of source code not just with a
path-through-the-code count, but also amplifying line counts
by logic level nesting.
complexity
ignores all cpp preprocessor directives -
calculating the complexity of the appearance of the code,
rather than the complexity after the preprocessor manipulates the
code. getchar(3)
, for example, will expand into quite
complicated code.
This chapter was generated by AutoGen,
using the agtexi-cmd
template and the option descriptions for the complexity
program.
This software is released under the GNU General Public License.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by Bruce Korb on May 15, 2011 using texi2html 1.82.