Simple Package Tracking - 6.x-1.x

Test status
StatusResult
Last receivedFri, 05/11/2012 - 14:38:47
Last requestedFri, 05/11/2012 - 14:39:03
Last testedFri, 05/11/2012 - 14:39:46
Test count4
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectSimple Package Tracking
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 1 minor(s), 1 critical(s), and 2 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 2 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandsimple_package_tracking.module112
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersimple_package_tracking.module-1N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othersimple_package_tracking.module126N/A
Potential problem: confirm_form() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othersimple_package_tracking.module195N/A
put a space between the asterisk and the comment textOthersimple_package_tracking.module208N/A

All

Test nameMinorCriticalNormal
Leafsimple_package_tracking.install000
Expandsimple_package_tracking.module112
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersimple_package_tracking.module-1N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othersimple_package_tracking.module126N/A
Potential problem: confirm_form() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othersimple_package_tracking.module195N/A
put a space between the asterisk and the comment textOthersimple_package_tracking.module208N/A