Calculate cyclomatic complexities of functions in Go source code.
-
Updated
Jul 7, 2024 - Go
Calculate cyclomatic complexities of functions in Go source code.
check cyclomatic complexity of go functions
A static analysis tool for Go that generates control flow graphs and computes cyclomatic complexity
go cyclomatic complexity analyzer
Calculate complexities of golang functions with static analysis
Add a description, image, and links to the cyclomatic-complexity topic page so that developers can more easily learn about it.
To associate your repository with the cyclomatic-complexity topic, visit your repo's landing page and select "manage topics."