Issue 95336
Summary Boolean expressions that contain only one condition are also included in the MC/DC analysis in VectorCAST.
Labels
Assignees
Reporter iejzh
    Boolean expressions that are only comprised of one condition ( have no logical operators) are not included in MC/DC analysis in llvm-cov. However, Boolean expressions that contain only one condition (no logical operator) are also included in the MC/DC analysis in VectorCAST. May I ask how to get the same results as MC/DC from VectorCAST?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to