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
5 minor(s), 0 critical(s), and 3 normal(s)
Non-pass
| Test name | Minor | Critical | Normal |
imdb_voting.install | 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 | imdb_voting.install | 2 | N/A |  |
|
imdb_voting.module | 5 | 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 | imdb_voting.module | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 43 | N/A |  |
| There should be no trailing spaces | Other | imdb_voting.module | 47 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | imdb_voting.module | 69 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 71 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 72 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 73 | N/A |  |
|
All
| Test name | Minor | Critical | Normal |
imdb_voting.install | 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 | imdb_voting.install | 2 | N/A |  |
|
imdb_voting.module | 5 | 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 | imdb_voting.module | 2 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 43 | N/A |  |
| There should be no trailing spaces | Other | imdb_voting.module | 47 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | imdb_voting.module | 69 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 71 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 72 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | imdb_voting.module | 73 | N/A |  |
|