Technical Debt Interest Estimator
Estimate the recurring time cost of a workaround, and how many months until fixing it properly would have paid for itself.
Payback period
Fixing this properly pays for itself in 2.7 months
Beyond this point, leaving it unfixed costs more than the one-time fix would have.
Monthly interest = touches/month × extra hours per touch. Payback period = hours to fix properly ÷ monthly interest hours. A rough estimation aid, not an exact accounting figure.
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.
Related tools
See all Repository Intelligence tools →Dependency Graph Visualizer
Paste package.json - dependencies grouped by type, plus packages listed twice with conflicting versions.
Git-History Risk Scoring
Paste a real GitHub repo - bus factor and ownership risk from its actual commit history, not a paste-one-file estimate.
Blast Radius Explorer
Paste a real GitHub repo, pick a file, see exactly what breaks if you change it - the real reverse-dependency graph.
Dead Code Finder
Paste a real GitHub repo - functions with zero known callers, traced from the real call graph.
Dependency Hygiene Checker
Paste a real GitHub repo - packages imported in code but never declared in any package.json.
Runs entirely in your browser. Nothing is stored. Free forever.
