Coverage report: /home/ellis/comp/core/lib/dat/gif.lisp
Kind
Covered
All
%
expression
0
1
0.0
branch
0
0
nil
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)