Coverage report: /builddir/build/BUILD/sbcl-1.0.17/contrib/sb-cover/test-data-2.lisp
Kind | Covered | All | % |
expression | 6 | 6 | 100.0 |
branch | 2 | 2 | 100.0 |
Key
Not instrumented
Conditionalized out
Executed
Not executed
Both branches taken
One branch taken
Neither branch taken
1
(in-package sb-cover-test)
9
;;; Test for a bad interaction between *READ-SUPPRESS* and #. in
10
;;; source location recording.
14
;;; This test would show that we do correct detection of non-cons
15
;;; source forms in non-PROGN-contexts. Which we don't, so this test