Default Content - 7.x-1.0-alpha4

Test status
StatusResult
Last receivedSat, 12/03/2011 - 19:03:38
Last requestedSat, 12/03/2011 - 19:04:03
Last testedSat, 12/03/2011 - 19:04:32
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.0-alpha4
ProjectDefault Content
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 88 minor(s), 0 critical(s), and 123 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
88 minor(s), 0 critical(s), and 123 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanddefaultcontent.features.inc2009
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherdefaultcontent.features.inc4N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc9N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc9N/A
There should be no trailing spacesOtherdefaultcontent.features.inc12N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc13N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc14N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc14N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc15N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc16N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc17N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc21N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc21N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc31N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc31N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc35N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.features.inc41N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc45N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc45N/A
There should be no trailing spacesOtherdefaultcontent.features.inc47N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc52N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc52N/A
missing space after commaOtherdefaultcontent.features.inc55N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.features.inc62N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.features.inc63N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc85N/A
There should be no trailing spacesOtherdefaultcontent.features.inc95N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc100N/A
Missing periodOtherdefaultcontent.features.inc107N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc154N/A
Expanddefaultcontent.install005
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherdefaultcontent.install-1N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.install4N/A
Use Drupal's format_date(), not PHP's default date().Otherdefaultcontent.install5N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.install36N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.install39N/A
Expanddefaultcontent.module43072
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherdefaultcontent.module-1N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module3N/A
Missing periodOtherdefaultcontent.module8N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module13N/A
Missing periodOtherdefaultcontent.module19N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module25N/A
Missing periodOtherdefaultcontent.module30N/A
Missing periodOtherdefaultcontent.module41N/A
Use Drupal's format_date(), not PHP's default date().Otherdefaultcontent.module43N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module44N/A
Missing periodOtherdefaultcontent.module48N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module51N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module54N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module57N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdefaultcontent.module57N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdefaultcontent.module63N/A
There should be no trailing spacesOtherdefaultcontent.module74N/A
There should be no trailing spacesOtherdefaultcontent.module85N/A
There should be no trailing spacesOtherdefaultcontent.module86N/A
There should be no trailing spacesOtherdefaultcontent.module93N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module97N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module98N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module99N/A
Missing parenthesis after function nameOtherdefaultcontent.module106N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.module106N/A
There should be no trailing spacesOtherdefaultcontent.module114N/A
There should be no trailing spacesOtherdefaultcontent.module115N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module118N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module131N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module134N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module142N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module142N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module143N/A
There should be no trailing spacesOtherdefaultcontent.module143N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module143N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module144N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module144N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module145N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module145N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module148N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module150N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module152N/A
There should be no trailing spacesOtherdefaultcontent.module153N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module154N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module156N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module156N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module158N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module158N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module159N/A
There should be no trailing spacesOtherdefaultcontent.module166N/A
There should be no trailing spacesOtherdefaultcontent.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module168N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module168N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module169N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module193N/A
There should be no trailing spacesOtherdefaultcontent.module195N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module206N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module207N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module208N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module223N/A
Remove the empty commented line in your function documentation.Otherdefaultcontent.module249N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module254N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module266N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module267N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module271N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module277N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module280N/A
There should be no trailing spacesOtherdefaultcontent.module289N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module293N/A
else statements should begin on a new lineOtherdefaultcontent.module298N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module301N/A
There should be no trailing spacesOtherdefaultcontent.module312N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module313N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module313N/A
There should be no trailing spacesOtherdefaultcontent.module314N/A
There should be no trailing spacesOtherdefaultcontent.module315N/A
There should be no trailing spacesOtherdefaultcontent.module323N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module328N/A
Missing parenthesis after function nameOtherdefaultcontent.module339N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module350N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module357N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module367N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherdefaultcontent.module368N/A
Function documentation should be less than 80 characters per line.Otherdefaultcontent.module378N/A
There should be no trailing spacesOtherdefaultcontent.module384N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module386N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module386N/A
Format should be * Implementation of hook_foo().Otherdefaultcontent.module402N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module423N/A
There should be no trailing spacesOtherdefaultcontent.module435N/A
Format should be * Implementation of hook_foo().Otherdefaultcontent.module445N/A
Format should be * Implementation of hook_foo().Otherdefaultcontent.module456N/A
There should be no trailing spacesOtherdefaultcontent.module458N/A
There should be no trailing spacesOtherdefaultcontent.module461N/A
Function documentation should be less than 80 characters per line.Otherdefaultcontent.module472N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module475N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module475N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module491N/A
missing space after commaOtherdefaultcontent.module494N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module502N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module503N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module504N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module506N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module528N/A
There should be no trailing spacesOtherdefaultcontent.module528N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module529N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module530N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module531N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module531N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module537N/A
There should be no trailing spacesOtherdefaultcontent.module537N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module538N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module539N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module540N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module540N/A
Expandplugins/file.inc607
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherfile.inc7N/A
There should be no trailing spacesOtherfile.inc15N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc16N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc21N/A
There should be no trailing spacesOtherfile.inc39N/A
There should be no trailing spacesOtherfile.inc43N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc44N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc66N/A
There should be no trailing spacesOtherfile.inc69N/A
There should be no trailing spacesOtherfile.inc74N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc86N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherfile.inc86N/A
use a space between the closing parenthesis and the open bracketOtherfile.inc87N/A
Expandplugins/menu_item.inc302
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthermenu_item.inc7N/A
There should be no trailing spacesOthermenu_item.inc15N/A
Control statements should have one space between the control keyword and opening parenthesisOthermenu_item.inc20N/A
There should be no trailing spacesOthermenu_item.inc32N/A
Control statements should have one space between the control keyword and opening parenthesisOthermenu_item.inc44N/A
Expandplugins/node.inc305
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernode.inc7N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc36N/A
Separate comments from comment syntax by a space.Othernode.inc40N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc41N/A
Use an indent of 2 spaces, with no tabsOthernode.inc43N/A
Use an indent of 2 spaces, with no tabsOthernode.inc44N/A
use a space between the closing parenthesis and the open bracketOthernode.inc44N/A
Doxygen uses @todo and @bug to markup things to be done.Othernode.inc53N/A
Expandplugins/nodequeue.inc207
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Othernodequeue.inc13N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodequeue.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodequeue.inc28N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc39N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc40N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc41N/A
Use an indent of 2 spaces, with no tabsOthernodequeue.inc42N/A
There should be no trailing spacesOthernodequeue.inc42N/A
Expandplugins/node_reference.inc607
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernode_reference.inc18N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc19N/A
There should be no trailing spacesOthernode_reference.inc23N/A
There should be no trailing spacesOthernode_reference.inc27N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc29N/A
There should be no trailing spacesOthernode_reference.inc46N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc47N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc55N/A
There should be no trailing spacesOthernode_reference.inc71N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc74N/A
Use an indent of 2 spaces, with no tabsOthernode_reference.inc97N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc106N/A
Arrays should be formatted with a space separating each element and assignment operatorOthernode_reference.inc106N/A
Expandplugins/path.inc503
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherpath.inc15N/A
There should be no trailing spacesOtherpath.inc21N/A
Function summaries should be one line only. (Drupal Docs)Otherpath.inc25N/A
Control statements should have one space between the control keyword and opening parenthesisOtherpath.inc29N/A
There should be no trailing spacesOtherpath.inc29N/A
Use an indent of 2 spaces, with no tabsOtherpath.inc30N/A
Use an indent of 2 spaces, with no tabsOtherpath.inc31N/A
Use an indent of 2 spaces, with no tabsOtherpath.inc32N/A
Expandplugins/webform.inc006
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc19N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherwebform.inc21N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc27N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc42N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc44N/A
use a space between the closing parenthesis and the open bracketOtherwebform.inc44N/A

