-
Home
-
Next Active Directory Integration
-
2.2.0
-
Code
-
Classes
- NextADInt_Adi_Synchronization_WordPress
Total Complexity |
61 |
Dependencies |
18 |
Dependents |
3 |
Total lines |
595 |
Lines of code |
286 |
Logical lines of code |
201 |
Comment lines |
161 |
Methods |
17 |
Properties |
8 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
checkAccountRestrictions() |
A |
46 |
10 |
41 |
synchronize() |
A |
45 |
8 |
41 |
synchronizeUser() |
A |
44 |
7 |
45 |
isNormalAccount() |
S |
53 |
7 |
23 |
prepareForSync() |
S |
54 |
6 |
23 |
createOrUpdateUser() |
S |
58 |
3 |
16 |
synchronizeAccountStatus() |
S |
57 |
3 |
16 |
userAccountControl() |
S |
66 |
4 |
8 |
disableUserWithoutValidGuid() |
S |
62 |
2 |
11 |
convertActiveDirectoryUsers() |
S |
65 |
2 |
9 |
isSmartCardRequired() |
S |
68 |
2 |
7 |
isAccountDisabled() |
S |
71 |
2 |
6 |
findSynchronizableUsers() |
S |
60 |
1 |
13 |
__construct() |
S |
64 |
1 |
9 |
register() |
S |
78 |
1 |
3 |
logNumberOfUsers() |
S |
72 |
1 |
5 |
finishSynchronization() |
S |
63 |
1 |
10 |