IP Login - 7.x-2.x

Test status
StatusResult
Last receivedSat, 05/19/2012 - 13:48:47
Last requestedSat, 05/19/2012 - 13:49:03
Last testedSat, 05/19/2012 - 13:49:29
Test count6
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-2.x
ProjectIP Login
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 7 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
7 minor(s), 1 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandip_login.module510
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtherip_login.module249N/A
Missing parenthesis after function nameOtherip_login.module263N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module413N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module414N/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.module428N/A
Missing parenthesis after function nameOtherip_login.module533N/A

All

Test nameMinorCriticalNormal
Expandip_login.admin.inc200
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.admin.inc120N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.admin.inc121N/A
Leafip_login.install000
Expandip_login.module510
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtherip_login.module249N/A
Missing parenthesis after function nameOtherip_login.module263N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module413N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherip_login.module414N/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.module428N/A
Missing parenthesis after function nameOtherip_login.module533N/A