# HG changeset patch # User Oleksandr Gavenko # Date 1323867541 -7200 # Node ID 9e558cd5bbd7bf316ba5e2135b7fdc1f0353e604 # Parent 6ee3d5caac1aa43caa7ea0ebcad3ca0e080c2d9f Sonar diff -r 6ee3d5caac1a -r 9e558cd5bbd7 code-analysis.rst --- a/code-analysis.rst Wed Dec 14 14:57:31 2011 +0200 +++ b/code-analysis.rst Wed Dec 14 14:59:01 2011 +0200 @@ -39,3 +39,11 @@ http://en.wikipedia.org/wiki/Yasca Wikipedia page. +Sonar. +====== + +Sonar uses various static code analysis tools such as Checkstyle, PMD, FindBugs, +Clover to extract software metrics. + + http://en.wikipedia.org/wiki/Sonar_%28software_quality%29 + Wikipedia page. \ No newline at end of file