Commerce EasyPaybg - 7.x-1.x

Test status
StatusResult
Last receivedSat, 08/04/2012 - 05:10:16
Last requestedSat, 08/04/2012 - 05:11:03
Last testedSat, 08/04/2012 - 05:12:24
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectCommerce EasyPaybg
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 53 minor(s), 1 critical(s), and 17 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
53 minor(s), 1 critical(s), and 17 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandcommerce_easypaybg.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercommerce_easypaybg.install-1N/A
Expandcommerce_easypaybg.module53116
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercommerce_easypaybg.module17N/A
There should be no trailing spacesOthercommerce_easypaybg.module24N/A
The value for the 'access callback' must always be a string which is the the name of the function - never a function call. It may also be assigned the value TRUE or FALSE if the callback is always (or never) accessible. (Drupal Docs)Othercommerce_easypaybg.module49N/A
There should be no trailing spacesOthercommerce_easypaybg.module53N/A
There should be no trailing spacesOthercommerce_easypaybg.module80N/A
There should be no trailing spacesOthercommerce_easypaybg.module83N/A
There should be no trailing spacesOthercommerce_easypaybg.module87N/A
There should be no trailing spacesOthercommerce_easypaybg.module97N/A
There should be no trailing spacesOthercommerce_easypaybg.module100N/A
There should be no trailing spacesOthercommerce_easypaybg.module107N/A
There should be no trailing spacesOthercommerce_easypaybg.module110N/A
There should be no trailing spacesOthercommerce_easypaybg.module112N/A
There should be no trailing spacesOthercommerce_easypaybg.module117N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module119N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module120N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module121N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module122N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module123N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module124N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Othercommerce_easypaybg.module126N/A
There should be no trailing spacesOthercommerce_easypaybg.module134N/A
There should be no trailing spacesOthercommerce_easypaybg.module137N/A
Use an indent of 2 spaces, with no tabsOthercommerce_easypaybg.module144N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Othercommerce_easypaybg.module147N/A
There should be no trailing spacesOthercommerce_easypaybg.module150N/A
There should be no trailing spacesOthercommerce_easypaybg.module183N/A
There should be no trailing spacesOthercommerce_easypaybg.module200N/A
There should be no trailing spacesOthercommerce_easypaybg.module202N/A
There should be no trailing spacesOthercommerce_easypaybg.module231N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othercommerce_easypaybg.module237N/A
There should be no trailing spacesOthercommerce_easypaybg.module261N/A
There should be no trailing spacesOthercommerce_easypaybg.module263N/A
There should be no trailing spacesOthercommerce_easypaybg.module288N/A
There should be no trailing spacesOthercommerce_easypaybg.module294N/A
There should be no trailing spacesOthercommerce_easypaybg.module297N/A
There should be no trailing spacesOthercommerce_easypaybg.module300N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercommerce_easypaybg.module302N/A
There should be no trailing spacesOthercommerce_easypaybg.module308N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module312N/A
There should be no trailing spacesOthercommerce_easypaybg.module320N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Othercommerce_easypaybg.module330N/A
There should be no trailing spacesOthercommerce_easypaybg.module332N/A
use a space between the closing parenthesis and the open bracketOthercommerce_easypaybg.module339N/A
Arrays should be formatted with a space separating each element and assignment operatorOthercommerce_easypaybg.module342N/A
missing space after commaOthercommerce_easypaybg.module342N/A
There should be no trailing spacesOthercommerce_easypaybg.module343N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module344N/A
missing space after commaOthercommerce_easypaybg.module345N/A
There should be no trailing spacesOthercommerce_easypaybg.module347N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module348N/A
missing space after commaOthercommerce_easypaybg.module349N/A
missing space after commaOthercommerce_easypaybg.module352N/A
missing space after commaOthercommerce_easypaybg.module353N/A
Control statements should have one space between the control keyword and opening parenthesisOthercommerce_easypaybg.module355N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercommerce_easypaybg.module355N/A
missing space after commaOthercommerce_easypaybg.module355N/A
There should be no trailing spacesOthercommerce_easypaybg.module366N/A
There should be no trailing spacesOthercommerce_easypaybg.module372N/A
There should be no trailing spacesOthercommerce_easypaybg.module378N/A
There should be no trailing spacesOthercommerce_easypaybg.module385N/A
There should be no trailing spacesOthercommerce_easypaybg.module395N/A
There should be no trailing spacesOthercommerce_easypaybg.module409N/A
There should be no trailing spacesOthercommerce_easypaybg.module418N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercommerce_easypaybg.module420N/A
There should be no trailing spacesOthercommerce_easypaybg.module426N/A
There should be no trailing spacesOthercommerce_easypaybg.module430N/A
There should be no trailing spacesOthercommerce_easypaybg.module445N/A
There should be no trailing spacesOthercommerce_easypaybg.module452N/A
There should be no trailing spacesOthercommerce_easypaybg.module469N/A
There should be no trailing spacesOthercommerce_easypaybg.module471N/A