All

Test nameMinorCriticalNormal
Expanddefaultcontent.features.inc2009
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherdefaultcontent.features.inc4N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc9N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc9N/A
There should be no trailing spacesOtherdefaultcontent.features.inc12N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc13N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc14N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc14N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc15N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc16N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.features.inc17N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc21N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc21N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc31N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc31N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc35N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.features.inc41N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc45N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc45N/A
There should be no trailing spacesOtherdefaultcontent.features.inc47N/A
Missing parenthesis after function nameOtherdefaultcontent.features.inc52N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.features.inc52N/A
missing space after commaOtherdefaultcontent.features.inc55N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.features.inc62N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.features.inc63N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc85N/A
There should be no trailing spacesOtherdefaultcontent.features.inc95N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc100N/A
Missing periodOtherdefaultcontent.features.inc107N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.features.inc154N/A
Expanddefaultcontent.install005
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherdefaultcontent.install-1N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.install4N/A
Use Drupal's format_date(), not PHP's default date().Otherdefaultcontent.install5N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.install36N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.install39N/A
Expanddefaultcontent.module43072
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherdefaultcontent.module-1N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module3N/A
Missing periodOtherdefaultcontent.module8N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module13N/A
Missing periodOtherdefaultcontent.module19N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module25N/A
Missing periodOtherdefaultcontent.module30N/A
Missing periodOtherdefaultcontent.module41N/A
Use Drupal's format_date(), not PHP's default date().Otherdefaultcontent.module43N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module44N/A
Missing periodOtherdefaultcontent.module48N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module51N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module54N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module57N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdefaultcontent.module57N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherdefaultcontent.module63N/A
There should be no trailing spacesOtherdefaultcontent.module74N/A
There should be no trailing spacesOtherdefaultcontent.module85N/A
There should be no trailing spacesOtherdefaultcontent.module86N/A
There should be no trailing spacesOtherdefaultcontent.module93N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module97N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module98N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module99N/A
Missing parenthesis after function nameOtherdefaultcontent.module106N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherdefaultcontent.module106N/A
There should be no trailing spacesOtherdefaultcontent.module114N/A
There should be no trailing spacesOtherdefaultcontent.module115N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module118N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module131N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module134N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module142N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module142N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module143N/A
There should be no trailing spacesOtherdefaultcontent.module143N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module143N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module144N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module144N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module145N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module145N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module148N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module150N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module152N/A
There should be no trailing spacesOtherdefaultcontent.module153N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module154N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module156N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module156N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module158N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module158N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module159N/A
There should be no trailing spacesOtherdefaultcontent.module166N/A
There should be no trailing spacesOtherdefaultcontent.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module168N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module168N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherdefaultcontent.module169N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module193N/A
There should be no trailing spacesOtherdefaultcontent.module195N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module206N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module207N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module208N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module223N/A
Remove the empty commented line in your function documentation.Otherdefaultcontent.module249N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module254N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module266N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module267N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module271N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module277N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module280N/A
There should be no trailing spacesOtherdefaultcontent.module289N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module293N/A
else statements should begin on a new lineOtherdefaultcontent.module298N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module301N/A
There should be no trailing spacesOtherdefaultcontent.module312N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module313N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module313N/A
There should be no trailing spacesOtherdefaultcontent.module314N/A
There should be no trailing spacesOtherdefaultcontent.module315N/A
There should be no trailing spacesOtherdefaultcontent.module323N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module328N/A
Missing parenthesis after function nameOtherdefaultcontent.module339N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module350N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module357N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module367N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherdefaultcontent.module368N/A
Function documentation should be less than 80 characters per line.Otherdefaultcontent.module378N/A
There should be no trailing spacesOtherdefaultcontent.module384N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module386N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdefaultcontent.module386N/A
Format should be * Implementation of hook_foo().Otherdefaultcontent.module402N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module423N/A
There should be no trailing spacesOtherdefaultcontent.module435N/A
Format should be * Implementation of hook_foo().Otherdefaultcontent.module445N/A
Format should be * Implementation of hook_foo().Otherdefaultcontent.module456N/A
There should be no trailing spacesOtherdefaultcontent.module458N/A
There should be no trailing spacesOtherdefaultcontent.module461N/A
Function documentation should be less than 80 characters per line.Otherdefaultcontent.module472N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module475N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module475N/A
Doxygen uses @todo and @bug to markup things to be done.Otherdefaultcontent.module491N/A
missing space after commaOtherdefaultcontent.module494N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module502N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module503N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module504N/A
Separate comments from comment syntax by a space.Otherdefaultcontent.module506N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module528N/A
There should be no trailing spacesOtherdefaultcontent.module528N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module529N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module530N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module531N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module531N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdefaultcontent.module537N/A
There should be no trailing spacesOtherdefaultcontent.module537N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module538N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module539N/A
Use an indent of 2 spaces, with no tabsOtherdefaultcontent.module540N/A
use a space between the closing parenthesis and the open bracketOtherdefaultcontent.module540N/A
Expandplugins/file.inc607
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherfile.inc7N/A
There should be no trailing spacesOtherfile.inc15N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc16N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc21N/A
There should be no trailing spacesOtherfile.inc39N/A
There should be no trailing spacesOtherfile.inc43N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc44N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc66N/A
There should be no trailing spacesOtherfile.inc69N/A
There should be no trailing spacesOtherfile.inc74N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfile.inc86N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherfile.inc86N/A
use a space between the closing parenthesis and the open bracketOtherfile.inc87N/A
Expandplugins/menu_item.inc302
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthermenu_item.inc7N/A
There should be no trailing spacesOthermenu_item.inc15N/A
Control statements should have one space between the control keyword and opening parenthesisOthermenu_item.inc20N/A
There should be no trailing spacesOthermenu_item.inc32N/A
Control statements should have one space between the control keyword and opening parenthesisOthermenu_item.inc44N/A
Expandplugins/node.inc305
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernode.inc7N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc36N/A
Separate comments from comment syntax by a space.Othernode.inc40N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode.inc41N/A
Use an indent of 2 spaces, with no tabsOthernode.inc43N/A
Use an indent of 2 spaces, with no tabsOthernode.inc44N/A
use a space between the closing parenthesis and the open bracketOthernode.inc44N/A
Doxygen uses @todo and @bug to markup things to be done.Othernode.inc53N/A
Expandplugins/nodequeue.inc207
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Othernodequeue.inc13N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodequeue.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodequeue.inc28N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc39N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc40N/A
Control statements should have one space between the control keyword and opening parenthesisOthernodequeue.inc41N/A
Use an indent of 2 spaces, with no tabsOthernodequeue.inc42N/A
There should be no trailing spacesOthernodequeue.inc42N/A
Expandplugins/node_reference.inc607
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernode_reference.inc18N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc19N/A
There should be no trailing spacesOthernode_reference.inc23N/A
There should be no trailing spacesOthernode_reference.inc27N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc29N/A
There should be no trailing spacesOthernode_reference.inc46N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc47N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc55N/A
There should be no trailing spacesOthernode_reference.inc71N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc74N/A
Use an indent of 2 spaces, with no tabsOthernode_reference.inc97N/A
Control statements should have one space between the control keyword and opening parenthesisOthernode_reference.inc106N/A
Arrays should be formatted with a space separating each element and assignment operatorOthernode_reference.inc106N/A
Expandplugins/path.inc503
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherpath.inc15N/A
There should be no trailing spacesOtherpath.inc21N/A
Function summaries should be one line only. (Drupal Docs)Otherpath.inc25N/A
Control statements should have one space between the control keyword and opening parenthesisOtherpath.inc29N/A
There should be no trailing spacesOtherpath.inc29N/A
Use an indent of 2 spaces, with no tabsOtherpath.inc30N/A
Use an indent of 2 spaces, with no tabsOtherpath.inc31N/A
Use an indent of 2 spaces, with no tabsOtherpath.inc32N/A
Expandplugins/webform.inc006
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc19N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherwebform.inc21N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc27N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc42N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwebform.inc44N/A
use a space between the closing parenthesis and the open bracketOtherwebform.inc44N/A