2.7 Debugging: Code Coverage Code Coverage is a debugging tool that analyzes code execution and can help us determine the completeness of the verification effort. Active-HDL allows verifying source code with multiple coverage tools including: Statement/Branch Coverage, Expression/Condition Coverage, FSM Coverage, and Path Coverage. This video will demonstrate how to access Code Coverage and view the results in Active HDL’s coverage database through acdb or html format.