Hi guys
Sonar computes public API for a project based on a formula which includes classes , methods and properties. What we see in widget is the sum of these.
Is there any way to get the number for Classes , Methods or Properties and not just the sum of them ?
My point is that we don't care much about (un)documented properties but only for classes and methods.
Regards
Patroklos