Features - 7.x-1.0-rc1

Test status
StatusResult
Last receivedWed, 03/21/2012 - 16:53:37
Last requestedWed, 03/21/2012 - 16:54:03
Last testedWed, 03/21/2012 - 16:54:33
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.0-rc1
ProjectFeatures
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 31 minor(s), 11 critical(s), and 132 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es), 3 fail(s), and 0 exception(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
0 pass(es), 3 fail(s), and 0 exception(s)

Non-pass

Test namePassFailException
ExpandComponent tests (FeaturesUserTestCase) [Features]030
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkfeatures.test44FeaturesUserTestCase->test()
Enabled modules: field, filter, image, taxonomy, views, features, features_testOtherfeatures.test32FeaturesUserTestCase->setUp()
Call to undefined function features_rebuild()PHP Fatal errorfeatures.test35Unknown

All

Test namePassFailException
ExpandComponent tests (FeaturesUserTestCase) [Features]030
MessageGroupFilenameLineFunctionStatus
The test did not complete due to a fatal error.Completion checkfeatures.test44FeaturesUserTestCase->test()
Enabled modules: field, filter, image, taxonomy, views, features, features_testOtherfeatures.test32FeaturesUserTestCase->setUp()
Call to undefined function features_rebuild()PHP Fatal errorfeatures.test35Unknown

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
31 minor(s), 11 critical(s), and 132 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandfeatures.admin.inc7818
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.admin.inc-1N/A
Function documentation should be less than 80 characters per line.Otherfeatures.admin.inc4N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc120N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc131N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc165N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfeatures.admin.inc177N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc199N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.admin.inc253N/A
missing space after commaOtherfeatures.admin.inc262N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc290N/A
There should be no trailing spacesOtherfeatures.admin.inc335N/A
There should be no trailing spacesOtherfeatures.admin.inc349N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.admin.inc361N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc367N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc423N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc424N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc432N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherfeatures.admin.inc433N/A
There should be no trailing spacesOtherfeatures.admin.inc526N/A
There should be no trailing spacesOtherfeatures.admin.inc552N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc557N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfeatures.admin.inc595N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfeatures.admin.inc611N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.admin.inc756N/A
Function documentation should be less than 80 characters per line.Otherfeatures.admin.inc762N/A
If you define a @param or @return, you should document it as well.Otherfeatures.admin.inc764N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.admin.inc764N/A
There should be no trailing spacesOtherfeatures.admin.inc781N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.admin.inc817N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.admin.inc831N/A
Separate comments from comment syntax by a space.Otherfeatures.admin.inc868N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeatures.admin.inc870N/A
Separate comments from comment syntax by a space.Otherfeatures.admin.inc874N/A
Expandfeatures.api.php1013
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.api.php-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php4N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php64N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php121N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php140N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php174N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php195N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php221N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php238N/A
Format should be * Implementation of hook_foo().Otherfeatures.api.php283N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php300N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php311N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php348N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php358N/A
Expandfeatures.drush.inc2014
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeatures.drush.inc11N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeatures.drush.inc11N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfeatures.drush.inc152N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfeatures.drush.inc169N/A
use a space between the closing parenthesis and the open bracketOtherfeatures.drush.inc204N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc239N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc303N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc329N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc353N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc355N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.drush.inc434N/A
Use "elseif" in place of "else if"Otherfeatures.drush.inc455N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.drush.inc474N/A
If you define a @param or @return, you should document it as well.Otherfeatures.drush.inc501N/A
Use "elseif" in place of "else if"Otherfeatures.drush.inc590N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.drush.inc605N/A
Expandfeatures.export.inc3131
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.export.inc-1N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc4N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc5N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc6N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc31N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc35N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc37N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc41N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.export.inc41N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc95N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc215N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc217N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc219N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc223N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc297N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc368N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc401N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.export.inc430N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.export.inc437N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.export.inc443N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc464N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc477N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc480N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc503N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc535N/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)Otherfeatures.export.inc617N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc781N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc798N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc802N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc869N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc869N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc870N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc873N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc877N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.export.inc877N/A
Expandfeatures.install001
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherfeatures.install52N/A
Expandfeatures.module2121
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module31N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module38N/A
Function documentation should be less than 80 characters per line.Otherfeatures.module39N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module46N/A
Function documentation should be less than 80 characters per line.Otherfeatures.module53N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module53N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module59N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfeatures.module188N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfeatures.module192N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfeatures.module201N/A
Format should be * Implementation of hook_foo().Otherfeatures.module240N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module300N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module330N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeatures.module403N/A
If you define a @param or @return, you should document it as well.Otherfeatures.module410N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.module410N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module481N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module521N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeatures.module555N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module656N/A
Use "elseif" in place of "else if"Otherfeatures.module671N/A
Use "elseif" in place of "else if"Otherfeatures.module722N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module738N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.module883N/A
Expandincludes/features.block.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.block.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.block.inc24N/A
Expandincludes/features.context.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.context.inc-1N/A
If you define a @param or @return, you should document it as well.Otherfeatures.context.inc47N/A
Expandincludes/features.ctools.inc1218
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.ctools.inc-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.ctools.inc5N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc6N/A
Use an indent of 2 spaces, with no tabsOtherfeatures.ctools.inc9N/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)Otherfeatures.ctools.inc26N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.ctools.inc48N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc86N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc86N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc88N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc102N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc102N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc102N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc122N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc122N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc154N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc154N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc154N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc184N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc184N/A
There should be no trailing spacesOtherfeatures.ctools.inc239N/A
Use "elseif" in place of "else if"Otherfeatures.ctools.inc240N/A
Expandincludes/features.features.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.features.inc-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.features.inc54N/A
Expandincludes/features.field.inc103
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.field.inc-1N/A
Format should be * Implementation of hook_foo().Otherfeatures.field.inc155N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.field.inc155N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.field.inc187N/A
Expandincludes/features.filter.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.filter.inc-1N/A
Expandincludes/features.image.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.image.inc-1N/A
Use "elseif" in place of "else if"Otherfeatures.image.inc94N/A
Expandincludes/features.menu.inc003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.menu.inc-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.menu.inc31N/A
global variables should start with a single underscore followed by the module and another underscoreOtherfeatures.menu.inc134N/A
Expandincludes/features.node.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.node.inc-1N/A
If you define a @param or @return, you should document it as well.Otherfeatures.node.inc97N/A
Expandincludes/features.taxonomy.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.taxonomy.inc-1N/A
Expandincludes/features.user.inc203
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.user.inc-1N/A
There should be no trailing spacesOtherfeatures.user.inc67N/A
There should be no trailing spacesOtherfeatures.user.inc72N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.user.inc110N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeatures.user.inc157N/A
Expandtests/features.test001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.test-1N/A
Expandtests/features_test.features.filter.inc001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherfeatures_test.features.filter.inc30N/A
Expandtests/features_test.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures_test.module-1N/A
Expandtheme/features-admin-components.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures-admin-components.tpl.php-1N/A
Expandtheme/theme.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othertheme.inc-1N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertheme.inc166N/A

