Gnocchi calculates complexity on a per function basis. Instead of trying to parse C++ code Gnocchi reads the coverage information produced by GCC. If code is compiled with -fprofile-arcs or -ftest-coverage (depending on compiler version) GCC creates a .gcno file for every object file. Please refer to you GCC manual for details. Gnocchi calculates cyclomatic and the NPATH complexity measures.
8 lines
430 B
Text
8 lines
430 B
Text
$NetBSD: distinfo,v 1.1.1.1 2009/02/18 19:49:36 marko_schuetz Exp $
|
|
|
|
SHA1 (gnocchi-0.35.tar.gz) = 2c250d8550be838a2217d5c3ff834061ca633378
|
|
RMD160 (gnocchi-0.35.tar.gz) = bafdc9d70ddb96d993ad46cbe86ed11676c78e0f
|
|
Size (gnocchi-0.35.tar.gz) = 335756 bytes
|
|
SHA1 (patch-aa) = 26113ab00ecac975553dbe1bcadabcf1358d04a3
|
|
SHA1 (patch-ab) = 8ac4d8f4a06551c967f22cc2828860b4fa8cb157
|
|
SHA1 (patch-ac) = 5766f254c6247469284b6f6c6feb42461710aa36
|