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
0 minor(s), 0 critical(s), and 4 normal(s)
Non-pass
| Test name | Minor | Critical | Normal |
spiderslap.install | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | spiderslap.install | 17 | N/A |  |
|
spiderslap.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | spiderslap.module | -1 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | spiderslap.module | 13 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | spiderslap.module | 14 | N/A |  |
|
All
| Test name | Minor | Critical | Normal |
spiderslap.install | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | spiderslap.install | 17 | N/A |  |
|
spiderslap.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | spiderslap.module | -1 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | spiderslap.module | 13 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | spiderslap.module | 14 | N/A |  |
|