↧
Sonar – Code Quality Analysis Tool
What is Sonar? Sonar is a web based code quality analysis tool for Maven based Java projects. It covers a wide area of code quality check points which include: Architecture & Design, Complexity,...
View ArticleCode Quality Metrics with Sonar, Part I
What is Sonar and Why it’s Needed? I was fortunate to be able to attend the 2011 edition of No Fluff Just Stuff . One of my favorite presentations was by Matthew McCullough on Sonar . Hence, when the...
View Article