Auto Product Display - 7.x-1.x

Test status
StatusResult
Last receivedSat, 01/05/2013 - 02:27:55
Last requestedSat, 01/05/2013 - 02:44:59
Last testedSat, 01/05/2013 - 02:45:12
Test count4
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectAuto Product Display
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
Expandcommerce_apd.module210
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_apd.module119N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_apd.module131N/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)Othercommerce_apd.module383N/A

All

Test nameMinorCriticalNormal
Leafcommerce_apd.install000
Expandcommerce_apd.module210
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_apd.module119N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_apd.module131N/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)Othercommerce_apd.module383N/A
Leafcommerce_apd_admin.inc000