lib/Illumos/Zones.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
435 | 0 | 0 | 0 | $opts->{'brandFilter'} and not $zoneCfg->{'brand'} =~ /$opts->{'brandFilter'}/ |
437 | 0 | 0 | 0 | $opts->{'requireSMF'} and $zoneCfg->{'zonename'} ne 'global' |
0 | 0 | 0 | $opts->{'requireSMF'} and $zoneCfg->{'zonename'} ne 'global' and not -f $zoneCfg->{'zonepath'} . '/root/etc/svc/repository.db' | |
554 | 0 | 0 | 0 | defined $isres and length $isres > 0 |
614 | 0 | 0 | 0 | $oldProps->{$prop} and $oldProps->{$prop} eq $props->{$prop} |
640 | 0 | 0 | 0 | $property && $value |
677 | 0 | 0 | 0 | $property and $value |