We can currently report the 10 slowest files analyzed in a project thanks to SONARJAVA-3563.
However the output currently does not give us any information about the size of the file, leaving us to guess whether the file is complicated to analyze or is simply larger than average. The output should be modified to take the size of the file into consideration.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
We can currently report the 10 slowest files analyzed in a project thanks to SONARJAVA-3563.
However the output currently does not give us any information about the size of the file, leaving us to guess whether the file is complicated to analyze or is simply larger than average. The output should be modified to take the size of the file into consideration.