Encryption - 6.x-1.x

Test status
StatusResult
Last receivedSat, 05/19/2012 - 03:45:47
Last requestedSat, 05/19/2012 - 03:46:04
Last testedSat, 05/19/2012 - 03:46:16
Test count4
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectEncrypt
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 8 minor(s), 1 critical(s), and 0 normal(s); [[SimpleTest]]: [MySQL] 33 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
33 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafEncryptTest3300

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
8 minor(s), 1 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/encrypt.admin.inc210
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherencrypt.admin.inc20N/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)Otherencrypt.admin.inc61N/A
There should be no trailing spacesOtherencrypt.admin.inc81N/A

All

Test nameMinorCriticalNormal
Leafencrypt.api.php000
Leafencrypt.install000
Leafencrypt.module000
Leafencrypt.test000
Expandincludes/encrypt.admin.inc210
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherencrypt.admin.inc20N/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)Otherencrypt.admin.inc61N/A
There should be no trailing spacesOtherencrypt.admin.inc81N/A
Leafincludes/encrypt.crypt.inc000
Expandincludes/encrypt.encrypt.inc600
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherencrypt.encrypt.inc69N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherencrypt.encrypt.inc70N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherencrypt.encrypt.inc71N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherencrypt.encrypt.inc78N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherencrypt.encrypt.inc79N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherencrypt.encrypt.inc80N/A
Leafincludes/encrypt.theme.inc000