Countries - 7.x-1.0

Test status
StatusResult
Last receivedSat, 05/05/2012 - 00:21:33
Last requestedSat, 05/05/2012 - 00:22:03
Last testedSat, 05/05/2012 - 00:22:30
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.0
ProjectCountries
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 6 minor(s), 2 critical(s), and 6 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
6 minor(s), 2 critical(s), and 6 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandcountries.admin.inc022
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercountries.admin.inc2N/A
Control statements should have one space between the control keyword and opening parenthesisOthercountries.admin.inc214N/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)Othercountries.admin.inc226N/A
In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs)Othercountries.admin.inc243N/A
Expandcountries.install302
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercountries.install2N/A
indent secondary line of comment one space Othercountries.install96N/A
indent secondary line of comment one space Othercountries.install97N/A
put a space between the asterisk and the comment textOthercountries.install97N/A
Control statements should have one space between the control keyword and opening parenthesisOthercountries.install126N/A
Expandcountries.module302
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercountries.module2N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthercountries.module155N/A
missing space after commaOthercountries.module408N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othercountries.module525N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthercountries.module525N/A

All

Test nameMinorCriticalNormal
Expandcountries.admin.inc022
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercountries.admin.inc2N/A
Control statements should have one space between the control keyword and opening parenthesisOthercountries.admin.inc214N/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)Othercountries.admin.inc226N/A
In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs)Othercountries.admin.inc243N/A
Expandcountries.install302
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercountries.install2N/A
indent secondary line of comment one space Othercountries.install96N/A
indent secondary line of comment one space Othercountries.install97N/A
put a space between the asterisk and the comment textOthercountries.install97N/A
Control statements should have one space between the control keyword and opening parenthesisOthercountries.install126N/A
Expandcountries.module302
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othercountries.module2N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthercountries.module155N/A
missing space after commaOthercountries.module408N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othercountries.module525N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthercountries.module525N/A