Word Link - 7.x-1.3-alpha1

Test status
StatusResult
Last receivedTue, 12/18/2012 - 20:15:56
Last requestedTue, 12/18/2012 - 20:16:21
Last testedTue, 12/18/2012 - 20:16:49
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.3-alpha1
ProjectWord Link
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 2 minor(s), 1 critical(s), and 0 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
2 minor(s), 1 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandmodules/word_link_exchange/word_link_exchange.module010
MessageGroupFilenameLineFunctionStatus
Potential problem: form_set_error() and form_error() only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherword_link_exchange.module180N/A

All

Test nameMinorCriticalNormal
Expandmodules/word_link_exchange/word_link_exchange.module010
MessageGroupFilenameLineFunctionStatus
Potential problem: form_set_error() and form_error() only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherword_link_exchange.module180N/A
Leafword_link.admin.inc000
Expandword_link.install200
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherword_link.install23N/A
Format should be * Implementation of hook_foo().Otherword_link.install33N/A
Leafword_link.module000