plaureano
plaureano

Reputation: 3279

Empirical Data on Refactoring?

Are there any empirical studies that show the impact of refactoring (or lack of refactoring) on a development team's productivity?

(NOTE: I'm only looking for empirical data--From my own experience, I personally know that refactoring works, but I was wondering if there was some hard data to back that claim).

Upvotes: 3

Views: 139

Answers (2)

Chris Ballance
Chris Ballance

Reputation: 34347

This article looks to have the info you seek.

Upvotes: 2

Related Questions