Node Ownership - 7.x-1.x

Test status
StatusResult
Last receivedMon, 07/23/2012 - 21:37:15
Last requestedMon, 07/23/2012 - 21:38:02
Last testedMon, 07/23/2012 - 21:38:31
Test count4062
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectNode Ownership
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 57 minor(s), 7 critical(s), and 19 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
57 minor(s), 7 critical(s), and 19 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expand7.x-1.0/nodeownership.install001
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othernodeownership.install2N/A
Expand7.x-1.0/nodeownership.module1764
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othernodeownership.module2N/A
There should be no trailing spacesOthernodeownership.module14N/A
There should be no trailing spacesOthernodeownership.module17N/A
put a space between the asterisk and the comment textOthernodeownership.module184N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module189N/A
There should be no trailing spacesOthernodeownership.module192N/A
SQL keywords should be upper caseOthernodeownership.module219N/A
SQL keywords should be upper caseOthernodeownership.module220N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernodeownership.module251N/A
There should be no trailing spacesOthernodeownership.module293N/A
There should be no trailing spacesOthernodeownership.module318N/A
SQL keywords should be upper caseOthernodeownership.module342N/A
SQL keywords should be upper caseOthernodeownership.module346N/A
SQL keywords should be upper caseOthernodeownership.module347N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernodeownership.module347N/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.Othernodeownership.module354N/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.Othernodeownership.module359N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module359N/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.Othernodeownership.module363N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module363N/A
There should be no trailing spacesOthernodeownership.module366N/A
SQL keywords should be upper caseOthernodeownership.module367N/A
There should be no trailing spacesOthernodeownership.module389N/A
SQL keywords should be upper caseOthernodeownership.module419N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernodeownership.module419N/A
SQL keywords should be upper caseOthernodeownership.module420N/A
Missing parenthesis after function nameOthernodeownership.module510N/A
Expandnodeownership.module39114
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernodeownership.module23N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernodeownership.module53N/A
There should be no trailing spacesOthernodeownership.module54N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernodeownership.module69N/A
There should be no trailing spacesOthernodeownership.module71N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernodeownership.module77N/A
There should be no trailing spacesOthernodeownership.module78N/A
There should be no trailing spacesOthernodeownership.module79N/A
There should be no trailing spacesOthernodeownership.module106N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module204N/A
There should be no trailing spacesOthernodeownership.module213N/A
SQL keywords should be upper caseOthernodeownership.module220N/A
SQL keywords should be upper caseOthernodeownership.module221N/A
There should be no trailing spacesOthernodeownership.module223N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module225N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module229N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module233N/A
There should be no trailing spacesOthernodeownership.module248N/A
There should be no trailing spacesOthernodeownership.module249N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernodeownership.module256N/A
There should be no trailing spacesOthernodeownership.module260N/A
There should be no trailing spacesOthernodeownership.module265N/A
There should be no trailing spacesOthernodeownership.module272N/A
There should be no trailing spacesOthernodeownership.module278N/A
There should be no trailing spacesOthernodeownership.module288N/A
There should be no trailing spacesOthernodeownership.module299N/A
There should be no trailing spacesOthernodeownership.module301N/A
There should be no trailing spacesOthernodeownership.module302N/A
There should be no trailing spacesOthernodeownership.module303N/A
There should be no trailing spacesOthernodeownership.module304N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module310N/A
There should be no trailing spacesOthernodeownership.module316N/A
There should be no trailing spacesOthernodeownership.module323N/A
SQL keywords should be upper caseOthernodeownership.module327N/A
SQL keywords should be upper caseOthernodeownership.module331N/A
SQL keywords should be upper caseOthernodeownership.module332N/A
There should be no trailing spacesOthernodeownership.module333N/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.Othernodeownership.module339N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module344N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module348N/A
SQL keywords should be upper caseOthernodeownership.module351N/A
SQL keywords should be upper caseOthernodeownership.module375N/A
SQL keywords should be upper caseOthernodeownership.module377N/A
SQL keywords should be upper caseOthernodeownership.module379N/A
SQL keywords should be upper caseOthernodeownership.module380N/A
SQL keywords should be upper caseOthernodeownership.module382N/A
SQL keywords should be upper caseOthernodeownership.module385N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module395N/A
There should be no trailing spacesOthernodeownership.module397N/A
SQL keywords should be upper caseOthernodeownership.module399N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module410N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module414N/A
There should be no trailing spacesOthernodeownership.module427N/A
Missing parenthesis after function nameOthernodeownership.module459N/A

