Route Planner - 6.x-1.x

Test status
StatusResult
Last receivedThu, 02/16/2012 - 20:47:37
Last requestedThu, 02/16/2012 - 20:47:55
Last testedThu, 02/16/2012 - 20:48:01
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectRoute Planner
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 0 minor(s), 2 critical(s), and 1 normal(s).
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
0 minor(s), 2 critical(s), and 1 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandroute_planner.install010
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)Otherroute_planner.install11N/A
Expandroute_planner.module011
MessageGroupFilenameLineFunctionStatus
Potential problem: hook_block() only accepts filtered text as the block title, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otherroute_planner.module54N/A
Function documentation should be less than 80 characters per line.Otherroute_planner.module73N/A

All

Test nameMinorCriticalNormal
Leafroute_planner.admin.inc000
Expandroute_planner.install010
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)Otherroute_planner.install11N/A
Expandroute_planner.module011
MessageGroupFilenameLineFunctionStatus
Potential problem: hook_block() only accepts filtered text as the block title, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otherroute_planner.module54N/A
Function documentation should be less than 80 characters per line.Otherroute_planner.module73N/A