author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Wed, 14 Dec 2011 14:59:01 +0200 (2011-12-14) | |
changeset 1169 | 9e558cd5bbd7 |
parent 1168 | 6ee3d5caac1a |
child 1170 | d575b6abcc42 |
code-analysis.rst | file | annotate | diff | comparison | revisions |
--- 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