Generate Report File for Kotlin

Hi
I am new in using SonarQube 7.4. I want to generate a report file which contains info like Lines of Code, Bugs, Vulnerabilities, Code Smells and Coverage to share.

Hi,

There’s a link in your footer titled “Web API”. You can use web service calls to retrieve the data you want. It’ll be up to you to extract the values from the JSON response and format the report.

 
Ann