Coverage report: /home/ellis/comp/core/lib/pod/obj/pod.lisp
Kind | Covered | All | % |
expression | 0 | 2 | 0.0 |
branch | 0 | 0 | nil |
Key
Not instrumented
Conditionalized out
Executed
Not executed
Both branches taken
One branch taken
Neither branch taken
1
;;; lib/pod/obj/pod.lisp --- Pod objects
3
;; Pods are a fairly loose construct in Podman - in short, a group of
9
(defclass live-pod (id)
10
(cgroup-parent cgroup-path containers create-cgroup create-command create-infra created hostname
11
infra-config infra-container-id labels name namespace num-containers shared-namespaces state))