Condition Coverage

lib/Mojo/IOLoop/ReadWriteProcess/Container.pm
Criterion Covered Total %
condition 13 18 72.2


and 3 conditions

line !l l&&!r l&&r condition
37 0 9 67 &blessed(scalar $self->cgroups) and $self->cgroups->isa("Mojo::Collection")
49 22 0 54 &blessed(scalar $self->process) and $self->process->isa("Mojo::IOLoop::ReadWriteProcess")
103 3 1 1 $self->unshare & 536870912 and $self->namespace->unshare($self->unshare) == 0

or 3 conditions

line l !l&&r !l&&!r condition
49 54 11 11 &blessed(scalar $self->process) and $self->process->isa("Mojo::IOLoop::ReadWriteProcess") or ref $self->process eq "CODE"
60 17 0 48 $_->name or $_->parent
63 65 0 0 defined $self->group or defined $self->name