Simple Field Formatter - 7.x-1.0

Test status
StatusResult
Last receivedFri, 03/23/2012 - 17:19:37
Last requestedFri, 03/23/2012 - 17:20:01
Last testedFri, 03/23/2012 - 17:22:41
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.0
ProjectSimple Field Formatter
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 14 minor(s), 0 critical(s), and 57 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
14 minor(s), 0 critical(s), and 57 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandsimple_field_formatter.module14057
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersimple_field_formatter.module-1N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module14N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module15N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module16N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module17N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module18N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module19N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module20N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module21N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module33N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module35N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module37N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module39N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module51N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othersimple_field_formatter.module54N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module57N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module63N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module69N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module75N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module93N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module94N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module95N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module96N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module97N/A
There should be no trailing spacesOthersimple_field_formatter.module101N/A
Function summaries should be one line only. (Drupal Docs)Othersimple_field_formatter.module103N/A
There should be no trailing spacesOthersimple_field_formatter.module110N/A
There should be no trailing spacesOthersimple_field_formatter.module111N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module112N/A
There should be no trailing spacesOthersimple_field_formatter.module112N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module113N/A
There should be no trailing spacesOthersimple_field_formatter.module113N/A
There should be no trailing spacesOthersimple_field_formatter.module114N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module115N/A
There should be no trailing spacesOthersimple_field_formatter.module115N/A
There should be no trailing spacesOthersimple_field_formatter.module116N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module117N/A
There should be no trailing spacesOthersimple_field_formatter.module117N/A
There should be no trailing spacesOthersimple_field_formatter.module118N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module122N/A
There should be no trailing spacesOthersimple_field_formatter.module122N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module123N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module123N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module123N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module124N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module125N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module126N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module126N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module126N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module127N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module128N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module129N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module129N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module129N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module130N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersimple_field_formatter.module130N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module131N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module132N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module132N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module132N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module133N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersimple_field_formatter.module133N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module134N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module135N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module135N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module135N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module136N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersimple_field_formatter.module136N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module137N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module138N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module139N/A

All

Test nameMinorCriticalNormal
Expandsimple_field_formatter.module14057
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othersimple_field_formatter.module-1N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module14N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module15N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module16N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module17N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module18N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module19N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module20N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module21N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module33N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module35N/A
Separate comments from comment syntax by a space.Othersimple_field_formatter.module37N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module39N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module51N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othersimple_field_formatter.module54N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module57N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module63N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module69N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module75N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module93N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module94N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module95N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module96N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module97N/A
There should be no trailing spacesOthersimple_field_formatter.module101N/A
Function summaries should be one line only. (Drupal Docs)Othersimple_field_formatter.module103N/A
There should be no trailing spacesOthersimple_field_formatter.module110N/A
There should be no trailing spacesOthersimple_field_formatter.module111N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module112N/A
There should be no trailing spacesOthersimple_field_formatter.module112N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module113N/A
There should be no trailing spacesOthersimple_field_formatter.module113N/A
There should be no trailing spacesOthersimple_field_formatter.module114N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module115N/A
There should be no trailing spacesOthersimple_field_formatter.module115N/A
There should be no trailing spacesOthersimple_field_formatter.module116N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module117N/A
There should be no trailing spacesOthersimple_field_formatter.module117N/A
There should be no trailing spacesOthersimple_field_formatter.module118N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module122N/A
There should be no trailing spacesOthersimple_field_formatter.module122N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module123N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module123N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module123N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module124N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module125N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module126N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module126N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module126N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module127N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module128N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module129N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module129N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module129N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module130N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersimple_field_formatter.module130N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module131N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module132N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module132N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module132N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module133N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersimple_field_formatter.module133N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module134N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module135N/A
Control statements should have one space between the control keyword and opening parenthesisOthersimple_field_formatter.module135N/A
use a space between the closing parenthesis and the open bracketOthersimple_field_formatter.module135N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module136N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersimple_field_formatter.module136N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module137N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module138N/A
Use an indent of 2 spaces, with no tabsOthersimple_field_formatter.module139N/A