Condition Coverage

blib/lib/Metabrik/System/Docker.pm
Criterion Covered Total %
condition 0 14 0.0


or 2 conditions

line l !l condition
230 0 0 $shell ||= "/bin/bash"

or 3 conditions

line l !l&&r !l&&!r condition
242 0 0 0 $email ||= $self->email
243 0 0 0 $username ||= $self->username
244 0 0 0 $password ||= $self->password
260 0 0 0 $name ||= $self->name