A maintenance release is now available. Consider updating if you are using Version 5.8.1 or older.
Display Logic:
ccbm-coding-requirements.txt for clarification:(!) <23> No compound initializers without simple type castCoverage Merge:
ccbm_mco --html adds <A NAME... /> anchors for missed lines
(for –diff: reached lines); suppress this with --no-anchors
Anchors allow RTT-Plugin to navigate to these lines via Outline
(FR #19776)--anchor-links N allows to configure this (FR#19869)ccbm_mco --analysis accepts MD5:<id> file identification (FR#19584)asts-ccbm-textual-merge-coverage allows option --no-unreachccbm_mco)Preprocessing (ccbm_prep):
while() body (fixes #19502)#if/#elif may be followed directly by parenthesis
better error message when #if/#endif do not match (fixes #20189)do ... while(<expr>)<text>;<text> verbatim (fixes #22468)Coverage Merge (ccbm_mco):
ccbm_mco keeps [un]coding status of CCBM() markers
when merging,ccbm_mco treats un-terminated BEGIN UNREACHABLE blocksccbm_coverage ignores control flow keywords if they