All

Test nameMinorCriticalNormal
Expandfeatures.admin.inc7818
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.admin.inc-1N/A
Function documentation should be less than 80 characters per line.Otherfeatures.admin.inc4N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc120N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc131N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc165N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfeatures.admin.inc177N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc199N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.admin.inc253N/A
missing space after commaOtherfeatures.admin.inc262N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc290N/A
There should be no trailing spacesOtherfeatures.admin.inc335N/A
There should be no trailing spacesOtherfeatures.admin.inc349N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.admin.inc361N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc367N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc423N/A
Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.admin.inc424N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc432N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherfeatures.admin.inc433N/A
There should be no trailing spacesOtherfeatures.admin.inc526N/A
There should be no trailing spacesOtherfeatures.admin.inc552N/A
Use "elseif" in place of "else if"Otherfeatures.admin.inc557N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfeatures.admin.inc595N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherfeatures.admin.inc611N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.admin.inc756N/A
Function documentation should be less than 80 characters per line.Otherfeatures.admin.inc762N/A
If you define a @param or @return, you should document it as well.Otherfeatures.admin.inc764N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.admin.inc764N/A
There should be no trailing spacesOtherfeatures.admin.inc781N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.admin.inc817N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.admin.inc831N/A
Separate comments from comment syntax by a space.Otherfeatures.admin.inc868N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeatures.admin.inc870N/A
Separate comments from comment syntax by a space.Otherfeatures.admin.inc874N/A
Expandfeatures.api.php1013
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.api.php-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php4N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php64N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php121N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php140N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php174N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php195N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php221N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php238N/A
Format should be * Implementation of hook_foo().Otherfeatures.api.php283N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php300N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php311N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php348N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.api.php358N/A
Expandfeatures.drush.inc2014
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeatures.drush.inc11N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeatures.drush.inc11N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfeatures.drush.inc152N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherfeatures.drush.inc169N/A
use a space between the closing parenthesis and the open bracketOtherfeatures.drush.inc204N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc239N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc303N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc329N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc353N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherfeatures.drush.inc355N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.drush.inc434N/A
Use "elseif" in place of "else if"Otherfeatures.drush.inc455N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.drush.inc474N/A
If you define a @param or @return, you should document it as well.Otherfeatures.drush.inc501N/A
Use "elseif" in place of "else if"Otherfeatures.drush.inc590N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.drush.inc605N/A
Expandfeatures.export.inc3131
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.export.inc-1N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc4N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc5N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc6N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc31N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc35N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc37N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc41N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.export.inc41N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc95N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc215N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc217N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc219N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc223N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc297N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc368N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc401N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.export.inc430N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.export.inc437N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.export.inc443N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc464N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc477N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc480N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc503N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc535N/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)Otherfeatures.export.inc617N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc781N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc798N/A
Use "elseif" in place of "else if"Otherfeatures.export.inc802N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc869N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.export.inc869N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc870N/A
Function documentation should be less than 80 characters per line.Otherfeatures.export.inc873N/A
If you define a @param or @return, you should document it as well.Otherfeatures.export.inc877N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.export.inc877N/A
Expandfeatures.install001
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherfeatures.install52N/A
Expandfeatures.module2121
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module31N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module38N/A
Function documentation should be less than 80 characters per line.Otherfeatures.module39N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module46N/A
Function documentation should be less than 80 characters per line.Otherfeatures.module53N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module53N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module59N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfeatures.module188N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfeatures.module192N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherfeatures.module201N/A
Format should be * Implementation of hook_foo().Otherfeatures.module240N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module300N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module330N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeatures.module403N/A
If you define a @param or @return, you should document it as well.Otherfeatures.module410N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherfeatures.module410N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module481N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module521N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeatures.module555N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module656N/A
Use "elseif" in place of "else if"Otherfeatures.module671N/A
Use "elseif" in place of "else if"Otherfeatures.module722N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.module738N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.Otherfeatures.module883N/A
Expandincludes/features.block.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.block.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherfeatures.block.inc24N/A
Expandincludes/features.context.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.context.inc-1N/A
If you define a @param or @return, you should document it as well.Otherfeatures.context.inc47N/A
Expandincludes/features.ctools.inc1218
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.ctools.inc-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.ctools.inc5N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc6N/A
Use an indent of 2 spaces, with no tabsOtherfeatures.ctools.inc9N/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)Otherfeatures.ctools.inc26N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.ctools.inc48N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc86N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc86N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc88N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc102N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc102N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc102N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc122N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc122N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc154N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc154N/A
Function documentation should be less than 80 characters per line.Otherfeatures.ctools.inc154N/A
Format should be * Implementation of hook_foo().Otherfeatures.ctools.inc184N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherfeatures.ctools.inc184N/A
There should be no trailing spacesOtherfeatures.ctools.inc239N/A
Use "elseif" in place of "else if"Otherfeatures.ctools.inc240N/A
Expandincludes/features.features.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.features.inc-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.features.inc54N/A
Expandincludes/features.field.inc103
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.field.inc-1N/A
Format should be * Implementation of hook_foo().Otherfeatures.field.inc155N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.field.inc155N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.field.inc187N/A
Expandincludes/features.filter.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.filter.inc-1N/A
Expandincludes/features.image.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.image.inc-1N/A
Use "elseif" in place of "else if"Otherfeatures.image.inc94N/A
Expandincludes/features.menu.inc003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.menu.inc-1N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.menu.inc31N/A
global variables should start with a single underscore followed by the module and another underscoreOtherfeatures.menu.inc134N/A
Expandincludes/features.node.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.node.inc-1N/A
If you define a @param or @return, you should document it as well.Otherfeatures.node.inc97N/A
Expandincludes/features.taxonomy.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.taxonomy.inc-1N/A
Expandincludes/features.user.inc203
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.user.inc-1N/A
There should be no trailing spacesOtherfeatures.user.inc67N/A
There should be no trailing spacesOtherfeatures.user.inc72N/A
Function summaries should be one line only. (Drupal Docs)Otherfeatures.user.inc110N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeatures.user.inc157N/A
Expandtests/features.test001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures.test-1N/A
Leaftests/features_test.features.field.inc000
Expandtests/features_test.features.filter.inc001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherfeatures_test.features.filter.inc30N/A
Leaftests/features_test.features.inc000
Leaftests/features_test.features.user_permission.inc000
Expandtests/features_test.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures_test.module-1N/A
Leaftests/features_test.views_default.inc000
Expandtheme/features-admin-components.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeatures-admin-components.tpl.php-1N/A
Expandtheme/theme.inc002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othertheme.inc-1N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertheme.inc166N/A