lcov_excl 263 B

1234567
  1. o Minor features (testing):
  2. - Use the lcov convention for marking lines as unreachable, so that
  3. we don't count them when we're generating test coverage data.
  4. Update our coverage tools to understand this convention.
  5. Closes ticket #16792.