Condition Coverage

blib/lib/Metabrik/System/Virtualbox.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
189 0 0 0 defined $descr and defined $id
334 0 0 0 $offset and $size
404 0 0 0 length $k and length $v

or 2 conditions

line l !l condition
211 0 0 $description ||= 'snapshot'
423 0 0 $info->{'state'} || 'undef'

or 3 conditions

line l !l&&r !l&&!r condition
111 0 0 0 $type ||= $self->type
259 0 0 0 $output ||= $self->datadir . '/screenshot.png'
274 0 0 0 $output ||= $self->datadir . '/output.elf'
295 0 0 0 $output ||= $self->datadir . '/output.elf'
316 0 0 0 $output ||= $self->datadir . '/output.vol'