Coverage report: /home/ellis/comp/core/lib/dat/gif.lisp

KindCoveredAll%
expression01 0.0
branch00nil
Key
Not instrumented
Conditionalized out
Executed
Not executed
 
Both branches taken
One branch taken
Neither branch taken
1
 ;;; dat/gif.lisp --- Simple GIF encoding
2
 
3
 ;;
4
 
5
 ;;; Code:
6
 (in-package :dat/gif)