Mode - 7.x-1.0-alpha1

Test status
StatusResult
Last receivedWed, 01/11/2012 - 05:49:37
Last requestedWed, 01/11/2012 - 05:50:03
Last testedWed, 01/11/2012 - 05:50:30
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.0-alpha1
ProjectMode
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 0 minor(s), 2 critical(s), and 5 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
0 minor(s), 2 critical(s), and 5 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandmode.admin.inc011
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermode.admin.inc21N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othermode.admin.inc83N/A
Expandmode.module014
MessageGroupFilenameLineFunctionStatus
Administrative menu items should have a description.Othermode.module50N/A
Administrative menu items should have a description.Othermode.module59N/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)Othermode.module127N/A
Use the matching Drupal theme functions, not raw HTML.Othermode.module127N/A
Separate comments from comment syntax by a space.Othermode.module253N/A

All

Test nameMinorCriticalNormal
Expandmode.admin.inc011
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othermode.admin.inc21N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othermode.admin.inc83N/A
Leafmode.drush.inc000
Leafmode.install000
Expandmode.module014
MessageGroupFilenameLineFunctionStatus
Administrative menu items should have a description.Othermode.module50N/A
Administrative menu items should have a description.Othermode.module59N/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)Othermode.module127N/A
Use the matching Drupal theme functions, not raw HTML.Othermode.module127N/A
Separate comments from comment syntax by a space.Othermode.module253N/A