When I start committing changes to VCS, the following commit dialog box appears.

I checked the option "Perform code analysis". If I click commit, the analysis of the code will begin, and when it finishes, I will get the following dialog to view the analysis results:

If I click the browse button, I will view the results.
I would like to start the exact same analysis manually. My IntelliJ IDEA Version: 14.1.1 (built March 31, 2015)
Is it possible to start the analysis of commit dialog code without commit in IntelliJ?
source share