Condition Coverage

blib/lib/NBU/Media.pm
Criterion Covered Total %
condition 0 45 0.0


and 3 conditions

line !l l&&!r l&&r condition
229 0 0 0 $updateRobot and $robotType ne 'NONE'
565 0 0 0 @_ and $self->cleaningTape
844 0 0 0 $self->allocated and not $$self{'STATUS'} & 1
858 0 0 0 $self->allocated and $$self{'STATUS'} & 1
878 0 0 0 $self->allocated and $$self{'STATUS'} & 2
1133 0 0 0 $self->allocated and $self->expires > time

or 3 conditions

line l !l&&r !l&&!r condition
220 0 0 0 $offsiteSlot eq '-' or $offsiteSlot == 0
221 0 0 0 $offsiteSessionID eq '-' or $offsiteSessionID == 0
472 0 0 0 !defined($$self{'GROUP'}) || $group ne $$self{'GROUP'}
928 0 0 0 !defined($$self{'OFFSITESESSIONID'}) || $offsiteSessionID ne $$self{'OFFSITESESSIONID'}
953 0 0 0 !defined($$self{'OFFSITERETURN'}) || $offsiteReturnDate ne $$self{'OFFSITERETURN'}
978 0 0 0 !defined($$self{'OFFSITESENT'}) || $offsiteSentDate ne $$self{'OFFSITESENT'}
1003 0 0 0 !defined($$self{'OFFSITELOCATION'}) || $offsiteLocation ne $$self{'OFFSITELOCATION'}
1028 0 0 0 !defined($$self{'OFFSITESLOT'}) || $offsiteSlot ne $$self{'OFFSITESLOT'}
1133 0 0 0 not $$self{'MMLOADED'} or $self->allocated and $self->expires > time