I have a sample application called sample.sln
I want to run the code metrics for my c++ solution from a batch file.
So anyone can run the batch file to see the result.
I have enabled the code metric in the Project propertise.
What command do i need to use to run code metric from batch file
