The [`coverage_attribute`](https://doc.rust-lang.org/unstable-book/language-features/coverage-attribute.html) has switched from `no_coverage` to `coverage(off)` in https://github.com/rust-lang/rust/pull/114656. As far as I can tell, tarpaulin only supports the former.