Gap analysis — c0 in decision #995
scry-mcdc · library/core/src/iter/adapters/mod.rs:203 · branch 3146
Status: DEAD
Condition is dead: the runtime never reached this branch under any test row. The compiler may have folded the predicate, or the call-path is unreachable from the harness.
Action: confirm by reading the source. If the branch is genuinely unreachable, the dead status is the verdict. If reachable, expand the test corpus to drive code through this branch.