
Managing Code Debt in Team Foundation Server with SonarQube
SonarQube?is a popular open source platform for managing quality in the scope of an application life cycle. It covers the seven axes of quality around the source code, namely???code clones, unit testing, complexity, potential source of bugs, adherence to static rules, documentation in the form of comments, and architecture and