We are using sonarqube enterprise edition version 10.0, i need to get analysis report for developer

we are using sonarqube enterprise edition version 10.0, i need to get analysis report for developer with code coverage

i wanna see some statistics about how much coverage and how many code smells we have

Hi,

Welcome to the community!

You seem to be asking for metrics on Developers. We used to have that feature but eliminated it years ago to prevent misuse.

 
HTH,
Ann

Hello

could you recommend any way to get full analysis report for the existing code?
If you can guide with the report option that we can use for now?

Hi,

Are you looking for the docs on how to configure analysis?

 
Ann

no i am looking for report for the findings, code coverage, code smells for my code

Hi,

I guess you’re looking for the ‘regulatory’ report, which (for others reading the thread) starts in Enterprise Edition($$). Look under Project Information.

 
HTH,
Ann

ok
i have another question in that report.
what does this part mean

Hi,

Do you mean the whole tile or some subset of it? The tile as a whole is about tests. On the left you see that there is 0% coverage on 202 coverable-lines. On the left you see that no unit test execution report was passed in.

 
HTH,
Ann

what does it mean “there is 0% coverage on 202 coverable-lines”?

Hi,

Yes. Those two numbers related to each other.

 
Ann

can you please elaborate more about this?

Hi,

I’m not sure what more I can say.

 
Ann