Download List

项目描述

Gnocchi is a complexity analyzer for C++ code. It
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
-fprofile-arcs or -ftest-coverage (depending on
compiler version), GCC creates a .gcno file for
every object file.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-06-25 19:47
0.33

C + +异常:每个函数调用,海湾合作委员会插入额外的路径,使用时发生异常。这种“实验性”措施,现在是输出的一部分。
标签: Minor feature enhancements
C++ exceptions: for every function call, GCC inserts extra paths that are used when an exception occurs. This "experimental" measure is now part of the output.

2007-06-13 16:04
0.22

标签: Initial freshmeat announcement

Project Resources