Diagnostic Tools - 6.x-1.x

Test status
StatusResult
Last receivedTue, 01/24/2012 - 23:27:37
Last requestedTue, 01/24/2012 - 23:27:39
Last testedTue, 01/24/2012 - 23:27:56
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectDiagnostic Tools
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 109 minor(s), 3 critical(s), and 223 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
109 minor(s), 3 critical(s), and 223 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandbench_chart/bench_chart.inc102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherbench_chart.inc3N/A
indent secondary line of comment one space Otherbench_chart.inc5N/A
Expandbench_chart/bench_chart.install101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart.install-1N/A
There should be no trailing spacesOtherbench_chart.install73N/A
Expandbench_chart/bench_chart.module6128
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherbench_chart.module16N/A
There should be no trailing spacesOtherbench_chart.module20N/A
There should be no trailing spacesOtherbench_chart.module24N/A
There should be no trailing spacesOtherbench_chart.module28N/A
Separate comments from comment syntax by a space.Otherbench_chart.module30N/A
Separate comments from comment syntax by a space.Otherbench_chart.module31N/A
Separate comments from comment syntax by a space.Otherbench_chart.module32N/A
Separate comments from comment syntax by a space.Otherbench_chart.module33N/A
Separate comments from comment syntax by a space.Otherbench_chart.module34N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module35N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module36N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module37N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherbench_chart.module45N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module54N/A
missing space after commaOtherbench_chart.module56N/A
There should be no trailing spacesOtherbench_chart.module59N/A
missing space after commaOtherbench_chart.module65N/A
Missing parenthesis after function nameOtherbench_chart.module70N/A
Remove the empty commented line in your function documentation.Otherbench_chart.module71N/A
missing space after commaOtherbench_chart.module74N/A
Administrative menu items should have a description.Otherbench_chart.module75N/A
Administrative menu items should have a description.Otherbench_chart.module82N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherbench_chart.module86N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module98N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module108N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module126N/A
Separate comments from comment syntax by a space.Otherbench_chart.module131N/A
Separate comments from comment syntax by a space.Otherbench_chart.module132N/A
Remove the empty commented line in your function documentation.Otherbench_chart.module137N/A
There should be no trailing spacesOtherbench_chart.module143N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module144N/A
else statements should begin on a new lineOtherbench_chart.module148N/A
Remove the empty commented line in your function documentation.Otherbench_chart.module164N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtherbench_chart.module185N/A
Expandbench_chart/bench_chart_charts.inc2013
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_charts.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherbench_chart_charts.inc10N/A
else statements should begin on a new lineOtherbench_chart_charts.inc34N/A
Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs)Otherbench_chart_charts.inc35N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc79N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherbench_chart_charts.inc96N/A
use <br /> instead of <br>Otherbench_chart_charts.inc96N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc97N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc146N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc147N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc148N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc162N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc163N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc164N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc166N/A
Expandbench_chart/bench_chart_conf.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_conf.inc-1N/A
Expandbench_chart/bench_chart_helper.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_helper.install-1N/A
Expandbench_chart/bench_chart_helper.module205
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_helper.module-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherbench_chart_helper.module3N/A
indent secondary line of comment one space Otherbench_chart_helper.module5N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_helper.module12N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_helper.module13N/A
missing space after commaOtherbench_chart_helper.module13N/A
There should be no trailing spacesOtherbench_chart_helper.module15N/A
Expandwsod/wsod.admin.inc1004
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherwsod.admin.inc-1N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherwsod.admin.inc10N/A
There should be no trailing spacesOtherwsod.admin.inc12N/A
There should be no trailing spacesOtherwsod.admin.inc18N/A
Separate comments from comment syntax by a space.Otherwsod.admin.inc43N/A
There should be no trailing spacesOtherwsod.admin.inc45N/A
There should be no trailing spacesOtherwsod.admin.inc47N/A
There should be no trailing spacesOtherwsod.admin.inc54N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.admin.inc60N/A
There should be no trailing spacesOtherwsod.admin.inc62N/A
There should be no trailing spacesOtherwsod.admin.inc70N/A
There should be no trailing spacesOtherwsod.admin.inc77N/A
There should be no trailing spacesOtherwsod.admin.inc80N/A
There should be no trailing spacesOtherwsod.admin.inc86N/A
Expandwsod/wsod.inc1409
MessageGroupFilenameLineFunctionStatus
use <br /> instead of <br>Otherwsod.inc14N/A
There should be no trailing spacesOtherwsod.inc15N/A
There should be no trailing spacesOtherwsod.inc17N/A
There should be no trailing spacesOtherwsod.inc19N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc20N/A
There should be no trailing spacesOtherwsod.inc21N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc21N/A
There should be no trailing spacesOtherwsod.inc22N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.inc24N/A
There should be no trailing spacesOtherwsod.inc40N/A
There should be no trailing spacesOtherwsod.inc42N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc43N/A
There should be no trailing spacesOtherwsod.inc44N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc44N/A
There should be no trailing spacesOtherwsod.inc45N/A
else statements should begin on a new lineOtherwsod.inc76N/A
There should be no trailing spacesOtherwsod.inc83N/A
There should be no trailing spacesOtherwsod.inc85N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc86N/A
There should be no trailing spacesOtherwsod.inc87N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc87N/A
There should be no trailing spacesOtherwsod.inc88N/A
else statements should begin on a new lineOtherwsod.inc101N/A
Expandwsod/wsod.module282127
MessageGroupFilenameLineFunctionStatus
use <br /> instead of <br>Otherwsod.module15N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module24N/A
There should be no trailing spacesOtherwsod.module27N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherwsod.module34N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otherwsod.module35N/A
There should be no trailing spacesOtherwsod.module36N/A
There should be no trailing spacesOtherwsod.module39N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otherwsod.module42N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherwsod.module42N/A
There should be no trailing spacesOtherwsod.module45N/A
There should be no trailing spacesOtherwsod.module52N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module63N/A
If you define a @param or @return, you should document it as well.Otherwsod.module64N/A
There should be no trailing spacesOtherwsod.module65N/A
else statements should begin on a new lineOtherwsod.module76N/A
Use "elseif" in place of "else if"Otherwsod.module76N/A
Use an indent of 2 spaces, with no tabsOtherwsod.module88N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module103N/A
else statements should begin on a new lineOtherwsod.module114N/A
Use "elseif" in place of "else if"Otherwsod.module114N/A
else statements should begin on a new lineOtherwsod.module116N/A
Use "elseif" in place of "else if"Otherwsod.module116N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module125N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module129N/A
There should be no trailing spacesOtherwsod.module130N/A
There should be no trailing spacesOtherwsod.module139N/A
Remove the empty commented line in your function documentation.Otherwsod.module139N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module142N/A
There should be no trailing spacesOtherwsod.module146N/A
else statements should begin on a new lineOtherwsod.module163N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherwsod.module169N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module205N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module210N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module218N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherwsod.module219N/A
else statements should begin on a new lineOtherwsod.module224N/A
Use "elseif" in place of "else if"Otherwsod.module224N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module225N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module264N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module276N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module285N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module288N/A
else statements should begin on a new lineOtherwsod.module289N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module290N/A
else statements should begin on a new lineOtherwsod.module292N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module293N/A
else statements should begin on a new lineOtherwsod.module295N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module296N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module300N/A
missing space after commaOtherwsod.module311N/A
missing space after commaOtherwsod.module312N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module315N/A
else statements should begin on a new lineOtherwsod.module316N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module329N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module332N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module334N/A
else statements should begin on a new lineOtherwsod.module336N/A
There should be no trailing spacesOtherwsod.module336N/A
Use "elseif" in place of "else if"Otherwsod.module336N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module346N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module349N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module351N/A
else statements should begin on a new lineOtherwsod.module353N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module357N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module367N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module370N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module372N/A
else statements should begin on a new lineOtherwsod.module374N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module378N/A
Separate comments from comment syntax by a space.Otherwsod.module379N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module385N/A
Separate comments from comment syntax by a space.Otherwsod.module388N/A
Separate comments from comment syntax by a space.Otherwsod.module389N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module393N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module396N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module398N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module401N/A
Separate comments from comment syntax by a space.Otherwsod.module402N/A
else statements should begin on a new lineOtherwsod.module404N/A
There should be no trailing spacesOtherwsod.module410N/A
There should be no trailing spacesOtherwsod.module414N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module420N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module422N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module424N/A
else statements should begin on a new lineOtherwsod.module425N/A
Use "elseif" in place of "else if"Otherwsod.module425N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module429N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module435N/A
else statements should begin on a new lineOtherwsod.module437N/A
else statements should begin on a new lineOtherwsod.module440N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwsod.module447N/A
Function documentation should be less than 80 characters per line.Otherwsod.module458N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module458N/A
There should be no trailing spacesOtherwsod.module459N/A
Remove the empty commented line in your function documentation.Otherwsod.module459N/A
There should be no trailing spacesOtherwsod.module469N/A
Remove the empty commented line in your function documentation.Otherwsod.module469N/A
else statements should begin on a new lineOtherwsod.module476N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module484N/A
There should be no trailing spacesOtherwsod.module485N/A
Function documentation should be less than 80 characters per line.Otherwsod.module487N/A
Function documentation should be less than 80 characters per line.Otherwsod.module489N/A
There should be no trailing spacesOtherwsod.module490N/A
Remove the empty commented line in your function documentation.Otherwsod.module490N/A
There should be no trailing spacesOtherwsod.module497N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module504N/A
There should be no trailing spacesOtherwsod.module505N/A
Remove the empty commented line in your function documentation.Otherwsod.module522N/A
Remove the empty commented line in your function documentation.Otherwsod.module532N/A
Function documentation should be less than 80 characters per line.Otherwsod.module543N/A
Function documentation should be less than 80 characters per line.Otherwsod.module544N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module545N/A
Remove the empty commented line in your function documentation.Otherwsod.module546N/A
Separate comments from comment syntax by a space.Otherwsod.module550N/A
Remove the empty commented line in your function documentation.Otherwsod.module561N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module575N/A
There should be no trailing spacesOtherwsod.module576N/A
Function documentation should be less than 80 characters per line.Otherwsod.module580N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwsod.module620N/A
There should be no trailing spacesOtherwsod.module622N/A
else statements should begin on a new lineOtherwsod.module626N/A
Use "elseif" in place of "else if"Otherwsod.module626N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwsod.module650N/A
use a space between the closing parenthesis and the open bracketOtherwsod.module650N/A
use a space between the closing parenthesis and the open bracketOtherwsod.module663N/A
use <br /> instead of <br>Otherwsod.module666N/A
else statements should begin on a new lineOtherwsod.module667N/A
use <br /> instead of <br>Otherwsod.module668N/A
missing space after commaOtherwsod.module680N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module683N/A
else statements should begin on a new lineOtherwsod.module690N/A
Use "elseif" in place of "else if"Otherwsod.module690N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module692N/A
else statements should begin on a new lineOtherwsod.module698N/A
Use "elseif" in place of "else if"Otherwsod.module698N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module699N/A
use <br /> instead of <br>Otherwsod.module704N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module707N/A
Separate comments from comment syntax by a space.Otherwsod.module707N/A
In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs)Otherwsod.module708N/A
Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs)Otherwsod.module708N/A
In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs)Otherwsod.module709N/A
Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs)Otherwsod.module709N/A
use <br /> instead of <br>Otherwsod.module712N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module713N/A
else statements should begin on a new lineOtherwsod.module725N/A
Use "elseif" in place of "else if"Otherwsod.module725N/A
else statements should begin on a new lineOtherwsod.module727N/A
Use "elseif" in place of "else if"Otherwsod.module727N/A
Remove the empty commented line in your function documentation.Otherwsod.module737N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module749N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module750N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwsod.module753N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwsod.module754N/A
Separate comments from comment syntax by a space.Otherwsod.module758N/A
Separate comments from comment syntax by a space.Otherwsod.module766N/A
use <br /> instead of <br>Otherwsod.module773N/A
Expandwsod/wsod_emergency.php45032
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherwsod_emergency.php-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherwsod_emergency.php3N/A
indent secondary line of comment one space Otherwsod_emergency.php15N/A
use <br /> instead of <br>Otherwsod_emergency.php23N/A
indent secondary line of comment one space Otherwsod_emergency.php49N/A
else statements should begin on a new lineOtherwsod_emergency.php56N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod_emergency.php57N/A
use <br /> instead of <br>Otherwsod_emergency.php57N/A
The control statement should be on a separate line from the control conditionalOtherwsod_emergency.php127N/A
There should be no trailing spacesOtherwsod_emergency.php127N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php152N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php157N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php161N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php165N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwsod_emergency.php211N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php211N/A
There should be no trailing spacesOtherwsod_emergency.php259N/A
There should be no trailing spacesOtherwsod_emergency.php261N/A
There should be no trailing spacesOtherwsod_emergency.php262N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod_emergency.php269N/A
else statements should begin on a new lineOtherwsod_emergency.php272N/A
use <br /> instead of <br>Otherwsod_emergency.php273N/A
There should be no trailing spacesOtherwsod_emergency.php281N/A
There should be no trailing spacesOtherwsod_emergency.php282N/A
There should be no trailing spacesOtherwsod_emergency.php283N/A
There should be no trailing spacesOtherwsod_emergency.php285N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php286N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php287N/A
There should be no trailing spacesOtherwsod_emergency.php288N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php289N/A
There should be no trailing spacesOtherwsod_emergency.php289N/A
missing space after commaOtherwsod_emergency.php291N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwsod_emergency.php293N/A
else statements should begin on a new lineOtherwsod_emergency.php298N/A
There should be no trailing spacesOtherwsod_emergency.php301N/A
There should be no trailing spacesOtherwsod_emergency.php303N/A
There should be no trailing spacesOtherwsod_emergency.php305N/A
There should be no trailing spacesOtherwsod_emergency.php306N/A
else statements should begin on a new lineOtherwsod_emergency.php310N/A
There should be no trailing spacesOtherwsod_emergency.php315N/A
There should be no trailing spacesOtherwsod_emergency.php316N/A
There should be no trailing spacesOtherwsod_emergency.php317N/A
There should be no trailing spacesOtherwsod_emergency.php318N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php318N/A
There should be no trailing spacesOtherwsod_emergency.php319N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php319N/A
There should be no trailing spacesOtherwsod_emergency.php320N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php320N/A
There should be no trailing spacesOtherwsod_emergency.php321N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php322N/A
missing space after commaOtherwsod_emergency.php322N/A
There should be no trailing spacesOtherwsod_emergency.php322N/A
There should be no trailing spacesOtherwsod_emergency.php323N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php324N/A
There should be no trailing spacesOtherwsod_emergency.php324N/A
missing space after commaOtherwsod_emergency.php325N/A
There should be no trailing spacesOtherwsod_emergency.php325N/A
There should be no trailing spacesOtherwsod_emergency.php326N/A
do not use mixed case (camelCase), use lower case and _Otherwsod_emergency.php327N/A
There should be no trailing spacesOtherwsod_emergency.php327N/A
There should be no trailing spacesOtherwsod_emergency.php328N/A
There should be no trailing spacesOtherwsod_emergency.php329N/A
There should be no trailing spacesOtherwsod_emergency.php330N/A
There should be no trailing spacesOtherwsod_emergency.php331N/A
There should be no trailing spacesOtherwsod_emergency.php332N/A
else statements should begin on a new lineOtherwsod_emergency.php333N/A
There should be no trailing spacesOtherwsod_emergency.php333N/A
There should be no trailing spacesOtherwsod_emergency.php334N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherwsod_emergency.php334N/A
There should be no trailing spacesOtherwsod_emergency.php335N/A
There should be no trailing spacesOtherwsod_emergency.php336N/A
There should be no trailing spacesOtherwsod_emergency.php339N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod_emergency.php339N/A
There should be no trailing spacesOtherwsod_emergency.php340N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php341N/A
There should be no trailing spacesOtherwsod_emergency.php342N/A
Remove the empty commented line in your function documentation.Otherwsod_emergency.php342N/A

