I need to generate custom reports using Sonar sql server database data. The structure of the database is quite confusing me. How can I get below details of my project? LoC(lines of code) Rule Compliance % Comment % Public Documented API % Security Violations Violations (excluding Info) Duplicated Line %
Once I get these details how can I stucture my report because root data is having many childs.