Variable: testcover-vector

testcover-vector is a variable defined in testcover.el.gz.

Value

nil

Documentation

Locally bound to coverage vector for function in progress.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/testcover.el.gz
(defvar testcover-vector nil
  "Locally bound to coverage vector for function in progress.")