All

Test nameMinorCriticalNormal
Expandbench_chart/bench_chart.inc102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart.inc-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherbench_chart.inc3N/A
indent secondary line of comment one space Otherbench_chart.inc5N/A
Expandbench_chart/bench_chart.install101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart.install-1N/A
There should be no trailing spacesOtherbench_chart.install73N/A
Expandbench_chart/bench_chart.module6128
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherbench_chart.module16N/A
There should be no trailing spacesOtherbench_chart.module20N/A
There should be no trailing spacesOtherbench_chart.module24N/A
There should be no trailing spacesOtherbench_chart.module28N/A
Separate comments from comment syntax by a space.Otherbench_chart.module30N/A
Separate comments from comment syntax by a space.Otherbench_chart.module31N/A
Separate comments from comment syntax by a space.Otherbench_chart.module32N/A
Separate comments from comment syntax by a space.Otherbench_chart.module33N/A
Separate comments from comment syntax by a space.Otherbench_chart.module34N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module35N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module36N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module37N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherbench_chart.module45N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module54N/A
missing space after commaOtherbench_chart.module56N/A
There should be no trailing spacesOtherbench_chart.module59N/A
missing space after commaOtherbench_chart.module65N/A
Missing parenthesis after function nameOtherbench_chart.module70N/A
Remove the empty commented line in your function documentation.Otherbench_chart.module71N/A
missing space after commaOtherbench_chart.module74N/A
Administrative menu items should have a description.Otherbench_chart.module75N/A
Administrative menu items should have a description.Otherbench_chart.module82N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherbench_chart.module86N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module98N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module108N/A
Doxygen uses @todo and @bug to markup things to be done.Otherbench_chart.module126N/A
Separate comments from comment syntax by a space.Otherbench_chart.module131N/A
Separate comments from comment syntax by a space.Otherbench_chart.module132N/A
Remove the empty commented line in your function documentation.Otherbench_chart.module137N/A
There should be no trailing spacesOtherbench_chart.module143N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module144N/A
else statements should begin on a new lineOtherbench_chart.module148N/A
Remove the empty commented line in your function documentation.Otherbench_chart.module164N/A
global variables should start with a single underscore followed by the module and another underscoreOtherbench_chart.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtherbench_chart.module185N/A
Expandbench_chart/bench_chart_charts.inc2013
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_charts.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherbench_chart_charts.inc10N/A
else statements should begin on a new lineOtherbench_chart_charts.inc34N/A
Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs)Otherbench_chart_charts.inc35N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc79N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherbench_chart_charts.inc96N/A
use <br /> instead of <br>Otherbench_chart_charts.inc96N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc97N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc146N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc147N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc148N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc162N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc163N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc164N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_charts.inc166N/A
Expandbench_chart/bench_chart_conf.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_conf.inc-1N/A
Expandbench_chart/bench_chart_helper.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_helper.install-1N/A
Expandbench_chart/bench_chart_helper.module205
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherbench_chart_helper.module-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherbench_chart_helper.module3N/A
indent secondary line of comment one space Otherbench_chart_helper.module5N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_helper.module12N/A
Use an indent of 2 spaces, with no tabsOtherbench_chart_helper.module13N/A
missing space after commaOtherbench_chart_helper.module13N/A
There should be no trailing spacesOtherbench_chart_helper.module15N/A
Expandwsod/wsod.admin.inc1004
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherwsod.admin.inc-1N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherwsod.admin.inc10N/A
There should be no trailing spacesOtherwsod.admin.inc12N/A
There should be no trailing spacesOtherwsod.admin.inc18N/A
Separate comments from comment syntax by a space.Otherwsod.admin.inc43N/A
There should be no trailing spacesOtherwsod.admin.inc45N/A
There should be no trailing spacesOtherwsod.admin.inc47N/A
There should be no trailing spacesOtherwsod.admin.inc54N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.admin.inc60N/A
There should be no trailing spacesOtherwsod.admin.inc62N/A
There should be no trailing spacesOtherwsod.admin.inc70N/A
There should be no trailing spacesOtherwsod.admin.inc77N/A
There should be no trailing spacesOtherwsod.admin.inc80N/A
There should be no trailing spacesOtherwsod.admin.inc86N/A
Expandwsod/wsod.inc1409
MessageGroupFilenameLineFunctionStatus
use <br /> instead of <br>Otherwsod.inc14N/A
There should be no trailing spacesOtherwsod.inc15N/A
There should be no trailing spacesOtherwsod.inc17N/A
There should be no trailing spacesOtherwsod.inc19N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc20N/A
There should be no trailing spacesOtherwsod.inc21N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc21N/A
There should be no trailing spacesOtherwsod.inc22N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.inc24N/A
There should be no trailing spacesOtherwsod.inc40N/A
There should be no trailing spacesOtherwsod.inc42N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc43N/A
There should be no trailing spacesOtherwsod.inc44N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc44N/A
There should be no trailing spacesOtherwsod.inc45N/A
else statements should begin on a new lineOtherwsod.inc76N/A
There should be no trailing spacesOtherwsod.inc83N/A
There should be no trailing spacesOtherwsod.inc85N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc86N/A
There should be no trailing spacesOtherwsod.inc87N/A
If you define a @param or @return, you should document it as well.Otherwsod.inc87N/A
There should be no trailing spacesOtherwsod.inc88N/A
else statements should begin on a new lineOtherwsod.inc101N/A
Expandwsod/wsod.module282127
MessageGroupFilenameLineFunctionStatus
use <br /> instead of <br>Otherwsod.module15N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module24N/A
There should be no trailing spacesOtherwsod.module27N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherwsod.module34N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otherwsod.module35N/A
There should be no trailing spacesOtherwsod.module36N/A
There should be no trailing spacesOtherwsod.module39N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otherwsod.module42N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherwsod.module42N/A
There should be no trailing spacesOtherwsod.module45N/A
There should be no trailing spacesOtherwsod.module52N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module63N/A
If you define a @param or @return, you should document it as well.Otherwsod.module64N/A
There should be no trailing spacesOtherwsod.module65N/A
else statements should begin on a new lineOtherwsod.module76N/A
Use "elseif" in place of "else if"Otherwsod.module76N/A
Use an indent of 2 spaces, with no tabsOtherwsod.module88N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module103N/A
else statements should begin on a new lineOtherwsod.module114N/A
Use "elseif" in place of "else if"Otherwsod.module114N/A
else statements should begin on a new lineOtherwsod.module116N/A
Use "elseif" in place of "else if"Otherwsod.module116N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module125N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module129N/A
There should be no trailing spacesOtherwsod.module130N/A
There should be no trailing spacesOtherwsod.module139N/A
Remove the empty commented line in your function documentation.Otherwsod.module139N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module142N/A
There should be no trailing spacesOtherwsod.module146N/A
else statements should begin on a new lineOtherwsod.module163N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherwsod.module169N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module205N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module210N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module218N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherwsod.module219N/A
else statements should begin on a new lineOtherwsod.module224N/A
Use "elseif" in place of "else if"Otherwsod.module224N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module225N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module264N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module276N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module285N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module288N/A
else statements should begin on a new lineOtherwsod.module289N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module290N/A
else statements should begin on a new lineOtherwsod.module292N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module293N/A
else statements should begin on a new lineOtherwsod.module295N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module296N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module300N/A
missing space after commaOtherwsod.module311N/A
missing space after commaOtherwsod.module312N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module315N/A
else statements should begin on a new lineOtherwsod.module316N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module329N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module332N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module334N/A
else statements should begin on a new lineOtherwsod.module336N/A
There should be no trailing spacesOtherwsod.module336N/A
Use "elseif" in place of "else if"Otherwsod.module336N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module346N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module349N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module351N/A
else statements should begin on a new lineOtherwsod.module353N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module357N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module367N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module370N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module372N/A
else statements should begin on a new lineOtherwsod.module374N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module378N/A
Separate comments from comment syntax by a space.Otherwsod.module379N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module385N/A
Separate comments from comment syntax by a space.Otherwsod.module388N/A
Separate comments from comment syntax by a space.Otherwsod.module389N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module393N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module396N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module398N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module401N/A
Separate comments from comment syntax by a space.Otherwsod.module402N/A
else statements should begin on a new lineOtherwsod.module404N/A
There should be no trailing spacesOtherwsod.module410N/A
There should be no trailing spacesOtherwsod.module414N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module420N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module422N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module424N/A
else statements should begin on a new lineOtherwsod.module425N/A
Use "elseif" in place of "else if"Otherwsod.module425N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module429N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod.module435N/A
else statements should begin on a new lineOtherwsod.module437N/A
else statements should begin on a new lineOtherwsod.module440N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwsod.module447N/A
Function documentation should be less than 80 characters per line.Otherwsod.module458N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module458N/A
There should be no trailing spacesOtherwsod.module459N/A
Remove the empty commented line in your function documentation.Otherwsod.module459N/A
There should be no trailing spacesOtherwsod.module469N/A
Remove the empty commented line in your function documentation.Otherwsod.module469N/A
else statements should begin on a new lineOtherwsod.module476N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module484N/A
There should be no trailing spacesOtherwsod.module485N/A
Function documentation should be less than 80 characters per line.Otherwsod.module487N/A
Function documentation should be less than 80 characters per line.Otherwsod.module489N/A
There should be no trailing spacesOtherwsod.module490N/A
Remove the empty commented line in your function documentation.Otherwsod.module490N/A
There should be no trailing spacesOtherwsod.module497N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module504N/A
There should be no trailing spacesOtherwsod.module505N/A
Remove the empty commented line in your function documentation.Otherwsod.module522N/A
Remove the empty commented line in your function documentation.Otherwsod.module532N/A
Function documentation should be less than 80 characters per line.Otherwsod.module543N/A
Function documentation should be less than 80 characters per line.Otherwsod.module544N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module545N/A
Remove the empty commented line in your function documentation.Otherwsod.module546N/A
Separate comments from comment syntax by a space.Otherwsod.module550N/A
Remove the empty commented line in your function documentation.Otherwsod.module561N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod.module575N/A
There should be no trailing spacesOtherwsod.module576N/A
Function documentation should be less than 80 characters per line.Otherwsod.module580N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwsod.module620N/A
There should be no trailing spacesOtherwsod.module622N/A
else statements should begin on a new lineOtherwsod.module626N/A
Use "elseif" in place of "else if"Otherwsod.module626N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwsod.module650N/A
use a space between the closing parenthesis and the open bracketOtherwsod.module650N/A
use a space between the closing parenthesis and the open bracketOtherwsod.module663N/A
use <br /> instead of <br>Otherwsod.module666N/A
else statements should begin on a new lineOtherwsod.module667N/A
use <br /> instead of <br>Otherwsod.module668N/A
missing space after commaOtherwsod.module680N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module683N/A
else statements should begin on a new lineOtherwsod.module690N/A
Use "elseif" in place of "else if"Otherwsod.module690N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module692N/A
else statements should begin on a new lineOtherwsod.module698N/A
Use "elseif" in place of "else if"Otherwsod.module698N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module699N/A
use <br /> instead of <br>Otherwsod.module704N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module707N/A
Separate comments from comment syntax by a space.Otherwsod.module707N/A
In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs)Otherwsod.module708N/A
Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs)Otherwsod.module708N/A
In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs)Otherwsod.module709N/A
Use db_query_range() instead of the SQL LIMIT clause (Drupal Docs)Otherwsod.module709N/A
use <br /> instead of <br>Otherwsod.module712N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module713N/A
else statements should begin on a new lineOtherwsod.module725N/A
Use "elseif" in place of "else if"Otherwsod.module725N/A
else statements should begin on a new lineOtherwsod.module727N/A
Use "elseif" in place of "else if"Otherwsod.module727N/A
Remove the empty commented line in your function documentation.Otherwsod.module737N/A
Doxygen uses @todo and @bug to markup things to be done.Otherwsod.module749N/A
global variables should start with a single underscore followed by the module and another underscoreOtherwsod.module750N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwsod.module753N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwsod.module754N/A
Separate comments from comment syntax by a space.Otherwsod.module758N/A
Separate comments from comment syntax by a space.Otherwsod.module766N/A
use <br /> instead of <br>Otherwsod.module773N/A
Expandwsod/wsod_emergency.php45032
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherwsod_emergency.php-1N/A
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otherwsod_emergency.php3N/A
indent secondary line of comment one space Otherwsod_emergency.php15N/A
use <br /> instead of <br>Otherwsod_emergency.php23N/A
indent secondary line of comment one space Otherwsod_emergency.php49N/A
else statements should begin on a new lineOtherwsod_emergency.php56N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod_emergency.php57N/A
use <br /> instead of <br>Otherwsod_emergency.php57N/A
The control statement should be on a separate line from the control conditionalOtherwsod_emergency.php127N/A
There should be no trailing spacesOtherwsod_emergency.php127N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php152N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php157N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php161N/A
Function documentation should be less than 80 characters per line.Otherwsod_emergency.php165N/A
Control statements should have one space between the control keyword and opening parenthesisOtherwsod_emergency.php211N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php211N/A
There should be no trailing spacesOtherwsod_emergency.php259N/A
There should be no trailing spacesOtherwsod_emergency.php261N/A
There should be no trailing spacesOtherwsod_emergency.php262N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherwsod_emergency.php269N/A
else statements should begin on a new lineOtherwsod_emergency.php272N/A
use <br /> instead of <br>Otherwsod_emergency.php273N/A
There should be no trailing spacesOtherwsod_emergency.php281N/A
There should be no trailing spacesOtherwsod_emergency.php282N/A
There should be no trailing spacesOtherwsod_emergency.php283N/A
There should be no trailing spacesOtherwsod_emergency.php285N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php286N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php287N/A
There should be no trailing spacesOtherwsod_emergency.php288N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php289N/A
There should be no trailing spacesOtherwsod_emergency.php289N/A
missing space after commaOtherwsod_emergency.php291N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherwsod_emergency.php293N/A
else statements should begin on a new lineOtherwsod_emergency.php298N/A
There should be no trailing spacesOtherwsod_emergency.php301N/A
There should be no trailing spacesOtherwsod_emergency.php303N/A
There should be no trailing spacesOtherwsod_emergency.php305N/A
There should be no trailing spacesOtherwsod_emergency.php306N/A
else statements should begin on a new lineOtherwsod_emergency.php310N/A
There should be no trailing spacesOtherwsod_emergency.php315N/A
There should be no trailing spacesOtherwsod_emergency.php316N/A
There should be no trailing spacesOtherwsod_emergency.php317N/A
There should be no trailing spacesOtherwsod_emergency.php318N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php318N/A
There should be no trailing spacesOtherwsod_emergency.php319N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php319N/A
There should be no trailing spacesOtherwsod_emergency.php320N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php320N/A
There should be no trailing spacesOtherwsod_emergency.php321N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php322N/A
missing space after commaOtherwsod_emergency.php322N/A
There should be no trailing spacesOtherwsod_emergency.php322N/A
There should be no trailing spacesOtherwsod_emergency.php323N/A
use a space between the closing parenthesis and the open bracketOtherwsod_emergency.php324N/A
There should be no trailing spacesOtherwsod_emergency.php324N/A
missing space after commaOtherwsod_emergency.php325N/A
There should be no trailing spacesOtherwsod_emergency.php325N/A
There should be no trailing spacesOtherwsod_emergency.php326N/A
do not use mixed case (camelCase), use lower case and _Otherwsod_emergency.php327N/A
There should be no trailing spacesOtherwsod_emergency.php327N/A
There should be no trailing spacesOtherwsod_emergency.php328N/A
There should be no trailing spacesOtherwsod_emergency.php329N/A
There should be no trailing spacesOtherwsod_emergency.php330N/A
There should be no trailing spacesOtherwsod_emergency.php331N/A
There should be no trailing spacesOtherwsod_emergency.php332N/A
else statements should begin on a new lineOtherwsod_emergency.php333N/A
There should be no trailing spacesOtherwsod_emergency.php333N/A
There should be no trailing spacesOtherwsod_emergency.php334N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherwsod_emergency.php334N/A
There should be no trailing spacesOtherwsod_emergency.php335N/A
There should be no trailing spacesOtherwsod_emergency.php336N/A
There should be no trailing spacesOtherwsod_emergency.php339N/A
Function summaries should be one line only. (Drupal Docs)Otherwsod_emergency.php339N/A
There should be no trailing spacesOtherwsod_emergency.php340N/A
If you define a @param or @return, you should document it as well.Otherwsod_emergency.php341N/A
There should be no trailing spacesOtherwsod_emergency.php342N/A
Remove the empty commented line in your function documentation.Otherwsod_emergency.php342N/A