This isn't really great, but after we migrated from gcc 10 to gcc 11 forcode coverage, gcc has been a bit confused about if e.g. functions'closing braces or even lambda variable declarations are covered whenit's literally impossible to not hit them if you call the function.