Style Guide - 6.x-1.x

Test status
StatusResult
Last receivedFri, 12/21/2012 - 18:31:14
Last requestedFri, 12/21/2012 - 18:32:09
Last testedFri, 12/21/2012 - 18:32:16
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectStyle Guide
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 7 minor(s), 0 critical(s), and 6 normal(s).
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), 0 critical(s), and 6 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandstyleguide.api.php201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstyleguide.api.php-1N/A
There should be no trailing spacesOtherstyleguide.api.php13N/A
There should be no trailing spacesOtherstyleguide.api.php14N/A
Expandstyleguide.module203
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstyleguide.module-1N/A
Use "elseif" in place of "else if"Otherstyleguide.module142N/A
Use "elseif" in place of "else if"Otherstyleguide.module146N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.module264N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.module267N/A
Expandstyleguide.styleguide.inc302
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstyleguide.styleguide.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.styleguide.inc9N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.styleguide.inc13N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.styleguide.inc17N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherstyleguide.styleguide.inc86N/A

All

Test nameMinorCriticalNormal
Expandstyleguide.api.php201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstyleguide.api.php-1N/A
There should be no trailing spacesOtherstyleguide.api.php13N/A
There should be no trailing spacesOtherstyleguide.api.php14N/A
Expandstyleguide.module203
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstyleguide.module-1N/A
Use "elseif" in place of "else if"Otherstyleguide.module142N/A
Use "elseif" in place of "else if"Otherstyleguide.module146N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.module264N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.module267N/A
Expandstyleguide.styleguide.inc302
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherstyleguide.styleguide.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.styleguide.inc9N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.styleguide.inc13N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherstyleguide.styleguide.inc17N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherstyleguide.styleguide.inc86N/A
Leafstyleguide.theme.inc000