snkrheadz/gocyclo Analysis Reports
Analyze Go files with gocyclo and report cyclomatic complexity.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ignore_pattern | Pattern to ignore files in gocyclo analysis | no | "" |
| over | Show functions with complexity > N only and return exit code 1 if the set is non-empty | no | "" |
| top | Show the top N most complex functions only | no | "" |
Outputs
no outputs