But you won't refactor, especially at the end of an iteration, if you're afraid of breaking something.
但如果您害怕破坏一些东西,您就不愿意重构,尤其是在迭代末尾。
2
In general, if software is not written to be maintainable, then even if it works to begin with, sooner or later you (or someone else) will end up breaking it trying to fix bugs or add new features.