Description du projet

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.

Évaluation
Votre évaluation
Votre avis sur ce projet