testcover-enter
testcover-enter is a compiled Lisp function in `testcover.el
'.
(testcover-enter TESTCOVER-SYM TESTCOVER-FUN)
Internal function for coverage testing. Invokes TESTCOVER-FUN while
binding `testcover-vector' to the code-coverage vector for TESTCOVER-SYM
(the name of the current function).