Squish Coco

Squish Coco code coverage tool is a complete, cross-platform, cross-compiler tool chain allowing to analyze the unit test coverage of C, C++, C# and Tcl code.

This software utilizes source code instrumentation to analyze the applications’ source code. No changes to the source code are necessary. Executing a test suite against an instrumented application produces data that can later be analyzed. This analysis can be used to ensure that complete test coverage is achieved.

squish-coco-screenshot

My Role in The Project

While doing an internship at froglogic GmbH, I took part in the development of this code coverage tool. The development was done in C++/Qt.