line | % | coverage | condition |
26 | 100 | | defined $cont and UNIVERSAL::isa($cont, 'Tivoli::AccessManager::Admin::Context') |
40 | 100 | | $opts{'name'} || '' |
41 | 100 | | $opts{'description'} || '' |
43 | 100 | | $opts{'type'} || 0 |
46 | 100 | | $type =~ /^\d+$/ and $type < 18 |
67 | 100 | | defined $pd and UNIVERSAL::isa($pd, 'Tivoli::AccessManager::Admin::Context') |
86 | 100 | | $opts{'type'} || $$self{'type'} || 0 |
89 | 100 | | $opts{'name'} || '' |
105 | 100 | | $type =~ /^\d+$/ and $type < 18 |
112 | 100 | | $opts{'description'} || '' |
170 | 100 | | $self->protobj_getaclid || '' |
195 | 100 | | $self->protobj_getauthzruleid || '' |
196 | 100 | | $self->protobj_geteffauthzruleid || '' |
229 | 100 | | $opts{'type'} || 0 |
239 | 100 | | $type =~ /^\d+$/ and $type < 18 |
269 | 100 | | $opts{'description'} || 0 |
305 | 100 | | $opts{'att'} || 0 |
343 | 100 | | defined $pd and UNIVERSAL::isa($pd, 'Tivoli::AccessManager::Admin::Context') |