
January 16th, 2008, 06:46 AM
|
|
Registered User
|
|
Join Date: Jan 2008
Posts: 1
Time spent in forums: 43 m 41 sec
Reputation Power: 0
|
|
|
Code Sniffer Cyclomatic Complexity Sniff
Hello,
The Pear CodeSniffer seems to come with a Cyclomatic Complexity Sniff (CyclomaticComplexitySniff.php). Does anyone know how to use it? I'd like to calculate the complexity of the code I'm analyzing. I'd like to use the Zend coding standard, but no matter what standard I use though, I don't see complexity information being output.
If anyone has advice regarding this, please let me know.
Thanks.
|