All

Test nameMinorCriticalNormal
Expandcommerce_easypaybg.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercommerce_easypaybg.install-1N/A
Expandcommerce_easypaybg.module53116
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercommerce_easypaybg.module17N/A
There should be no trailing spacesOthercommerce_easypaybg.module24N/A
The value for the 'access callback' must always be a string which is the the name of the function - never a function call. It may also be assigned the value TRUE or FALSE if the callback is always (or never) accessible. (Drupal Docs)Othercommerce_easypaybg.module49N/A
There should be no trailing spacesOthercommerce_easypaybg.module53N/A
There should be no trailing spacesOthercommerce_easypaybg.module80N/A
There should be no trailing spacesOthercommerce_easypaybg.module83N/A
There should be no trailing spacesOthercommerce_easypaybg.module87N/A
There should be no trailing spacesOthercommerce_easypaybg.module97N/A
There should be no trailing spacesOthercommerce_easypaybg.module100N/A
There should be no trailing spacesOthercommerce_easypaybg.module107N/A
There should be no trailing spacesOthercommerce_easypaybg.module110N/A
There should be no trailing spacesOthercommerce_easypaybg.module112N/A
There should be no trailing spacesOthercommerce_easypaybg.module117N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module119N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module120N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module121N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module122N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module123N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module124N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Othercommerce_easypaybg.module126N/A
There should be no trailing spacesOthercommerce_easypaybg.module134N/A
There should be no trailing spacesOthercommerce_easypaybg.module137N/A
Use an indent of 2 spaces, with no tabsOthercommerce_easypaybg.module144N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Othercommerce_easypaybg.module147N/A
There should be no trailing spacesOthercommerce_easypaybg.module150N/A
There should be no trailing spacesOthercommerce_easypaybg.module183N/A
There should be no trailing spacesOthercommerce_easypaybg.module200N/A
There should be no trailing spacesOthercommerce_easypaybg.module202N/A
There should be no trailing spacesOthercommerce_easypaybg.module231N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othercommerce_easypaybg.module237N/A
There should be no trailing spacesOthercommerce_easypaybg.module261N/A
There should be no trailing spacesOthercommerce_easypaybg.module263N/A
There should be no trailing spacesOthercommerce_easypaybg.module288N/A
There should be no trailing spacesOthercommerce_easypaybg.module294N/A
There should be no trailing spacesOthercommerce_easypaybg.module297N/A
There should be no trailing spacesOthercommerce_easypaybg.module300N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercommerce_easypaybg.module302N/A
There should be no trailing spacesOthercommerce_easypaybg.module308N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module312N/A
There should be no trailing spacesOthercommerce_easypaybg.module320N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Othercommerce_easypaybg.module330N/A
There should be no trailing spacesOthercommerce_easypaybg.module332N/A
use a space between the closing parenthesis and the open bracketOthercommerce_easypaybg.module339N/A
Arrays should be formatted with a space separating each element and assignment operatorOthercommerce_easypaybg.module342N/A
missing space after commaOthercommerce_easypaybg.module342N/A
There should be no trailing spacesOthercommerce_easypaybg.module343N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module344N/A
missing space after commaOthercommerce_easypaybg.module345N/A
There should be no trailing spacesOthercommerce_easypaybg.module347N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommerce_easypaybg.module348N/A
missing space after commaOthercommerce_easypaybg.module349N/A
missing space after commaOthercommerce_easypaybg.module352N/A
missing space after commaOthercommerce_easypaybg.module353N/A
Control statements should have one space between the control keyword and opening parenthesisOthercommerce_easypaybg.module355N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercommerce_easypaybg.module355N/A
missing space after commaOthercommerce_easypaybg.module355N/A
There should be no trailing spacesOthercommerce_easypaybg.module366N/A
There should be no trailing spacesOthercommerce_easypaybg.module372N/A
There should be no trailing spacesOthercommerce_easypaybg.module378N/A
There should be no trailing spacesOthercommerce_easypaybg.module385N/A
There should be no trailing spacesOthercommerce_easypaybg.module395N/A
There should be no trailing spacesOthercommerce_easypaybg.module409N/A
There should be no trailing spacesOthercommerce_easypaybg.module418N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercommerce_easypaybg.module420N/A
There should be no trailing spacesOthercommerce_easypaybg.module426N/A
There should be no trailing spacesOthercommerce_easypaybg.module430N/A
There should be no trailing spacesOthercommerce_easypaybg.module445N/A
There should be no trailing spacesOthercommerce_easypaybg.module452N/A
There should be no trailing spacesOthercommerce_easypaybg.module469N/A
There should be no trailing spacesOthercommerce_easypaybg.module471N/A