cppcheck/triage/readme.txt

12 lines
381 B
Plaintext
Raw Normal View History

2015-01-01 09:59:47 +01:00
This folder is for triage data of cppcheck results.
You can scan these projects with arbitrary cppcheck version and get triaged reports.
Usage:
2016-07-12 01:58:03 +02:00
1. Pick a project, for example linux-3.11.
2015-01-01 09:59:47 +01:00
2. Scan linux-3.11 on your computer with cppcheck (arbitrary version).
3. run the triage.py script:
python triage.py linux-3.11 path-to-cppcheck-results.txt
4. A report.html is generated