Screenshots

The following thumbnails are snapshots of Covered's new GUI report viewer (currently only available with the latest development releases). Click on a thumbnail to see the full-size picture.

Line coverage for module-based report showing both covered (white) and uncovered (yellow) lines.
Summary window showing line coverage hit percentages for all modules in increasing order. Green = fully covered. Yellow = user has specified coverage is acceptable. Red = coverage percentage not acceptable.
Detailed toggle coverage window showing a 4-bit signal that has fully toggled from 1->0 for bit 0, but has not toggled from 0->1 on the same bit. (All other bits have not toggled either).
Detailed combinational logic coverage window showing an uncovered subexpression (labeled 1) that has not been found to be covered for the case where the right expression has evaluated to a 1 during simulation.
Preferences window.