Coverage report: /home/ellis/comp/core/lib/dsp/aud/snd.lisp

KindCoveredAll%
expression01 0.0
branch00nil
Key
Not instrumented
Conditionalized out
Executed
Not executed
 
Both branches taken
One branch taken
Neither branch taken
1
 ;;; snd.lisp --- High-level SNDFILE wrapper
2
 
3
 ;; Audiofile input/output
4
 
5
 ;;; Code:
6
 (in-package :aud)
7
 ;; (load-sndfile)