| blib/lib/NBU/Class.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 15 | 0.0 | 
| 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'} | 
| 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'} |