ArchSetu
ArchSetu
Free tool

Code Churn Visualizer

Paste the output of a standard git churn one-liner and get a ranked bar chart - the files changing most often are usually the ones worth watching most closely.

Paste the output of git log --pretty=format: --name-only | sort | uniq -c | sort -rn

src/api/routes.ts
47
src/components/Dashboard.tsx
31
src/lib/auth.ts
28
src/api/middleware.ts
22
README.md
12
src/lib/config.ts
9

Was this tool helpful?

See this same kind of analysis applied to your whole repository

Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.

Analyze a repository

Runs entirely in your browser. Nothing is stored. Free forever.

Powered by ArchSetu