0

So there are quite a few components to code optimisation and refactoring of code.

The largest indicator for me is cyclomatic complexity, I work on the bases of anything over 7 should be refactored.

I want other methods of detecting code issues with large projects that other people use, specifically with SharePoint.

Regards,
Hugh

(Visited 56 times, 1 visits today)
Add a Comment