Welcome to metacheck
Metacheck is java code checking tool that read and parses results of
'real' code checkers, writes these results to a uniform lay-out and
generates a meta result.
Features
Metachecks main features are:
- Uniform presentation of code checking results.
- Generate meta results to combine results from the various checkers.
- Stylesheets can be modified to your own projects style.
- Easily extendible to other code checking tools.
- Could be the start of code checker comparisions.