Why code coverage is not showing in IntelliJ?
The code coverage tabs in the run/debug configuration dialogues will be hidden if the plugin is disabled. Check the “Activate Coverage View” checkbox in Settings > Build, Execution, Deployment > Coverage. Run another test using Coverage after that.