Condition Coverage

blib/lib/NBU/Class.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
272 0 0 0 $self->policyAware and $newSchedule->type eq 'UBAK'
528 0 0 0 $newState and not $$self{'ACTIVE'}
0 0 0 not $newState and $$self{'ACTIVE'}

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 0 not defined($class = $classRoom{$name}) or $$class{'TYPE'} ne $type
528 0 0 0 $newState and not $$self{'ACTIVE'} or not $newState and $$self{'ACTIVE'}