Line Coverage for Module : 
prim_generic_clock_gating
 | Line No. | Total | Covered | Percent | 
| TOTAL |  | 3 | 0 | 0.00 | 
| ALWAYS | 22 | 2 | 0 | 0.00 | 
| CONT_ASSIGN | 26 | 1 | 0 | 0.00 | 
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv' or '../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv' was not found, so annotated line coverage report could not be generated.
| Line No. | Covered | Statements |  | 
| 22 | 
0 | 
1 | 
| 23 | 
0 | 
1 | 
 | 
 | 
 | 
==>  MISSING_ELSE | 
| 26 | 
0 | 
1 | 
Cond Coverage for Module : 
prim_generic_clock_gating
 | Total | Covered | Percent | 
| Conditions | 5 | 0 | 0.00 | 
| Logical | 5 | 0 | 0.00 | 
| Non-Logical | 0 | 0 |  | 
| Event | 0 | 0 |  | 
 LINE       23
 EXPRESSION (en_i | test_en_i)
             --1-   ----2----
| -1- | -2- | Status | Tests |                       
| 0 | 0 | Not Covered |  | 
| 0 | 1 | Unreachable |  | 
| 1 | 0 | Not Covered |  | 
 LINE       26
 EXPRESSION (en_latch & clk_i)
             ----1---   --2--
| -1- | -2- | Status | Tests |                       
| 0 | 1 | Not Covered |  | 
| 1 | 0 | Not Covered |  | 
| 1 | 1 | Not Covered |  | 
Branch Coverage for Module : 
prim_generic_clock_gating
 | Line No. | Total | Covered | Percent | 
| Branches | 
 | 
2 | 
0 | 
0.00   | 
| IF | 
22 | 
2 | 
0 | 
0.00   | 
WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv' or '../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv was not found/opened, so annotated branch coverage report could not be generated.
	LineNo.	Expression
-1-:	22	if ((!clk_i))
Branches:
| -1- | Status | Tests | 
| 1 | 
Not Covered | 
 | 
| 0 | 
Not Covered | 
 |