سؤال

In Sonar, you can have the list of classes sorted by average complexity of methods of the class (when you list the complexity per method from the dashboard)

But how do you list the most complex methods project-wide ?

هل كانت مفيدة؟

المحلول

You can't do that, because Sonar does not keep measures at method level.

نصائح أخرى

You can do that with our tool, called SourceMeter (by FrontEndART) which has a plug-in for Sonar as well. You can take a look at the online demo interface of SourceMeter.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top