Boogie
Avoid adding duplicate coverage IDs (#1019) Previously, if a program element happened to already be labeled with the label that's auto-generated for another element, Boogie would fail when adding an already-existing key to the coverage tracking map.