github
Fix `QuantumCircuit.compose` with `Index` exprs (#12396) This was an oversight in d6c74c265 (gh-12310), where an `ExprVisitor` was missed in the testing. (cherry picked from commit 58a383d02)
2 of 2 new or added lines in 1 file covered. (100.0%)
17 existing lines in 4 files now uncovered.62252 of 69460 relevant lines covered (89.62%)
227216.47 hits per line