Coverage report: /home/ellis/comp/core/lib/box/proto.lisp

KindCoveredAll%
expression02 0.0
branch00nil
Key
Not instrumented
Conditionalized out
Executed
Not executed
 
Both branches taken
One branch taken
Neither branch taken
1
 ;;; box/proto.lisp --- Box Protocols
2
 
3
 ;;
4
 
5
 ;;; Commentary:
6
 
7
 ;;; Code:
8
 (in-package :box)
9
 
10
 (defconfig box-config () ())