| blib/lib/Net/Cisco/ISE/InternalUser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 100 | 0 | 0 | $self->identityGroups || '' |
| 101 | 0 | 0 | $self->name || '' |
| 102 | 0 | 0 | $self->changePassword || 'false' |
| 103 | 0 | 0 | $self->enabled || 'true' |
| 104 | 0 | 0 | $self->password || '' |
| 105 | 0 | 0 | $self->passwordIDStore || 'Internal Users' |
| 106 | 0 | 0 | $self->enablePassword || '' |
| 107 | 0 | 0 | $self->expiryDate || '' |
| 108 | 0 | 0 | $self->expiryDateEnabled || 'false' |
| 109 | 0 | 0 | $self->lastName || '' |
| 110 | 0 | 0 | $self->firstName || '' |
| 111 | 0 | 0 | $self->email || '' |
| 141 | 0 | 0 | $id ||= '' |