testcover-compose-functions
testcover-compose-functions is a variable defined in `
testcover.el
'.
Its value is
(rst-re lambda + - * / = append length list make-keymap make-sparse-keymap mapcar message propertize replace-regexp-in-string run-with-idle-timer set-buffer-modified-p)
Original value was
(+ - * / = append length list make-keymap make-sparse-keymap mapcar message propertize replace-regexp-in-string run-with-idle-timer set-buffer-modified-p)
- This variable may be risky if used as a file-local variable.
Documentation:
Functions that are 1-valued if all their args are either constants or
calls to one of the `testcover-1value-functions', so if that's true then no
brown splotch is shown for these. This list is quite incomplete! Most
side-effect-free functions should be here.
You can customize this variable.