Description
It seems that there are a couple of issues in the QSR nightly test system CoCo configurations. Please see: http://10.204.0.5/1.2/2020-12-23.00.01.01/
Issue 2:
Now we have the following coverage reports:
1) QSR_nightly_Linux_Autotest_Condition_Code_Coverage_231220
2) QSR_nightly_Linux_Autotest_MCDC_Code_Coverage_231220
3) QSR_nightly_Linux_Statement(Block)_Condition_Code_Coverage_231220
And we expect the following for the runtime:
A) Runtime statement coverage: OK
B) Runtime decision / branch coverage: NOT OK
Please see: https://www.froglogic.com/coco/decision-branch-coverage/
C) Runtime multiple condition coverages: NOT OK
Please see: https://www.froglogic.com/coco/multiple-condition-coverage-mcc/
D) Runtime modified condition decision coverage: OK