Gap analysis — c2 in decision #1001
scry-mcdc · binary_reader.rs:94 · branch 3254
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.