Cool stats :) Most metrics seam to be ok... but.. Cyclomatic Complexity[1] of Apache Sling Scripting JSP Support with a value of 165 ... wow...
"11+ refactor now !" (quote from the Sonar Hovertext)... These metrics might really indicate where optimization could be required ;) Best regards, Dominik [1] http://nemo.sonarsource.org/drilldown/rules/107290?categ_id=11&metric=mandatory_violations&rule_id=13 On Tue, Jun 23, 2009 at 10:35 AM, Bertrand Delacretaz < [email protected]> wrote: > On Tue, Jun 23, 2009 at 10:09 AM, Carsten Ziegeler<[email protected]> > wrote: > > Sling has been added to the public Sonar instance: > > http://nemo.sonarsource.org/project/index/org.apache.sling:sling-builder > > So we get some nice graphics about code coverage, some metrics etc. > > Cool! > > > Atm we have 9% coverage :) Anyone interested in making us look better? > > That probably doesn't include our integration tests, or does it? > > I'd assume the only way to include those tests in the test coverage > computation is to run the tests with an instrumented Sling server > instance, can Sonar do that? > > -Bertrand >
