Complexity measuring tools wanted 
Author Message
 Complexity measuring tools wanted

        I'm looking for any pointers to tools for measuring the
complexity of C code. Nothing fancy. I'm trying to graph the
increase in size and complexity of a body of work. Size is easy
(significant tokens?) but I'm not sure about complexity. Any
pointers appreciated.

mjr.



Sun, 08 Jun 1997 23:45:14 GMT  
 Complexity measuring tools wanted

Quote:
>    I'm looking for any pointers to tools for measuring the
>complexity of C code. Nothing fancy.

"Complexity" is an abstract concept.  What, exactly, are you trying to
measure?  Nesting depth of "if" statements?  Number of functions?
--
# Greg Wooledge               /..\




Sun, 15 Jun 1997 00:09:07 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Wanted: Source to measure code complexity

2. Tool for measuring speed of C code wanted

3. Halstead Complexity Measures

4. C PDL AND MCCABES COMPLEXITY MEASURES

5. complexity measurement tools

6. tool to measure memory usage

7. SUMMARY : automatic tools for measuring C

8. automatic tools for measuring C

9. C source code tool wanted

10. C-code analysis tools wanted

11. WANTED: Developers of Web Editing Tools/Utilities

12. Help wanted finding a graphical state diagram tool

 

 
Powered by phpBB® Forum Software