{"id":17560067,"url":"https://github.com/knsh14/gocc","last_synced_at":"2025-04-28T10:46:50.351Z","repository":{"id":144202400,"uuid":"164218602","full_name":"knsh14/gocc","owner":"knsh14","description":"check cyclomatic complexity of go functions","archived":false,"fork":false,"pushed_at":"2021-05-23T07:00:42.000Z","size":18,"stargazers_count":20,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-18T15:16:40.776Z","etag":null,"topics":["cyclomatic-complexity","go","static-analysis","static-analyzer"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knsh14.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-01-05T13:43:45.000Z","updated_at":"2024-02-19T19:18:29.000Z","dependencies_parsed_at":"2023-06-18T18:46:12.413Z","dependency_job_id":null,"html_url":"https://github.com/knsh14/gocc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knsh14%2Fgocc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knsh14%2Fgocc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knsh14%2Fgocc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knsh14%2Fgocc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knsh14","download_url":"https://codeload.github.com/knsh14/gocc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251298074,"owners_count":21566949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cyclomatic-complexity","go","static-analysis","static-analyzer"],"created_at":"2024-10-21T11:09:58.173Z","updated_at":"2025-04-28T10:46:50.340Z","avatar_url":"https://github.com/knsh14.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"gocc\n---\n\ngocc is analysis tool to check cyclomatic complexity of go codes.\nthis package provides Analyzer for [analysis]( https://godoc.org/golang.org/x/tools/go/analysis ).\nyou can use this analyzer in your analysis tool.\n\n# Install\n\n```\n$ go get -u github.com/knsh14/gocc/cmd/gocc\n```\n\n# Usage\n```\n$ gocc [-flag] [package]\n```\n\n## example\n```\n$ gocc -over 10 ./src\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknsh14%2Fgocc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknsh14%2Fgocc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknsh14%2Fgocc/lists"}