Praqma / metricviz

Code metrics visualization POC
2 stars 1 forks source link

Demo setup #4

Open martinmosegaard opened 8 years ago

martinmosegaard commented 8 years ago

Result: The ability to run the program on some input and get HTML output

For example using Docker to start Jenkins with a job that has:

martinmosegaard commented 8 years ago

OCLint seems to do interesting checks on C/C++ code. It does not output in CSV format, but in XML and JSON that could be used if we made a somewhat advanced converter.

http://oclint.org/

See sample output reports here:

http://docs.oclint.org/en/stable/howto/selectreporters.html