Borealis - 7.x-1.x

Test status
StatusResult
Last receivedFri, 01/18/2013 - 16:45:11
Last requestedFri, 01/18/2013 - 16:46:02
Last testedFri, 01/18/2013 - 16:47:02
Test count34
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectBorealis
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 5 minor(s), 2 critical(s), and 21 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
5 minor(s), 2 critical(s), and 21 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandborealis.module202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis.module-1N/A
indent secondary line of comment one space Otherborealis.module7N/A
indent secondary line of comment one space Otherborealis.module23N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis.module25N/A
Expandborealis_ri/admin/borealis_ri.responsive_styles.admin.inc126
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_ri.responsive_styles.admin.inc-1N/A
The $title argument to drupal_set_title() should be enclosed within t() so that it is translatable.Otherborealis_ri.responsive_styles.admin.inc27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherborealis_ri.responsive_styles.admin.inc86N/A
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.Otherborealis_ri.responsive_styles.admin.inc144N/A
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.Otherborealis_ri.responsive_styles.admin.inc159N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherborealis_ri.responsive_styles.admin.inc225N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.responsive_styles.admin.inc256N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.responsive_styles.admin.inc264N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.responsive_styles.admin.inc265N/A
Expandborealis_ri/borealis_ri.install002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_ri.install-1N/A
Use update_sql() instead of db_query() in hook_update_N()Otherborealis_ri.install13N/A
Expandborealis_ri/borealis_ri.module007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_ri.module-1N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module56N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module59N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module131N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis_ri.module371N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis_ri.module372N/A
Expandborealis_sb/borealis_sb.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_sb.install-1N/A
Expandborealis_sb/borealis_sb.module202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_sb.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis_sb.module134N/A
indent secondary line of comment one space Otherborealis_sb.module177N/A
put a space between the asterisk and the comment textOtherborealis_sb.module177N/A
Expandborealis_sb/templates/block--none.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherblock--none.tpl.php51N/A

All

Test nameMinorCriticalNormal
Expandborealis.module202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis.module-1N/A
indent secondary line of comment one space Otherborealis.module7N/A
indent secondary line of comment one space Otherborealis.module23N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis.module25N/A
Expandborealis_ri/admin/borealis_ri.responsive_styles.admin.inc126
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_ri.responsive_styles.admin.inc-1N/A
The $title argument to drupal_set_title() should be enclosed within t() so that it is translatable.Otherborealis_ri.responsive_styles.admin.inc27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherborealis_ri.responsive_styles.admin.inc86N/A
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.Otherborealis_ri.responsive_styles.admin.inc144N/A
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.Otherborealis_ri.responsive_styles.admin.inc159N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherborealis_ri.responsive_styles.admin.inc225N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.responsive_styles.admin.inc256N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.responsive_styles.admin.inc264N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.responsive_styles.admin.inc265N/A
Expandborealis_ri/borealis_ri.install002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_ri.install-1N/A
Use update_sql() instead of db_query() in hook_update_N()Otherborealis_ri.install13N/A
Expandborealis_ri/borealis_ri.module007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_ri.module-1N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module56N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module59N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherborealis_ri.module131N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis_ri.module371N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis_ri.module372N/A
Expandborealis_sb/borealis_sb.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_sb.install-1N/A
Expandborealis_sb/borealis_sb.module202
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherborealis_sb.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtherborealis_sb.module134N/A
indent secondary line of comment one space Otherborealis_sb.module177N/A
put a space between the asterisk and the comment textOtherborealis_sb.module177N/A
Leafborealis_sb/templates/block--article.tpl.php000
Leafborealis_sb/templates/block--aside.tpl.php000
Leafborealis_sb/templates/block--div.tpl.php000
Leafborealis_sb/templates/block--nav.tpl.php000
Expandborealis_sb/templates/block--none.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOtherblock--none.tpl.php51N/A
Leafborealis_sb/templates/block--span.tpl.php000