ldap_authentication/LdapAuthenticationConf.class.php | 5 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapAuthenticationConf.class.php | 2 | N/A |  |
| There should be no trailing spaces | Other | LdapAuthenticationConf.class.php | 77 | N/A |  |
| There should be no trailing spaces | Other | LdapAuthenticationConf.class.php | 92 | N/A |  |
| There should be no trailing spaces | Other | LdapAuthenticationConf.class.php | 145 | N/A |  |
| There should be no trailing spaces | Other | LdapAuthenticationConf.class.php | 146 | N/A |  |
| There should be no trailing spaces | Other | LdapAuthenticationConf.class.php | 151 | N/A |  |
|
ldap_authentication/LdapAuthenticationConfAdmin.class.php | 3 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapAuthenticationConfAdmin.class.php | 2 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | LdapAuthenticationConfAdmin.class.php | 121 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | LdapAuthenticationConfAdmin.class.php | 121 | N/A |  |
| indent secondary line of comment one space | Other | LdapAuthenticationConfAdmin.class.php | 451 | N/A |  |
| put a space between the asterisk and the comment text | Other | LdapAuthenticationConfAdmin.class.php | 451 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | LdapAuthenticationConfAdmin.class.php | 465 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthenticationConfAdmin.class.php | 466 | N/A |  |
|
ldap_authentication/ldap_authentication.admin.inc | 0 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.admin.inc | 2 | N/A |  |
| Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_authentication.admin.inc | 33 | N/A |  |
|
ldap_authentication/ldap_authentication.inc | 5 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.inc | 2 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | ldap_authentication.inc | 185 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authentication.inc | 365 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authentication.inc | 421 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authentication.inc | 421 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authentication.inc | 422 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authentication.inc | 422 | N/A |  |
| There should be no trailing spaces | Other | ldap_authentication.inc | 449 | N/A |  |
| There should be no trailing spaces | Other | ldap_authentication.inc | 450 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authentication.inc | 466 | N/A |  |
|
ldap_authentication/ldap_authentication.install | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.install | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authentication.install | 57 | N/A |  |
| missing space after comma | Other | ldap_authentication.install | 57 | N/A |  |
|
ldap_authentication/ldap_authentication.module | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.module | 2 | N/A |  |
|
ldap_authentication/ldap_authentication.theme.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.theme.inc | 2 | N/A |  |
|
ldap_authentication/tests/LdapServerTestData.ldapauthen1.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapServerTestData.ldapauthen1.inc | 2 | N/A |  |
|
ldap_authentication/tests/ldap_authentication.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.test | 2 | N/A |  |
|
ldap_authorization/LdapAuthorizationConsumerAbstract.class.php | 1 | 0 | 8 |
ldap_authorization/LdapAuthorizationConsumerConf.class.php | 1 | 0 | 1 |
ldap_authorization/LdapAuthorizationConsumerConfAdmin.class.php | 1 | 1 | 12 |
ldap_authorization/ldap_authorization.admin.inc | 0 | 2 | 1 |
ldap_authorization/ldap_authorization.admin.test.inc | 0 | 2 | 1 |
ldap_authorization/ldap_authorization.inc | 0 | 0 | 1 |
ldap_authorization/ldap_authorization.install | 2 | 0 | 2 |
ldap_authorization/ldap_authorization.module | 0 | 0 | 2 |
ldap_authorization/ldap_authorization.theme.inc | 0 | 0 | 1 |
ldap_authorization/ldap_authorization_drupal_role/LdapAuthorizationConsumerRole.class.php | 3 | 0 | 7 |
ldap_authorization/ldap_authorization_drupal_role/ldap_authorization_drupal_role.install | 0 | 0 | 1 |
ldap_authorization/ldap_authorization_drupal_role/ldap_authorization_drupal_role.module | 0 | 0 | 1 |
ldap_authorization/ldap_authorization_og/LdapAuthorizationConsumerOG.class.php | 0 | 0 | 356 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapAuthorizationConsumerOG.class.php | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 26 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 27 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 28 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 29 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 39 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 40 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 41 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 42 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 43 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 44 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 45 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 50 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 56 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 57 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 58 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 59 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapAuthorizationConsumerOG.class.php | 59 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 60 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 61 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 62 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 63 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 64 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 65 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 66 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 67 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 69 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 70 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 74 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 75 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 76 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 77 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 78 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 79 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 80 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 81 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 82 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 83 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 84 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 85 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 86 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 87 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 88 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 89 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 90 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 91 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 92 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 93 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 96 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 98 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 100 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 101 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 102 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 104 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 105 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 106 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 108 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 109 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 110 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 111 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 113 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 114 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 115 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 116 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 117 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 119 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 120 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 121 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 122 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 123 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 125 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 126 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 127 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 128 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 130 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 131 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 132 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 133 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 134 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 135 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapAuthorizationConsumerOG.class.php | 136 | N/A |  |
|
ldap_authorization/ldap_authorization_og/ldap_authorization_og.install | 0 | 0 | 0 |
ldap_authorization/ldap_authorization_og/ldap_authorization_og.module | 0 | 0 | 4 |
ldap_authorization/tests/1197636/1197636.ldap_authentication.test_data.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | 1197636.ldap_authentication.test_data.inc | 2 | N/A |  |
|
ldap_authorization/tests/1197636/1197636.ldap_authorization.test_data.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | 1197636.ldap_authorization.test_data.inc | 2 | N/A |  |
|
ldap_authorization/tests/1197636/1197636.ldap_servers.test_data.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | 1197636.ldap_servers.test_data.inc | 2 | N/A |  |
|
ldap_authorization/tests/1197636/1197636.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | 1197636.test | 2 | N/A |  |
|
ldap_authorization/tests/BasicTests/BasicTests.test | 0 | 2 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | BasicTests.test | 2 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | BasicTests.test | 119 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | BasicTests.test | 128 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | BasicTests.test | 137 | N/A |  |
|
ldap_authorization/tests/BasicTests/flags.ldap_authorization.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | flags.ldap_authorization.inc | 2 | N/A |  |
|
ldap_authorization/tests/BasicTests/ldap_authentication.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.inc | 2 | N/A |  |
|
ldap_authorization/tests/BasicTests/ldap_authorization.flags.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.flags.inc | 2 | N/A |  |
|
ldap_authorization/tests/BasicTests/ldap_authorization.simple.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.simple.inc | 2 | N/A |  |
|
ldap_authorization/tests/BasicTests/ldap_servers.inc | 4 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.inc | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 78 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 79 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 92 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 93 | N/A |  |
|
ldap_authorization/tests/DeriveFromAttr/DeriveFromAttr.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | DeriveFromAttr.test | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromAttr/ldap_authentication.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromAttr/ldap_authorization.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromAttr/ldap_authorization.nested.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.nested.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromAttr/ldap_servers.inc | 4 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.inc | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 78 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 79 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 92 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 93 | N/A |  |
|
ldap_authorization/tests/DeriveFromAttr/ldap_servers.nested.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.nested.inc | 2 | N/A |  |
| Functions should be called with no spaces between the function name and opening parentheses | Other | ldap_servers.nested.inc | 40 | N/A |  |
| Functions should be called with no spaces between the function name and opening parentheses | Other | ldap_servers.nested.inc | 42 | N/A |  |
|
ldap_authorization/tests/DeriveFromDN/DeriveFromDN.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | DeriveFromDN.test | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromDN/ldap_authentication.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromDN/ldap_authorization.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromDN/ldap_servers.inc | 4 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.inc | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 78 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 79 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 92 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 93 | N/A |  |
|
ldap_authorization/tests/DeriveFromEntry/DeriveFromEntry.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | DeriveFromEntry.test | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromEntry/ldap_authentication.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromEntry/ldap_authorization.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromEntry/ldap_authorization.nested.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.nested.inc | 2 | N/A |  |
|
ldap_authorization/tests/DeriveFromEntry/ldap_servers.inc | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.inc | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 154 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 155 | N/A |  |
|
ldap_authorization/tests/LdapAuthorizationTestCase.class.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapAuthorizationTestCase.class.php | 2 | N/A |  |
|
ldap_authorization/tests/Og/ldap_authentication.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.inc | 2 | N/A |  |
|
ldap_authorization/tests/Og/ldap_authorization.inc | 11 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | ldap_authorization.inc | 18 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_authorization.inc | 18 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 45 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 48 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 51 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 54 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 57 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 60 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 61 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_authorization.inc | 77 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization.inc | 83 | N/A |  |
|
ldap_authorization/tests/Og/ldap_authorization_og2.inc | 11 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | ldap_authorization_og2.inc | 18 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_authorization_og2.inc | 18 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 45 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 48 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 51 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 54 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 57 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 60 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 61 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_authorization_og2.inc | 77 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_authorization_og2.inc | 83 | N/A |  |
|
ldap_authorization/tests/Og/ldap_servers.inc | 5 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.inc | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 78 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 79 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 92 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 93 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_servers.inc | 226 | N/A |  |
|
ldap_authorization/tests/Og/Og.test | 3 | 0 | 12 |
| Message | Group | Filename | Line | Function | Status |
| @file description should be on the following line (Drupal Docs) | Other | Og.test | 4 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | Og.test | 51 | N/A |  |
| missing space after comma | Other | Og.test | 94 | N/A |  |
| missing space after comma | Other | Og.test | 95 | N/A |  |
| missing space after comma | Other | Og.test | 96 | N/A |  |
| missing space after comma | Other | Og.test | 141 | N/A |  |
| missing space after comma | Other | Og.test | 146 | N/A |  |
| missing space after comma | Other | Og.test | 259 | N/A |  |
| missing space after comma | Other | Og.test | 260 | N/A |  |
| missing space after comma | Other | Og.test | 261 | N/A |  |
| missing space after comma | Other | Og.test | 351 | N/A |  |
| missing space after comma | Other | Og.test | 352 | N/A |  |
| missing space after comma | Other | Og.test | 353 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | Og.test | 367 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | Og.test | 422 | N/A |  |
|
ldap_authorization/tests/Og/Og2.test | 3 | 0 | 6 |
| Message | Group | Filename | Line | Function | Status |
| @file description should be on the following line (Drupal Docs) | Other | Og2.test | 4 | N/A |  |
| missing space after comma | Other | Og2.test | 300 | N/A |  |
| missing space after comma | Other | Og2.test | 301 | N/A |  |
| missing space after comma | Other | Og2.test | 302 | N/A |  |
| missing space after comma | Other | Og2.test | 403 | N/A |  |
| missing space after comma | Other | Og2.test | 404 | N/A |  |
| missing space after comma | Other | Og2.test | 405 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | Og2.test | 431 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | Og2.test | 485 | N/A |  |
|
ldap_authorization/tests/Other/ldap_authentication.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authentication.inc | 2 | N/A |  |
|
ldap_authorization/tests/Other/ldap_authorization.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_authorization.inc | 2 | N/A |  |
|
ldap_authorization/tests/Other/ldap_servers.inc | 5 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.inc | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 78 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 79 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 92 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.inc | 93 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_servers.inc | 226 | N/A |  |
|
ldap_authorization/tests/Other/Other.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | Other.test | 2 | N/A |  |
|
ldap_feeds/FeedsDrupalUserLdapEntryFetcher.inc | 0 | 0 | 0 |
ldap_feeds/FeedsLdapEntryParser.inc | 0 | 0 | 0 |
ldap_feeds/FeedsLdapQueryFetcher.inc | 0 | 0 | 0 |
ldap_feeds/ldap_feeds.module | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | ldap_feeds.module | -1 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_feeds.module | 114 | N/A |  |
|
ldap_feeds/tests/feeds_ldap_query_fetcher.test | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | feeds_ldap_query_fetcher.test | 2 | N/A |  |
|
ldap_feeds/tests/LdapServerTestData.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapServerTestData.inc | 2 | N/A |  |
|
ldap_help/ldap_help.install | 0 | 0 | 0 |
ldap_help/ldap_help.issues.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_help.issues.inc | 2 | N/A |  |
|
ldap_help/ldap_help.module | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_help.module | 2 | N/A |  |
| There should be no trailing spaces | Other | ldap_help.module | 67 | N/A |  |
|
ldap_help/ldap_help.resources.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_help.resources.inc | 2 | N/A |  |
|
ldap_help/ldap_help.status.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_help.status.inc | 2 | N/A |  |
|
ldap_help/ldap_help.watchdog.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_help.watchdog.inc | 2 | N/A |  |
|
ldap_help/ldap_test_script/config.inc | 3 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | config.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | config.inc | 6 | N/A |  |
| missing space after comma | Other | config.inc | 28 | N/A |  |
| missing space after comma | Other | config.inc | 44 | N/A |  |
| There should be no trailing spaces | Other | config.inc | 96 | N/A |  |
| the final ?> should be omitted from all code files | Other | config.inc | 97 | N/A |  |
| There should be no trailing spaces | Other | config.inc | 98 | N/A |  |
|
ldap_help/ldap_test_script/functions.inc | 8 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | functions.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | functions.inc | 94 | N/A |  |
| There should be no trailing spaces | Other | functions.inc | 97 | N/A |  |
| There should be no trailing spaces | Other | functions.inc | 105 | N/A |  |
| There should be no trailing spaces | Other | functions.inc | 107 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | functions.inc | 134 | N/A |  |
| There should be no trailing spaces | Other | functions.inc | 139 | N/A |  |
| There should be no trailing spaces | Other | functions.inc | 145 | N/A |  |
| There should be no trailing spaces | Other | functions.inc | 151 | N/A |  |
| the final ?> should be omitted from all code files | Other | functions.inc | 160 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | functions.inc | 180 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | functions.inc | 182 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | functions.inc | 182 | N/A |  |
|
ldap_help/ldap_test_script/test.php | 17 | 0 | 14 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | test.php | -1 | N/A |  |
| There should be no trailing spaces | Other | test.php | 28 | N/A |  |
| There should be no trailing spaces | Other | test.php | 32 | N/A |  |
| There should be no trailing spaces | Other | test.php | 36 | N/A |  |
| missing space after comma | Other | test.php | 38 | N/A |  |
| There should be no trailing spaces | Other | test.php | 50 | N/A |  |
| There should be no trailing spaces | Other | test.php | 53 | N/A |  |
| There should be no trailing spaces | Other | test.php | 54 | N/A |  |
| There should be no trailing spaces | Other | test.php | 56 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | test.php | 65 | N/A |  |
| There should be no trailing spaces | Other | test.php | 71 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | test.php | 75 | N/A |  |
| There should be no trailing spaces | Other | test.php | 80 | N/A |  |
| There should be no trailing spaces | Other | test.php | 83 | N/A |  |
| missing space after comma | Other | test.php | 85 | N/A |  |
| missing space after comma | Other | test.php | 86 | N/A |  |
| missing space after comma | Other | test.php | 87 | N/A |  |
| missing space after comma | Other | test.php | 88 | N/A |  |
| missing space after comma | Other | test.php | 89 | N/A |  |
| There should be no trailing spaces | Other | test.php | 90 | N/A |  |
| There should be no trailing spaces | Other | test.php | 95 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | test.php | 102 | N/A |  |
| missing space after comma | Other | test.php | 108 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | test.php | 109 | N/A |  |
| missing space after comma | Other | test.php | 109 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | test.php | 115 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | test.php | 115 | N/A |  |
| missing space after comma | Other | test.php | 115 | N/A |  |
| There should be no trailing spaces | Other | test.php | 124 | N/A |  |
| There should be no trailing spaces | Other | test.php | 127 | N/A |  |
| There should be no trailing spaces | Other | test.php | 162 | N/A |  |
|
ldap_profile/LdapProfileConf.class.php | 0 | 0 | 0 |
ldap_profile/LdapProfileConfAdmin.class.php | 7 | 0 | 27 |
| Message | Group | Filename | Line | Function | Status |
| missing space after comma | Other | LdapProfileConfAdmin.class.php | 52 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 54 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | LdapProfileConfAdmin.class.php | 67 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | LdapProfileConfAdmin.class.php | 68 | N/A |  |
| missing space after comma | Other | LdapProfileConfAdmin.class.php | 73 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 74 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | LdapProfileConfAdmin.class.php | 85 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | LdapProfileConfAdmin.class.php | 92 | N/A |  |
| missing space after comma | Other | LdapProfileConfAdmin.class.php | 109 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapProfileConfAdmin.class.php | 112 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | LdapProfileConfAdmin.class.php | 125 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapProfileConfAdmin.class.php | 129 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | LdapProfileConfAdmin.class.php | 134 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapProfileConfAdmin.class.php | 134 | N/A |  |
| missing space after comma | Other | LdapProfileConfAdmin.class.php | 134 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 138 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 142 | N/A |  |
| missing space after comma | Other | LdapProfileConfAdmin.class.php | 142 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | LdapProfileConfAdmin.class.php | 146 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 155 | N/A |  |
| missing space after comma | Other | LdapProfileConfAdmin.class.php | 155 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 162 | N/A |  |
| missing space after comma | Other | LdapProfileConfAdmin.class.php | 162 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapProfileConfAdmin.class.php | 168 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 204 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 205 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapProfileConfAdmin.class.php | 207 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 210 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 216 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 217 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapProfileConfAdmin.class.php | 219 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | LdapProfileConfAdmin.class.php | 221 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapProfileConfAdmin.class.php | 222 | N/A |  |
| else statements should begin on a new line | Other | LdapProfileConfAdmin.class.php | 225 | N/A |  |
|
ldap_profile/ldap_profile.admin.inc | 0 | 1 | 0 |
|
|
ldap_profile/ldap_profile.install | 0 | 0 | 0 |
ldap_profile/ldap_profile.module | 46 | 0 | 21 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | ldap_profile.module | 89 | N/A |  |
| There should be no trailing spaces | Other | ldap_profile.module | 94 | N/A |  |
| There should be no trailing spaces | Other | ldap_profile.module | 97 | N/A |  |
| There should be no trailing spaces | Other | ldap_profile.module | 105 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 107 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 109 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 120 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 125 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 128 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 129 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 130 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 131 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 146 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 149 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 150 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 151 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 152 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 161 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 162 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 166 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 167 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 169 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 170 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 171 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 172 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | ldap_profile.module | 178 | N/A |  |
| There should be no trailing spaces | Other | ldap_profile.module | 187 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_profile.module | 199 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 264 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 265 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 266 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 268 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 269 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 271 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 273 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 275 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 276 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 278 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 279 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 286 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 287 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 288 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 290 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 291 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 293 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 295 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 297 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 298 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 300 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 301 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_profile.module | 306 | N/A |  |
| put a space between the asterisk and the comment text | Other | ldap_profile.module | 319 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 321 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 323 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 325 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 326 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 329 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 331 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 333 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 334 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 336 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 338 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | ldap_profile.module | 340 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 341 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 343 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 345 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_profile.module | 347 | N/A |  |
|
ldap_profile/ldap_profile_data_translate.inc | 0 | 0 | 0 |
ldap_query/LdapQuery.class.php | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapQuery.class.php | 2 | N/A |  |
| missing space after comma | Other | LdapQuery.class.php | 205 | N/A |  |
|
ldap_query/LdapQueryAdmin.class.php | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapQueryAdmin.class.php | 2 | N/A |  |
| curly braces { should end a line, not start one | Other | LdapQueryAdmin.class.php | 45 | N/A |  |
| missing space after comma | Other | LdapQueryAdmin.class.php | 292 | N/A |  |
|
ldap_query/ldap_query.admin.inc | 0 | 5 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_query.admin.inc | 2 | N/A |  |
| Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_query.admin.inc | 75 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | ldap_query.admin.inc | 79 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_query.admin.inc | 98 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_query.admin.inc | 168 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_query.admin.inc | 243 | N/A |  |
|
ldap_query/ldap_query.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_query.inc | 2 | N/A |  |
|
ldap_query/ldap_query.install | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_query.install | 2 | N/A |  |
| missing space after comma | Other | ldap_query.install | 56 | N/A |  |
| missing space after comma | Other | ldap_query.install | 72 | N/A |  |
|
ldap_query/ldap_query.module | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | ldap_query.module | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_query.module | 2 | N/A |  |
|
ldap_query/ldap_query.theme.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_query.theme.inc | 2 | N/A |  |
|
ldap_servers/LdapServer.class.php | 7 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapServer.class.php | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapServer.class.php | 171 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | LdapServer.class.php | 427 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapServer.class.php | 499 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapServer.class.php | 512 | N/A |  |
| global variables should start with a single underscore followed by the module and another underscore | Other | LdapServer.class.php | 528 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | LdapServer.class.php | 723 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | LdapServer.class.php | 723 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapServer.class.php | 764 | N/A |  |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | LdapServer.class.php | 794 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | LdapServer.class.php | 794 | N/A |  |
|
ldap_servers/LdapServerAdmin.class.php | 2 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapServerAdmin.class.php | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapServerAdmin.class.php | 111 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | LdapServerAdmin.class.php | 243 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapServerAdmin.class.php | 521 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | LdapServerAdmin.class.php | 756 | N/A |  |
|
ldap_servers/ldap_servers.admin.inc | 0 | 6 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.admin.inc | 2 | N/A |  |
| Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_servers.admin.inc | 71 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | ldap_servers.admin.inc | 75 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_servers.admin.inc | 94 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs) | Other | ldap_servers.admin.inc | 142 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_servers.admin.inc | 171 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_servers.admin.inc | 246 | N/A |  |
|
ldap_servers/ldap_servers.api.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | ldap_servers.api.php | -1 | N/A |  |
|
ldap_servers/ldap_servers.encryption.inc | 4 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.encryption.inc | 2 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.encryption.inc | 26 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.encryption.inc | 27 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.encryption.inc | 149 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.encryption.inc | 150 | N/A |  |
|
ldap_servers/ldap_servers.functions.inc | 20 | 1 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.functions.inc | 2 | N/A |  |
| There should be no trailing spaces | Other | ldap_servers.functions.inc | 240 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 281 | N/A |  |
| There should be no trailing spaces | Other | ldap_servers.functions.inc | 295 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 328 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 329 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 331 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 363 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 365 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 391 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 392 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 393 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 394 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 420 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 421 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.functions.inc | 423 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.functions.inc | 531 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | ldap_servers.functions.inc | 532 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.functions.inc | 534 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | ldap_servers.functions.inc | 535 | N/A |  |
| Use preg_replace_callback() instead of the 'e' modifier to preg_replace() | Other | ldap_servers.functions.inc | 597 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.functions.inc | 610 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.functions.inc | 611 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | ldap_servers.functions.inc | 614 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | ldap_servers.functions.inc | 614 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | ldap_servers.functions.inc | 615 | N/A |  |
|
ldap_servers/ldap_servers.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.inc | 2 | N/A |  |
|
ldap_servers/ldap_servers.install | 1 | 0 | 7 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.install | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.install | 18 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.install | 18 | N/A |  |
| missing space after comma | Other | ldap_servers.install | 18 | N/A |  |
| missing space after comma | Other | ldap_servers.install | 67 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.install | 238 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.install | 240 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.install | 243 | N/A |  |
|
ldap_servers/ldap_servers.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | ldap_servers.module | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.module | 2 | N/A |  |
| The $text argument to l() should be enclosed within t() so that it is translatable. | Other | ldap_servers.module | 478 | N/A |  |
|
ldap_servers/ldap_servers.settings.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.settings.inc | 2 | N/A |  |
|
ldap_servers/ldap_servers.test_form.inc | 0 | 1 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.test_form.inc | 2 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | ldap_servers.test_form.inc | 197 | N/A |  |
| The $string argument to t() should not begin or end with a space. (Drupal Docs) | Other | ldap_servers.test_form.inc | 244 | N/A |  |
|
ldap_servers/ldap_servers.theme.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.theme.inc | 2 | N/A |  |
|
ldap_servers/ldap_types/LdapTypeAbstract.class.php | 0 | 0 | 0 |
ldap_servers/ldap_types/LdapTypeActiveDirectory.class.php | 0 | 0 | 0 |
ldap_servers/ldap_types/LdapTypeDefault.class.php | 0 | 0 | 0 |
ldap_servers/ldap_types/LdapTypeNovell.class.php | 0 | 0 | 0 |
ldap_servers/ldap_types/LdapTypeOpenLdap.class.php | 0 | 0 | 0 |
ldap_servers/tests/LdapServerTest.class.php | 6 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapServerTest.class.php | 2 | N/A |  |
| missing space after comma | Other | LdapServerTest.class.php | 138 | N/A |  |
| missing space after comma | Other | LdapServerTest.class.php | 159 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapServerTest.class.php | 159 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapServerTest.class.php | 162 | N/A |  |
| There should be no trailing spaces | Other | LdapServerTest.class.php | 177 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapServerTest.class.php | 182 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapServerTest.class.php | 184 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | LdapServerTest.class.php | 185 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | LdapServerTest.class.php | 234 | N/A |  |
|
ldap_servers/tests/LdapTestFunctions.class.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | LdapTestFunctions.class.php | 2 | N/A |  |
|
ldap_servers/tests/ldap_servers.test | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | ldap_servers.test | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_servers.test | 212 | N/A |  |
|
ldap_sso/ldap_sso.module | 3 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Use an indent of 2 spaces, with no tabs | Other | ldap_sso.module | 186 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_sso.module | 187 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_sso.module | 189 | N/A |  |
|
ldap_views/handlers/ldap_views_handler_argument.inc | 0 | 0 | 0 |
ldap_views/handlers/ldap_views_handler_argument_attribute.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | ldap_views_handler_argument_attribute.inc | 20 | N/A |  |
|
ldap_views/handlers/ldap_views_handler_field.inc | 0 | 0 | 0 |
ldap_views/handlers/ldap_views_handler_field_attribute.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | ldap_views_handler_field_attribute.inc | 26 | N/A |  |
|
ldap_views/handlers/ldap_views_handler_filter.inc | 0 | 0 | 0 |
ldap_views/handlers/ldap_views_handler_filter_attribute.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | ldap_views_handler_filter_attribute.inc | 54 | N/A |  |
|
ldap_views/handlers/ldap_views_handler_sort.inc | 0 | 0 | 0 |
ldap_views/handlers/ldap_views_handler_sort_attribute.inc | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| indent secondary line of comment one space | Other | ldap_views_handler_sort_attribute.inc | 19 | N/A |  |
|
ldap_views/ldap_views.install | 0 | 0 | 0 |
ldap_views/ldap_views.module | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | ldap_views.module | -1 | N/A |  |
| There should be no trailing spaces | Other | ldap_views.module | 15 | N/A |  |
| There should be no trailing spaces | Other | ldap_views.module | 16 | N/A |  |
|
ldap_views/ldap_views.views.inc | 0 | 0 | 0 |
ldap_views/ldap_views.views_default.inc | 0 | 0 | 0 |
ldap_views/plugins/ldap_views_plugin_query_ldap.inc | 3 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including (). | Other | ldap_views_plugin_query_ldap.inc | 109 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | ldap_views_plugin_query_ldap.inc | 238 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | ldap_views_plugin_query_ldap.inc | 257 | N/A |  |
| indent secondary line of comment one space | Other | ldap_views_plugin_query_ldap.inc | 354 | N/A |  |
|