Format Headers - 7.x-1.0

Test status
StatusResult
Last receivedTue, 01/01/2013 - 16:56:55
Last requestedTue, 01/01/2013 - 16:57:03
Last testedTue, 01/01/2013 - 16:57:33
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.0
ProjectFormat Headers
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 1 minor(s), 1 critical(s), and 6 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 6 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandformat_headers.module116
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherformat_headers.module36N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module40N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module41N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module42N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module57N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module58N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module59N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherformat_headers.module154N/A

All

Test nameMinorCriticalNormal
Leafformat_headers.install000
Expandformat_headers.module116
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherformat_headers.module36N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module40N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module41N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module42N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module57N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module58N/A
Use an indent of 2 spaces, with no tabsOtherformat_headers.module59N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherformat_headers.module154N/A