Where can I find Coverage Tool Window in IntelliJ IDEA Ultimate 11.02? In tutorial they say it is in View | Tool Windows | Coverage. But in my IDEA it isn’t, see picture:

I have coverage plugin enabled.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to click on the Run with Coverage button in the toolbar, after tests complete, Coverage panel will appear showing the results of the run.