blob: bacdac5b7966b9b1dbf2eeeb22c233d43e46bd23 (
plain) (
blame)
1
2
3
4
5
|
Lizard is an extensible Cyclomatic Complexity Analyzer for many
programming languages including C/C++ (doesn't require all the header
files or Java imports). It also does copy-paste detection (code clone
detection/code duplicate detection) and many other forms of static code
analysis.
|