IP Login - 6.x-2.x

Test status
StatusResult
Last receivedSun, 08/12/2012 - 19:36:15
Last requestedSun, 08/12/2012 - 19:37:02
Last testedSun, 08/12/2012 - 19:37:20
Test count8
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-2.x
ProjectIP Login
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 4 minor(s), 1 critical(s), and 0 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
4 minor(s), 1 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandip_login.module210
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module386N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module387N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherip_login.module401N/A

All

Test nameMinorCriticalNormal
Expandip_login.admin.inc200
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.admin.inc124N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.admin.inc125N/A
Leafip_login.install000
Expandip_login.module210
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module386N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module387N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherip_login.module401N/A