Coverage report: /home/ellis/comp/core/lib/math/readtable.lisp

KindCoveredAll%
expression01 0.0
branch00nil
Key
Not instrumented
Conditionalized out
Executed
Not executed
 
Both branches taken
One branch taken
Neither branch taken
1
 ;;; readtable.lisp --- Math Readtables
2
 
3
 ;; Includes Infix, imports Tensor
4
 
5
 ;;; Code:
6
 (in-package :math)