On a current (8.5.1) SonarQube Server I would like create a new Perspective.
I’m not really happy with the current “Coverage” Perspective (with the overlapping bubbles).
My preferred view would be a TreeMap with:
- Size: Lines of Code
- Color: Line Coverage
A few years ago (on SonarQube 5.6.1) I could define my own views in very different ways. Even the source could be changed (not only Favorites): Like all Project which ends with “-spa” or all projects which starts with “common-”, etc.