Menu

CPPCHECK command line option for statistics

2020-10-22
2021-01-28
  • Rakesh Narayanaswamy

    Is there any cppcheck command for showing the statistics of errors/warnings for misra violations.
    Like total count of errors /warnings /style violations kind of summary report. C:\Program Files\Cppcheck\cppcheck.exe --addon=D:\misra.json --template=vs --inconclusive enable=all $(SolutionDir)
    The above command gives the misra violations but I am looking for summary report in the end.

     
  • CHR

    CHR - 2021-01-27

    Also still awaiting moderation...

     
  • Daniel Marjamäki

    there is not. we have a ticket to add such option. you can run the addon manually to get statistics.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.