Commit e5ef479
committed
Reduce scopes in code-coverage
The functions used for code coverage have most of the code inside a hugh
if statement checking for CODE_COVERAGE, but it would be easier to just
check if it's not set and return from the function immediately, slightly
improving readability.1 parent a6df6c7 commit e5ef479
1 file changed
+417
-414
lines changed
0 commit comments