Module Definition
dashboard | hierarchy | modlist | groups | tests | asserts

Module : lc_ctrl_fsm_cov_if
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00

Source File(s) :
/workspace/default/sim-vcs/../src/lowrisc_dv_lc_ctrl_cov_0/lc_ctrl_fsm_cov_if.sv

Module self-instances :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
tb.dut.u_lc_ctrl_fsm.u_lc_ctrl_fsm_cov_if 0.00 0.00 0.00 0.00



Module Instance : tb.dut.u_lc_ctrl_fsm.u_lc_ctrl_fsm_cov_if

Instance :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00


Instance's subtree :
SCORELINECONDTOGGLEFSMBRANCHASSERT
0.00 0.00 0.00 0.00


Parent :
SCORELINECONDTOGGLEFSMBRANCHASSERTNAME
0.00 0.00 0.00 0.00 0.00 u_lc_ctrl_fsm


Subtrees :
NAMESCORELINECONDTOGGLEFSMBRANCHASSERT
no children


Since this is the module's only instance, the coverage report is the same as for the module.
Line Coverage for Module : lc_ctrl_fsm_cov_if
Line No.TotalCoveredPercent
TOTAL1000.00
CONT_ASSIGN71100.00
ALWAYS77900.00
WARNING: The source file '/workspace/default/sim-vcs/../src/lowrisc_dv_lc_ctrl_cov_0/lc_ctrl_fsm_cov_if.sv' or '../src/lowrisc_dv_lc_ctrl_cov_0/lc_ctrl_fsm_cov_if.sv' was not found, so annotated line coverage report could not be generated.
Line No.CoveredStatements
71 0 1
77 0 1
78 0 1
79 0 1
81 0 1
82 0 1
85 0 1
86 0 1
==> MISSING_ELSE
89 0 1
90 0 1
==> MISSING_ELSE


Cond Coverage for Module : lc_ctrl_fsm_cov_if
TotalCoveredPercent
Conditions1100.00
Logical1100.00
Non-Logical00
Event00

 LINE       71
 EXPRESSION (trans_invalid_error_o & ((~trans_invalid_error)))
             ----------1----------   ------------2-----------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       77
 EXPRESSION (rst_ni == 1'b0)
            --------1-------
-1-StatusTests
0Not Covered
1Not Covered

 LINE       85
 EXPRESSION (((~token_mux_idx_error_prev)) & token_mux_idx_error)
             --------------1--------------   ---------2---------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

 LINE       89
 EXPRESSION (((~token_invalid_error_o_prev)) & token_invalid_error_o)
             ---------------1---------------   ----------2----------
-1--2-StatusTests
01Not Covered
10Not Covered
11Not Covered

Branch Coverage for Module : lc_ctrl_fsm_cov_if
Line No.TotalCoveredPercent
Branches 6 0 0.00
IF 77 2 0 0.00
IF 85 2 0 0.00
IF 89 2 0 0.00

WARNING: The source file /workspace/default/sim-vcs/../src/lowrisc_dv_lc_ctrl_cov_0/lc_ctrl_fsm_cov_if.sv' or '../src/lowrisc_dv_lc_ctrl_cov_0/lc_ctrl_fsm_cov_if.sv was not found/opened, so annotated branch coverage report could not be generated.

LineNo. Expression -1-: 77 if ((rst_ni == 1'b0))

Branches:
-1-StatusTests
1 Not Covered
0 Not Covered


LineNo. Expression -1-: 85 if (((~token_mux_idx_error_prev) & token_mux_idx_error))

Branches:
-1-StatusTests
1 Not Covered
0 Not Covered


LineNo. Expression -1-: 89 if (((~token_invalid_error_o_prev) & token_invalid_error_o))

Branches:
-1-StatusTests
1 Not Covered
0 Not Covered

0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%