Condition Coverage

blib/lib/TapeChanger/MTX.pm
Criterion Covered Total %
condition 1 22 4.5


and 2 conditions

line l !l condition
158 0 0 warn "Couldn't run ${string}: $!\n" and return undef

or 2 conditions

line l !l condition
163 0 0 @return || ''
287 0 0 $drive ||= 0
303 0 0 $slot ||= 0
304 0 0 $self->loadedtape || 0
307 0 0 $self->loadedtape || 0
427 0 0 $drive || -1
447 0 0 $tag || ''
459 0 0 $drive ||= 0
523 0 0 (shift())->loadedtape || 'unloaded'
565 1 0 shift() || (return undef)