Comment by j45

6 hours ago

Out of the box, this is what I've found too.

I've had some luck while refactoring by helping it shape how to refactor, which can improve how well factored code should look like.

Providing examples of well factored code can go a long way, even if it's an open source repo of what to do / not to do.