Gap analysis — c6 in decision #55

scry-mcdc · library/alloc/src/vec/mod.rs:1037 · branch 517

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.