Liking cljdoc? Tell your friends :D

dots.vscode.test-coverage-count

A class that contains information about a covered resource. A count can be give for lines, branches, and declarations in a file.

A class that contains information about a covered resource. A count can
be give for lines, branches, and declarations in a file.
raw docstring

coveredcljs

(covered test-coverage-count)

Number of items covered in the file.

Number of items covered in the file.
sourceraw docstring

set-covered!cljs

(set-covered! test-coverage-count value)

Number of items covered in the file.

Number of items covered in the file.
sourceraw docstring

set-total!cljs

(set-total! test-coverage-count value)

Total number of covered items in the file.

Total number of covered items in the file.
sourceraw docstring

totalcljs

(total test-coverage-count)

Total number of covered items in the file.

Total number of covered items in the file.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close