Coverage report: /home/ellis/comp/core/lib/pod/obj/exec.lisp

KindCoveredAll%
expression02 0.0
branch00nil
Key
Not instrumented
Conditionalized out
Executed
Not executed
 
Both branches taken
One branch taken
Neither branch taken
1
 (in-package :pod)
2
 
3
 (defclass live-exec (id)
4
   (stderr stdin stdout cmd detachkeys env privileged tty user working-dir))