File: | /home/mik/work/module/Tivoli/AccessManager/Admin/Domain.pm |
Coverage: | 100.0% |
line | % | coverage | condition | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
26 | 100 |
| defined $cont and UNIVERSAL::isa($cont, 'Tivoli::AccessManager::Admin::Context') | ||||||||||||||||||||
39 | 100 |
| $opts{'name'} || '' | ||||||||||||||||||||
40 | 100 |
| $opts{'admin'} || '' | ||||||||||||||||||||
41 | 100 |
| $opts{'description'} || '' | ||||||||||||||||||||
84 | 100 |
| $opts{'name'} || '' | ||||||||||||||||||||
88 | 100 |
| $opts{'admin'} || '' | ||||||||||||||||||||
92 | 100 |
| $opts{'description'} || '' | ||||||||||||||||||||
101 | 100 |
| $$self{'name'} and $$self{'admin'} and $$self{'description'} | ||||||||||||||||||||
130 | 100 |
| $opts{'registry'} || 0 | ||||||||||||||||||||
163 | 100 |
| $opts{'description'} || '' |