Facebook Album Fetcher - 7.x-1.x

Test status
StatusResult
Last receivedTue, 01/15/2013 - 22:04:28
Last requestedTue, 01/15/2013 - 22:22:22
Last testedTue, 01/15/2013 - 22:22:47
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectFacebook Album Fetcher
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 1 minor(s), 1 critical(s), and 1 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
1 minor(s), 1 critical(s), and 1 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandfacebook_album_fetcher.module111
MessageGroupFilenameLineFunctionStatus
missing space after commaOtherfacebook_album_fetcher.module235N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfacebook_album_fetcher.module330N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfacebook_album_fetcher.module454N/A

All

Test nameMinorCriticalNormal
Leaffacebook_album_fetcher.install000
Expandfacebook_album_fetcher.module111
MessageGroupFilenameLineFunctionStatus
missing space after commaOtherfacebook_album_fetcher.module235N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfacebook_album_fetcher.module330N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfacebook_album_fetcher.module454N/A
Leafincludes/faf.facebook.inc000