Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IntelliJ Idea showing percentages next to classes - how do I disable this?

This screenshot says it all ... I don't know why these percentages just started showing up, and I don't know how to get rid of them... anyone know?

enter image description here

like image 494
Michael Sims Avatar asked Nov 03 '25 16:11

Michael Sims


2 Answers

The percentage is the test coverage. https://www.jetbrains.com/help/idea/running-test-with-coverage.html#read-coverage%20report

You need to open coverage window and close it. enter image description here enter image description here

like image 137
Alexander Terekhov Avatar answered Nov 06 '25 10:11

Alexander Terekhov


  • Run action (cmd + shift + a)/(ctrl + shift + a)
  • Type code coverage actions and select
  • Select Hide Coverage
like image 34
Ersoy Avatar answered Nov 06 '25 09:11

Ersoy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!