Slide 3
Slide 3 text
Bad Code != Technical Debt
[1] G.K. Gill, & C.F. Kemerer, “Cyclomatic complexity density and software maintenance
productivity”, IEEE Transactions on Software Engineering (Volume: 17, Issue: 12), 1991
[2] B. Baker. “On Finding Duplication and Near-Duplication in Large Software Systems”,
Proceedings of the Second Working Conference on Reverse Engineering, 1995
Static Analysis detects problematic code [1][2]
…but problematic code is not necessarily technical debt.
@AdamTornhill