This report tracks a set of popular Go repositories, each ranked by its Combined CRAP score — higher is worse. CRAP (Change Risk Anti-Pattern) measures how expensive a function is to test by combining cyclomatic complexity with test coverage.

Columns:

Combined: total CRAP across all scanned functions (overall testing cost; higher is worse)
Average: mean CRAP per function (Combined ÷ Funcs)
Funcs: number of functions scanned
Stars: GitHub stars, for context

Generated by go-crap-tracker.

#RepoStarsCombinedAverageFuncsAnalyzed
1microsoft/typescript/tsc1107861015048.6082.62122862026-08-30
2podman/container/tools/podman32706583069.7995.6060992026-08-30
3tailscale/tailscale35643322222.8324.26132822026-08-30
4netbirdio/netbird28749307890.8120.23152212026-08-30
5chainloop/dev/chainloop583256060.2315.77162332026-08-30
6containerd/containerd21222214452.4127.1678972026-08-30
7ollama/ollama179794193030.5632.5559312026-08-30
8caddyserver/caddy75344171873.4183.8020512026-08-30
9go/gorm/gorm3992161984.86109.715652026-08-23
10cli/cli4607347904.5813.3635872026-08-30