package
Version:
v0.0.0-...-c0e470d
Opens a new window with list of versions in this module.
Published: May 30, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package gocyclo calculates the cyclomatic complexities of functions and
methods in Go source code.
Calculate calculates the cyclomatic complexity of a function.
The 'fn' node is either a *ast.FuncDecl or a *ast.FuncLit.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.