by epronk
Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
bugfix for paths containing 'c++'
- added exception measures to output. - resolve location of source files. - fixed bug in npath calculation.
This release adds experimental measures considering C++ exceptions.
Initial source release.
I'm pleased to announce the first release of Gnocchi. Gnocchi calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions. If code is compiled with ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use