Condition Coverage

blib/lib/VM/JiffyBox.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 2 exists $self->last->{'messages'}[0]{'type'} and $self->last->{'messages'}[0]{'type'} eq 'error'
146 0 0 0 exists $self->last->{'messages'}[0]{'type'} and $self->last->{'messages'}[0]{'type'} eq 'error'

or 2 conditions

line l !l condition
59 0 0 shift() || die('box_name as argument needed')
90 8 1 shift() || die('box_id needed')

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
105 1 1 1 1 $args->{'backupid'} xor $args->{'distribution'}