Captcha questions - 7.x-1.x

Test status
StatusResult
Last receivedMon, 01/14/2013 - 16:24:10
Last requestedMon, 01/14/2013 - 16:25:38
Last testedMon, 01/14/2013 - 16:25:50
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectCaptcha questions
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 1 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
1 minor(s), 1 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandcaptcha_questions_dblog/captcha_questions_dblog.install110
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)Othercaptcha_questions_dblog.install76N/A
Use an indent of 2 spaces, with no tabsOthercaptcha_questions_dblog.install77N/A

All

Test nameMinorCriticalNormal
Leafcaptcha_questions.admin.inc000
Leafcaptcha_questions.install000
Leafcaptcha_questions.module000
Expandcaptcha_questions_dblog/captcha_questions_dblog.install110
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)Othercaptcha_questions_dblog.install76N/A
Use an indent of 2 spaces, with no tabsOthercaptcha_questions_dblog.install77N/A
Leafcaptcha_questions_dblog/captcha_questions_dblog.module000