TagCloud - 7.x-1.x

Test status
StatusResult
Last receivedThu, 01/26/2012 - 17:38:36
Last requestedThu, 01/26/2012 - 17:46:15
Last testedThu, 01/26/2012 - 17:46:22
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectTagCloud
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 37 minor(s), 0 critical(s), and 15 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
37 minor(s), 0 critical(s), and 15 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandtagclouds.module37015
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othertagclouds.module-1N/A
There should be no trailing spacesOthertagclouds.module64N/A
There should be no trailing spacesOthertagclouds.module65N/A
There should be no trailing spacesOthertagclouds.module66N/A
There should be no trailing spacesOthertagclouds.module68N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertagclouds.module79N/A
There should be no trailing spacesOthertagclouds.module83N/A
There should be no trailing spacesOthertagclouds.module89N/A
There should be no trailing spacesOthertagclouds.module90N/A
There should be no trailing spacesOthertagclouds.module98N/A
There should be no trailing spacesOthertagclouds.module99N/A
There should be no trailing spacesOthertagclouds.module102N/A
Control statements should have one space between the control keyword and opening parenthesisOthertagclouds.module104N/A
use a space between the closing parenthesis and the open bracketOthertagclouds.module104N/A
Function summaries should be one line only. (Drupal Docs)Othertagclouds.module174N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertagclouds.module186N/A
There should be no trailing spacesOthertagclouds.module188N/A
There should be no trailing spacesOthertagclouds.module189N/A
missing space after commaOthertagclouds.module215N/A
missing space after commaOthertagclouds.module216N/A
There should be no trailing spacesOthertagclouds.module221N/A
There should be no trailing spacesOthertagclouds.module228N/A
There should be no trailing spacesOthertagclouds.module232N/A
There should be no trailing spacesOthertagclouds.module235N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module289N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module290N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module291N/A
There should be no trailing spacesOthertagclouds.module292N/A
There should be no trailing spacesOthertagclouds.module327N/A
There should be no trailing spacesOthertagclouds.module328N/A
There should be no trailing spacesOthertagclouds.module331N/A
There should be no trailing spacesOthertagclouds.module334N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module341N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module344N/A
Function summaries should be one line only. (Drupal Docs)Othertagclouds.module353N/A
There should be no trailing spacesOthertagclouds.module354N/A
Remove the empty commented line in your function documentation.Othertagclouds.module354N/A
There should be no trailing spacesOthertagclouds.module357N/A
There should be no trailing spacesOthertagclouds.module358N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module359N/A
Function summaries should be one line only. (Drupal Docs)Othertagclouds.module363N/A
There should be no trailing spacesOthertagclouds.module364N/A
Remove the empty commented line in your function documentation.Othertagclouds.module364N/A
There should be no trailing spacesOthertagclouds.module367N/A
There should be no trailing spacesOthertagclouds.module369N/A
There should be no trailing spacesOthertagclouds.module373N/A
There should be no trailing spacesOthertagclouds.module375N/A
There should be no trailing spacesOthertagclouds.module420N/A
Separate comments from comment syntax by a space.Othertagclouds.module424N/A
Separate comments from comment syntax by a space.Othertagclouds.module427N/A
Separate comments from comment syntax by a space.Othertagclouds.module439N/A
There should be no trailing spacesOthertagclouds.module441N/A

All

Test nameMinorCriticalNormal
Expandtagclouds.module37015
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othertagclouds.module-1N/A
There should be no trailing spacesOthertagclouds.module64N/A
There should be no trailing spacesOthertagclouds.module65N/A
There should be no trailing spacesOthertagclouds.module66N/A
There should be no trailing spacesOthertagclouds.module68N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertagclouds.module79N/A
There should be no trailing spacesOthertagclouds.module83N/A
There should be no trailing spacesOthertagclouds.module89N/A
There should be no trailing spacesOthertagclouds.module90N/A
There should be no trailing spacesOthertagclouds.module98N/A
There should be no trailing spacesOthertagclouds.module99N/A
There should be no trailing spacesOthertagclouds.module102N/A
Control statements should have one space between the control keyword and opening parenthesisOthertagclouds.module104N/A
use a space between the closing parenthesis and the open bracketOthertagclouds.module104N/A
Function summaries should be one line only. (Drupal Docs)Othertagclouds.module174N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertagclouds.module186N/A
There should be no trailing spacesOthertagclouds.module188N/A
There should be no trailing spacesOthertagclouds.module189N/A
missing space after commaOthertagclouds.module215N/A
missing space after commaOthertagclouds.module216N/A
There should be no trailing spacesOthertagclouds.module221N/A
There should be no trailing spacesOthertagclouds.module228N/A
There should be no trailing spacesOthertagclouds.module232N/A
There should be no trailing spacesOthertagclouds.module235N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module289N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module290N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module291N/A
There should be no trailing spacesOthertagclouds.module292N/A
There should be no trailing spacesOthertagclouds.module327N/A
There should be no trailing spacesOthertagclouds.module328N/A
There should be no trailing spacesOthertagclouds.module331N/A
There should be no trailing spacesOthertagclouds.module334N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module341N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module344N/A
Function summaries should be one line only. (Drupal Docs)Othertagclouds.module353N/A
There should be no trailing spacesOthertagclouds.module354N/A
Remove the empty commented line in your function documentation.Othertagclouds.module354N/A
There should be no trailing spacesOthertagclouds.module357N/A
There should be no trailing spacesOthertagclouds.module358N/A
Use an indent of 2 spaces, with no tabsOthertagclouds.module359N/A
Function summaries should be one line only. (Drupal Docs)Othertagclouds.module363N/A
There should be no trailing spacesOthertagclouds.module364N/A
Remove the empty commented line in your function documentation.Othertagclouds.module364N/A
There should be no trailing spacesOthertagclouds.module367N/A
There should be no trailing spacesOthertagclouds.module369N/A
There should be no trailing spacesOthertagclouds.module373N/A
There should be no trailing spacesOthertagclouds.module375N/A
There should be no trailing spacesOthertagclouds.module420N/A
Separate comments from comment syntax by a space.Othertagclouds.module424N/A
Separate comments from comment syntax by a space.Othertagclouds.module427N/A
Separate comments from comment syntax by a space.Othertagclouds.module439N/A
There should be no trailing spacesOthertagclouds.module441N/A