regbar - 6.x-1.x

Test status
StatusResult
Last receivedTue, 03/27/2012 - 14:38:37
Last requestedTue, 03/27/2012 - 14:53:02
Last testedTue, 03/27/2012 - 14:53:09
Test count16
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
Projectregbar
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 6 minor(s), 0 critical(s), and 5 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
6 minor(s), 0 critical(s), and 5 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandregbar.module005
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherregbar.module11N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherregbar.module11N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherregbar.module16N/A
Control statements should have one space between the control keyword and opening parenthesisOtherregbar.module231N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherregbar.module237N/A

All

Test nameMinorCriticalNormal
Leafregbar.admin.inc000
Expandregbar.install600
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherregbar.install35N/A
Use an indent of 2 spaces, with no tabsOtherregbar.install36N/A
Use an indent of 2 spaces, with no tabsOtherregbar.install37N/A
Use an indent of 2 spaces, with no tabsOtherregbar.install47N/A
Use an indent of 2 spaces, with no tabsOtherregbar.install48N/A
Use an indent of 2 spaces, with no tabsOtherregbar.install124N/A
Expandregbar.module005
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Otherregbar.module11N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherregbar.module11N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherregbar.module16N/A
Control statements should have one space between the control keyword and opening parenthesisOtherregbar.module231N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherregbar.module237N/A