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.
(covered test-coverage-count)
Number of items covered in the file.
Number of items covered in the file.
(set-covered! test-coverage-count value)
Number of items covered in the file.
Number of items covered in the file.
(set-total! test-coverage-count value)
Total number of covered items in the file.
Total number of covered items in the file.
(total test-coverage-count)
Total number of covered items in the file.
Total number of covered items in the file.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |