Gyoji Programming Language
Code Coverage
It is important with anything as complicated as a compiler to maintain good test coverage to avoid regressions on features when new code is added. GCov is used to document the code-coverage by the various tests.