File: | /home/mik/work/module/Tivoli/AccessManager/Admin/Action.pm |
Coverage: | 100.0% |
line | % | coverage | condition | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
25 | 100 |
| defined $cont and UNIVERSAL::isa($cont, 'Tivoli::AccessManager::Admin::Context') | ||||||||||||||||||||
37 | 100 |
| $opts{'actionid'} || '' | ||||||||||||||||||||
38 | 100 |
| $opts{'description'} || '' | ||||||||||||||||||||
39 | 100 |
| $opts{'type'} || '' | ||||||||||||||||||||
68 | 100 |
| $opts{'actionid'} || '' | ||||||||||||||||||||
72 | 100 |
| $opts{'description'} || '' | ||||||||||||||||||||
76 | 100 |
| $opts{'type'} || '' | ||||||||||||||||||||
79 | 100 |
| $$self{'actionid'} and $$self{'description'} and $$self{'type'} |