Code review
- Setup environment
- Detect an invalid patch URL
- Detect invalid repository information
- Detect invalid patch format
- Detect a non-applicable patch
- Detect invalid PHP syntax
- Detect a review run failure
- Detect coder flags
Ensure that your code follows the Drupal standard and passes a coder review.
- Complete coder review with all passed
12 minor(s), 0 critical(s), and 6 normal(s)
Non-pass
| Test name | Minor | Critical | Normal |
userreport.admin.inc | 2 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | userreport.admin.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | userreport.admin.inc | 4 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | userreport.admin.inc | 12 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | userreport.admin.inc | 18 | N/A |  |
| There should be no trailing spaces | Other | userreport.admin.inc | 20 | N/A |  |
|
userreport.install | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | userreport.install | -1 | N/A |  |
| There should be no trailing spaces | Other | userreport.install | 14 | N/A |  |
| There should be no trailing spaces | Other | userreport.install | 15 | N/A |  |
|
userreport.module | 8 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | userreport.module | -1 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | userreport.module | 18 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 48 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 49 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 50 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 51 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 53 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 54 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 55 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 56 | N/A |  |
|
All
| Test name | Minor | Critical | Normal |
userreport.admin.inc | 2 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | userreport.admin.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | userreport.admin.inc | 4 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | userreport.admin.inc | 12 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | userreport.admin.inc | 18 | N/A |  |
| There should be no trailing spaces | Other | userreport.admin.inc | 20 | N/A |  |
|
userreport.install | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | userreport.install | -1 | N/A |  |
| There should be no trailing spaces | Other | userreport.install | 14 | N/A |  |
| There should be no trailing spaces | Other | userreport.install | 15 | N/A |  |
|
userreport.module | 8 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | userreport.module | -1 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | userreport.module | 18 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 48 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 49 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 50 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 51 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 53 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 54 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 55 | N/A |  |
| There should be no trailing spaces | Other | userreport.module | 56 | N/A |  |
|