Unit test coverage visualization

This demo visualizes the unit test code coverage information gathered by Atlassian Clover for the Carrot2 project. The size of the polygon represents the total complexity of the package or class, the color represents the coverage ranging from 0% (red) to 100% (green).

Choose different presentation modes:

Layout: polygonal | rectangular
View: hierarchical | flattened

What's in the code?