All

Test nameMinorCriticalNormal
Expand7.x-1.0/nodeownership.install001
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othernodeownership.install2N/A
Expand7.x-1.0/nodeownership.module1764
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Othernodeownership.module2N/A
There should be no trailing spacesOthernodeownership.module14N/A
There should be no trailing spacesOthernodeownership.module17N/A
put a space between the asterisk and the comment textOthernodeownership.module184N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module189N/A
There should be no trailing spacesOthernodeownership.module192N/A
SQL keywords should be upper caseOthernodeownership.module219N/A
SQL keywords should be upper caseOthernodeownership.module220N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernodeownership.module251N/A
There should be no trailing spacesOthernodeownership.module293N/A
There should be no trailing spacesOthernodeownership.module318N/A
SQL keywords should be upper caseOthernodeownership.module342N/A
SQL keywords should be upper caseOthernodeownership.module346N/A
SQL keywords should be upper caseOthernodeownership.module347N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernodeownership.module347N/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.Othernodeownership.module354N/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.Othernodeownership.module359N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module359N/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.Othernodeownership.module363N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module363N/A
There should be no trailing spacesOthernodeownership.module366N/A
SQL keywords should be upper caseOthernodeownership.module367N/A
There should be no trailing spacesOthernodeownership.module389N/A
SQL keywords should be upper caseOthernodeownership.module419N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernodeownership.module419N/A
SQL keywords should be upper caseOthernodeownership.module420N/A
Missing parenthesis after function nameOthernodeownership.module510N/A
Expandnodeownership.install100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernodeownership.install55N/A
Expandnodeownership.module39114
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernodeownership.module23N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernodeownership.module53N/A
There should be no trailing spacesOthernodeownership.module54N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernodeownership.module69N/A
There should be no trailing spacesOthernodeownership.module71N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernodeownership.module77N/A
There should be no trailing spacesOthernodeownership.module78N/A
There should be no trailing spacesOthernodeownership.module79N/A
There should be no trailing spacesOthernodeownership.module106N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module204N/A
There should be no trailing spacesOthernodeownership.module213N/A
SQL keywords should be upper caseOthernodeownership.module220N/A
SQL keywords should be upper caseOthernodeownership.module221N/A
There should be no trailing spacesOthernodeownership.module223N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module225N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module229N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module233N/A
There should be no trailing spacesOthernodeownership.module248N/A
There should be no trailing spacesOthernodeownership.module249N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernodeownership.module256N/A
There should be no trailing spacesOthernodeownership.module260N/A
There should be no trailing spacesOthernodeownership.module265N/A
There should be no trailing spacesOthernodeownership.module272N/A
There should be no trailing spacesOthernodeownership.module278N/A
There should be no trailing spacesOthernodeownership.module288N/A
There should be no trailing spacesOthernodeownership.module299N/A
There should be no trailing spacesOthernodeownership.module301N/A
There should be no trailing spacesOthernodeownership.module302N/A
There should be no trailing spacesOthernodeownership.module303N/A
There should be no trailing spacesOthernodeownership.module304N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module310N/A
There should be no trailing spacesOthernodeownership.module316N/A
There should be no trailing spacesOthernodeownership.module323N/A
SQL keywords should be upper caseOthernodeownership.module327N/A
SQL keywords should be upper caseOthernodeownership.module331N/A
SQL keywords should be upper caseOthernodeownership.module332N/A
There should be no trailing spacesOthernodeownership.module333N/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.Othernodeownership.module339N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module344N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Othernodeownership.module348N/A
SQL keywords should be upper caseOthernodeownership.module351N/A
SQL keywords should be upper caseOthernodeownership.module375N/A
SQL keywords should be upper caseOthernodeownership.module377N/A
SQL keywords should be upper caseOthernodeownership.module379N/A
SQL keywords should be upper caseOthernodeownership.module380N/A
SQL keywords should be upper caseOthernodeownership.module382N/A
SQL keywords should be upper caseOthernodeownership.module385N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module395N/A
There should be no trailing spacesOthernodeownership.module397N/A
SQL keywords should be upper caseOthernodeownership.module399N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module410N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernodeownership.module414N/A
There should be no trailing spacesOthernodeownership.module427N/A
Missing parenthesis after function nameOthernodeownership.module459N/A