IntelliJ code Analyse overview of right side top corner and analyse Inspection shows different data
When I hover the right side top corner of code it shows something like this as inspection analyse
But when I run code Inspection for that same file through Analyse -> Inspec code, it shows different result like below
I need to get that same Analysis data which is shown in right side top corner as the result or log. Is there any other way to get that analyse result as text report or something like that. Thanks in advance