Countries - 7.x-2.0-beta2

Test status
StatusResult
Last receivedWed, 09/26/2012 - 04:31:30
Last requestedWed, 09/26/2012 - 04:32:03
Last testedWed, 09/26/2012 - 04:32:32
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-2.0-beta2
ProjectCountries
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 4 minor(s), 8 critical(s), and 0 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
4 minor(s), 8 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandcountries.admin.inc040
MessageGroupFilenameLineFunctionStatus
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.inc242N/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.inc259N/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)Othercountries.admin.inc420N/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)Othercountries.admin.inc440N/A
Expandcountries.install020
MessageGroupFilenameLineFunctionStatus
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)Othercountries.install179N/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)Othercountries.install234N/A
Expandmodules/countries_configuration/countries_configuration.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othercountries_configuration.admin.inc33N/A
Expandmodules/countries_configuration/countries_configuration.api.php010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othercountries_configuration.api.php63N/A

All

Test nameMinorCriticalNormal
Expandcountries.admin.inc040
MessageGroupFilenameLineFunctionStatus
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.inc242N/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.inc259N/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)Othercountries.admin.inc420N/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)Othercountries.admin.inc440N/A
Expandcountries.install020
MessageGroupFilenameLineFunctionStatus
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)Othercountries.install179N/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)Othercountries.install234N/A
Leafcountries.module000
Leafcountries.tokens.inc000
Expandmodules/countries_configuration/countries_configuration.admin.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_title() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othercountries_configuration.admin.inc33N/A
Expandmodules/countries_configuration/countries_configuration.api.php010
MessageGroupFilenameLineFunctionStatus
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Othercountries_configuration.api.php63N/A
Leafmodules/countries_configuration/countries_configuration.install000
Leafmodules/countries_configuration/countries_configuration.module000
Leafmodules/countries_example/countries_example.install000
Leafmodules/countries_example/countries_example.module000
Expandviews/countries.views.inc300
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthercountries.views.inc28N/A
Use an indent of 2 spaces, with no tabsOthercountries.views.inc31N/A
Use an indent of 2 spaces, with no tabsOthercountries.views.inc34N/A
Leafviews/views_handler_field_countries_continent.inc000
Leafviews/views_handler_filter_countries_continents_list.inc000
Expandviews/views_handler_filter_countries_list.inc100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherviews_handler_filter_countries_list.inc84N/A