User Points Contributed modules - 6.x-1.x

Test status
StatusResult
Last receivedFri, 05/25/2012 - 06:29:48
Last requestedFri, 05/25/2012 - 06:30:52
Last testedFri, 05/25/2012 - 06:31:39
Test count8
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-1.x
ProjectUser Points Contributed modules
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 110 minor(s), 5 critical(s), and 319 normal(s).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
110 minor(s), 5 critical(s), and 319 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanduser2userpoints/user2userpoints.module001
MessageGroupFilenameLineFunctionStatus
missing space after commaOtheruser2userpoints.module77N/A
Expanduserpoints_admin_email/userpoints_admin_email.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_admin_email.module-1N/A
Missing periodOtheruserpoints_admin_email.module5N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_admin_email.module8N/A
Expanduserpoints_badges/userpoints_badges.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_badges.install-1N/A
Expanduserpoints_badges/userpoints_badges.module1002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_badges.module-1N/A
There should be no trailing spacesOtheruserpoints_badges.module26N/A
Use "elseif" in place of "else if"Otheruserpoints_badges.module30N/A
There should be no trailing spacesOtheruserpoints_badges.module74N/A
There should be no trailing spacesOtheruserpoints_badges.module90N/A
There should be no trailing spacesOtheruserpoints_badges.module94N/A
Missing parenthesis after function nameOtheruserpoints_badges.module103N/A
There should be no trailing spacesOtheruserpoints_badges.module117N/A
There should be no trailing spacesOtheruserpoints_badges.module120N/A
There should be no trailing spacesOtheruserpoints_badges.module121N/A
There should be no trailing spacesOtheruserpoints_badges.module145N/A
There should be no trailing spacesOtheruserpoints_badges.module153N/A
Expanduserpoints_cap/userpoints_cap.module002
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_cap.module17N/A
else statements should begin on a new lineOtheruserpoints_cap.module50N/A
Expanduserpoints_commentspertype/userpoints_commentspertype.module1008
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_commentspertype.module-1N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module17N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module20N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module49N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module53N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module63N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module66N/A
Use "elseif" in place of "else if"Otheruserpoints_commentspertype.module68N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module69N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module72N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module85N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module92N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module93N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module94N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtheruserpoints_commentspertype.module134N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module143N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module155N/A
Expanduserpoints_download/userpoints_download.module212
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_download.module-1N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruserpoints_download.module12N/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)Otheruserpoints_download.module12N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_download.module62N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_download.module69N/A
Expanduserpoints_flag/userpoints_flag.install603
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_flag.install-1N/A
indent secondary line of comment one space Otheruserpoints_flag.install4N/A
Format should be * Implementation of hook_foo().Otheruserpoints_flag.install4N/A
indent secondary line of comment one space Otheruserpoints_flag.install5N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_flag.install7N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_flag.install8N/A
indent secondary line of comment one space Otheruserpoints_flag.install13N/A
Format should be * Implementation of hook_foo().Otheruserpoints_flag.install13N/A
indent secondary line of comment one space Otheruserpoints_flag.install14N/A
Expanduserpoints_flag/userpoints_flag.module006
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_flag.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_flag.module20N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_flag.module164N/A
missing space after commaOtheruserpoints_flag.module164N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_flag.module178N/A
missing space after commaOtheruserpoints_flag.module178N/A
Expanduserpoints_modr8/userpoints_modr8.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_modr8.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_modr8.module16N/A
Missing periodOtheruserpoints_modr8.module39N/A
Expanduserpoints_nodelimit/userpoints_nodelimit.install305
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_nodelimit.install-1N/A
indent secondary line of comment one space Otheruserpoints_nodelimit.install4N/A
Format should be * Implementation of hook_foo().Otheruserpoints_nodelimit.install4N/A
indent secondary line of comment one space Otheruserpoints_nodelimit.install5N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.install7N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.install8N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_nodelimit.install9N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_nodelimit.install10N/A
Expanduserpoints_nodelimit/userpoints_nodelimit.module16115
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_nodelimit.module-1N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module8N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module10N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module36N/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. (Drupal Docs)Otheruserpoints_nodelimit.module37N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module38N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module39N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module40N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module41N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module42N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module42N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module43N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module44N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module47N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module47N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module47N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module48N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module48N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module49N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module50N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module58N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module65N/A
missing space after commaOtheruserpoints_nodelimit.module66N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module74N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module74N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module75N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module76N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_nodelimit.module77N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module80N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module97N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module104N/A
Missing periodOtheruserpoints_nodelimit.module157N/A
Expanduserpoints_pageviews/userpoints_pageviews.install702
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_pageviews.install-1N/A
indent secondary line of comment one space Otheruserpoints_pageviews.install20N/A
Format should be * Implementation of hook_foo().Otheruserpoints_pageviews.install20N/A
indent secondary line of comment one space Otheruserpoints_pageviews.install21N/A
There should be no trailing spacesOtheruserpoints_pageviews.install32N/A
There should be no trailing spacesOtheruserpoints_pageviews.install41N/A
There should be no trailing spacesOtheruserpoints_pageviews.install42N/A
There should be no trailing spacesOtheruserpoints_pageviews.install46N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_pageviews.install48N/A
Expanduserpoints_pageviews/userpoints_pageviews.module803
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_pageviews.module-1N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_pageviews.module4N/A
There should be no trailing spacesOtheruserpoints_pageviews.module21N/A
There should be no trailing spacesOtheruserpoints_pageviews.module33N/A
There should be no trailing spacesOtheruserpoints_pageviews.module39N/A
There should be no trailing spacesOtheruserpoints_pageviews.module42N/A
There should be no trailing spacesOtheruserpoints_pageviews.module50N/A
use <br /> instead of <br>Otheruserpoints_pageviews.module61N/A
There should be no trailing spacesOtheruserpoints_pageviews.module63N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_pageviews.module71N/A
There should be no trailing spacesOtheruserpoints_pageviews.module101N/A
Expanduserpoints_register/userpoints_register.module1301
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otheruserpoints_register.module12N/A
Missing periodOtheruserpoints_register.module12N/A
Format should be * Implementation of hook_foo().Otheruserpoints_register.module12N/A
indent secondary line of comment one space Otheruserpoints_register.module13N/A
indent secondary line of comment one space Otheruserpoints_register.module14N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_register.module17N/A
indent secondary line of comment one space Otheruserpoints_register.module56N/A
Missing periodOtheruserpoints_register.module56N/A
Format should be * Implementation of hook_foo().Otheruserpoints_register.module56N/A
indent secondary line of comment one space Otheruserpoints_register.module57N/A
indent secondary line of comment one space Otheruserpoints_register.module58N/A
Missing periodOtheruserpoints_register.module61N/A
Format should be * Implementation of hook_foo().Otheruserpoints_register.module61N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtheruserpoints_register.module61N/A
Expanduserpoints_reset/userpoints_reset.module103
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_reset.module-1N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_reset.module20N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_reset.module21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheruserpoints_reset.module25N/A
Expanduserpoints_retroactive/userpoints_retroactive.module127
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_retroactive.module-1N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otheruserpoints_retroactive.module19N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheruserpoints_retroactive.module28N/A
There should be no trailing spacesOtheruserpoints_retroactive.module37N/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)Otheruserpoints_retroactive.module57N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Otheruserpoints_retroactive.module72N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Otheruserpoints_retroactive.module77N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_retroactive.module78N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_retroactive.module100N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_retroactive.module120N/A
Expanduserpoints_revision/userpoints_revision.module190122
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_revision.module-1N/A
indent secondary line of comment one space Otheruserpoints_revision.module5N/A
put a space between the asterisk and the comment textOtheruserpoints_revision.module5N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module8N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module9N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module10N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module10N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module11N/A
There should be no trailing spacesOtheruserpoints_revision.module11N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module12N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module14N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module14N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module15N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module15N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module16N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module17N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module18N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module18N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module19N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module20N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module21N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module22N/A
There should be no trailing spacesOtheruserpoints_revision.module22N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module23N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module24N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module25N/A
There should be no trailing spacesOtheruserpoints_revision.module25N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module26N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_revision.module27N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module28N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_revision.module28N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module29N/A
There should be no trailing spacesOtheruserpoints_revision.module29N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module30N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module31N/A
There should be no trailing spacesOtheruserpoints_revision.module31N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module32N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module32N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module33N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module33N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module34N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module35N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module36N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module37N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module38N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module38N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module39N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module40N/A
There should be no trailing spacesOtheruserpoints_revision.module40N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module41N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module41N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module42N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module42N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module43N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module43N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module44N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module44N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module45N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module46N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module47N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module48N/A
There should be no trailing spacesOtheruserpoints_revision.module48N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module49N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module49N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module50N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module50N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module51N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module52N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module53N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module54N/A
There should be no trailing spacesOtheruserpoints_revision.module54N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module55N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module55N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module56N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module56N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module57N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_revision.module57N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module58N/A
There should be no trailing spacesOtheruserpoints_revision.module58N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module59N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module60N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module61N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module62N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module63N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module64N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module65N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module66N/A
There should be no trailing spacesOtheruserpoints_revision.module66N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module67N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module68N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module69N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module70N/A
There should be no trailing spacesOtheruserpoints_revision.module70N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module71N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module72N/A
indent secondary line of comment one space Otheruserpoints_revision.module77N/A
put a space between the asterisk and the comment textOtheruserpoints_revision.module77N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module80N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module81N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module81N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module82N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module82N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module83N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module85N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module86N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module87N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module88N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module89N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module90N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module91N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module92N/A
There should be no trailing spacesOtheruserpoints_revision.module92N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module93N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module94N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module95N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module96N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module97N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module99N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module100N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module100N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module101N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_revision.module101N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module102N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_revision.module102N/A
missing space after commaOtheruserpoints_revision.module102N/A
There should be no trailing spacesOtheruserpoints_revision.module102N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module103N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module104N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module105N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module107N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module108N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module109N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module110N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module111N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module112N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module113N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module114N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module116N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module118N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module119N/A
Expanduserpoints_role/userpoints_role.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_role.install-1N/A
Expanduserpoints_role/userpoints_role.module1011
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_role.module-1N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otheruserpoints_role.module38N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otheruserpoints_role.module39N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module97N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module210N/A
Use "elseif" in place of "else if"Otheruserpoints_role.module220N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module228N/A
Use "elseif" in place of "else if"Otheruserpoints_role.module238N/A
There should be no trailing spacesOtheruserpoints_role.module349N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module367N/A
use a space between the closing parenthesis and the open bracketOtheruserpoints_role.module369N/A
Expanduserpoints_role_exempt/userpoints_role_exempt.module113
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_role_exempt.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role_exempt.module16N/A
table names should be enclosed in {curly_brackets}Otheruserpoints_role_exempt.module22N/A
There should be no trailing spacesOtheruserpoints_role_exempt.module26N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role_exempt.module65N/A
Expandvotingpoints/votingpoints.module301
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervotingpoints.module8N/A
Missing parenthesis after function nameOthervotingpoints.module11N/A
indent secondary line of comment one space Othervotingpoints.module12N/A
missing space after commaOthervotingpoints.module19N/A
Expandvotingpoints/votingpoints.rules_sample.inc10116
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervotingpoints.rules_sample.inc-1N/A
Missing parenthesis after function nameOthervotingpoints.rules_sample.inc4N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc7N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc9N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc11N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc19N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc23N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc28N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc38N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc40N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc45N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc54N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc56N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc59N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc61N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc63N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc65N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc72N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc78N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc81N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc88N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc91N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc94N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc100N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc102N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc104N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc106N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc113N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc122N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc130N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc132N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc135N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc137N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc139N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc141N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc151N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc153N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc157N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc164N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc167N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc169N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc175N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc178N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc180N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc191N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc193N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc196N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc198N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc200N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc202N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc209N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc215N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc218N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc227N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc235N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc237N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc240N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc242N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc244N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc246N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc256N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc258N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc262N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc269N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc272N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc274N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc280N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc283N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc285N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc296N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc298N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc301N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc303N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc305N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc307N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc314N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc320N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc323N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc332N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc340N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc342N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc345N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc347N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc351N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc357N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc359N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc361N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc363N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc375N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc377N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc380N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc383N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc385N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc392N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc398N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc401N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc412N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc420N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc422N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc425N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc427N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc431N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc437N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc439N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc441N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc443N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc455N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc457N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc460N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc462N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc464N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc466N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc473N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc479N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc482N/A

All

Test nameMinorCriticalNormal
Expanduser2userpoints/user2userpoints.module001
MessageGroupFilenameLineFunctionStatus
missing space after commaOtheruser2userpoints.module77N/A
Expanduserpoints_admin_email/userpoints_admin_email.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_admin_email.module-1N/A
Missing periodOtheruserpoints_admin_email.module5N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_admin_email.module8N/A
Expanduserpoints_badges/userpoints_badges.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_badges.install-1N/A
Expanduserpoints_badges/userpoints_badges.module1002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_badges.module-1N/A
There should be no trailing spacesOtheruserpoints_badges.module26N/A
Use "elseif" in place of "else if"Otheruserpoints_badges.module30N/A
There should be no trailing spacesOtheruserpoints_badges.module74N/A
There should be no trailing spacesOtheruserpoints_badges.module90N/A
There should be no trailing spacesOtheruserpoints_badges.module94N/A
Missing parenthesis after function nameOtheruserpoints_badges.module103N/A
There should be no trailing spacesOtheruserpoints_badges.module117N/A
There should be no trailing spacesOtheruserpoints_badges.module120N/A
There should be no trailing spacesOtheruserpoints_badges.module121N/A
There should be no trailing spacesOtheruserpoints_badges.module145N/A
There should be no trailing spacesOtheruserpoints_badges.module153N/A
Expanduserpoints_cap/userpoints_cap.module002
MessageGroupFilenameLineFunctionStatus
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_cap.module17N/A
else statements should begin on a new lineOtheruserpoints_cap.module50N/A
Expanduserpoints_commentspertype/userpoints_commentspertype.module1008
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_commentspertype.module-1N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module17N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module20N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module49N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module53N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module63N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module66N/A
Use "elseif" in place of "else if"Otheruserpoints_commentspertype.module68N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module69N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module72N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module85N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module92N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module93N/A
There should be no trailing spacesOtheruserpoints_commentspertype.module94N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module125N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtheruserpoints_commentspertype.module134N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module143N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_commentspertype.module155N/A
Expanduserpoints_download/userpoints_download.module212
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_download.module-1N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruserpoints_download.module12N/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)Otheruserpoints_download.module12N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_download.module62N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_download.module69N/A
Expanduserpoints_flag/userpoints_flag.install603
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_flag.install-1N/A
indent secondary line of comment one space Otheruserpoints_flag.install4N/A
Format should be * Implementation of hook_foo().Otheruserpoints_flag.install4N/A
indent secondary line of comment one space Otheruserpoints_flag.install5N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_flag.install7N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_flag.install8N/A
indent secondary line of comment one space Otheruserpoints_flag.install13N/A
Format should be * Implementation of hook_foo().Otheruserpoints_flag.install13N/A
indent secondary line of comment one space Otheruserpoints_flag.install14N/A
Expanduserpoints_flag/userpoints_flag.module006
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_flag.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_flag.module20N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_flag.module164N/A
missing space after commaOtheruserpoints_flag.module164N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruserpoints_flag.module178N/A
missing space after commaOtheruserpoints_flag.module178N/A
Expanduserpoints_modr8/userpoints_modr8.module102
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_modr8.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_modr8.module16N/A
Missing periodOtheruserpoints_modr8.module39N/A
Expanduserpoints_nodelimit/userpoints_nodelimit.install305
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_nodelimit.install-1N/A
indent secondary line of comment one space Otheruserpoints_nodelimit.install4N/A
Format should be * Implementation of hook_foo().Otheruserpoints_nodelimit.install4N/A
indent secondary line of comment one space Otheruserpoints_nodelimit.install5N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.install7N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.install8N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_nodelimit.install9N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otheruserpoints_nodelimit.install10N/A
Expanduserpoints_nodelimit/userpoints_nodelimit.module16115
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_nodelimit.module-1N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module8N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module10N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module36N/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. (Drupal Docs)Otheruserpoints_nodelimit.module37N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module38N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module39N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module40N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module41N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module42N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module42N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module43N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module44N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module47N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module47N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module47N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module48N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module48N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module49N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module50N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module58N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module65N/A
missing space after commaOtheruserpoints_nodelimit.module66N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_nodelimit.module74N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module74N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module75N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module76N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_nodelimit.module77N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module80N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module97N/A
There should be no trailing spacesOtheruserpoints_nodelimit.module104N/A
Missing periodOtheruserpoints_nodelimit.module157N/A
Expanduserpoints_no_negative/userpoints_no_negative.module200
MessageGroupFilenameLineFunctionStatus
Missing parenthesis after function nameOtheruserpoints_no_negative.module6N/A
Format should be * Implementation of hook_foo().Otheruserpoints_no_negative.module6N/A
Expanduserpoints_pageviews/userpoints_pageviews.install702
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_pageviews.install-1N/A
indent secondary line of comment one space Otheruserpoints_pageviews.install20N/A
Format should be * Implementation of hook_foo().Otheruserpoints_pageviews.install20N/A
indent secondary line of comment one space Otheruserpoints_pageviews.install21N/A
There should be no trailing spacesOtheruserpoints_pageviews.install32N/A
There should be no trailing spacesOtheruserpoints_pageviews.install41N/A
There should be no trailing spacesOtheruserpoints_pageviews.install42N/A
There should be no trailing spacesOtheruserpoints_pageviews.install46N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_pageviews.install48N/A
Expanduserpoints_pageviews/userpoints_pageviews.module803
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_pageviews.module-1N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_pageviews.module4N/A
There should be no trailing spacesOtheruserpoints_pageviews.module21N/A
There should be no trailing spacesOtheruserpoints_pageviews.module33N/A
There should be no trailing spacesOtheruserpoints_pageviews.module39N/A
There should be no trailing spacesOtheruserpoints_pageviews.module42N/A
There should be no trailing spacesOtheruserpoints_pageviews.module50N/A
use <br /> instead of <br>Otheruserpoints_pageviews.module61N/A
There should be no trailing spacesOtheruserpoints_pageviews.module63N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_pageviews.module71N/A
There should be no trailing spacesOtheruserpoints_pageviews.module101N/A
Expanduserpoints_register/userpoints_register.module1301
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otheruserpoints_register.module12N/A
Missing periodOtheruserpoints_register.module12N/A
Format should be * Implementation of hook_foo().Otheruserpoints_register.module12N/A
indent secondary line of comment one space Otheruserpoints_register.module13N/A
indent secondary line of comment one space Otheruserpoints_register.module14N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_register.module17N/A
indent secondary line of comment one space Otheruserpoints_register.module56N/A
Missing periodOtheruserpoints_register.module56N/A
Format should be * Implementation of hook_foo().Otheruserpoints_register.module56N/A
indent secondary line of comment one space Otheruserpoints_register.module57N/A
indent secondary line of comment one space Otheruserpoints_register.module58N/A
Missing periodOtheruserpoints_register.module61N/A
Format should be * Implementation of hook_foo().Otheruserpoints_register.module61N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtheruserpoints_register.module61N/A
Expanduserpoints_reset/userpoints_reset.module103
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_reset.module-1N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_reset.module20N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_reset.module21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheruserpoints_reset.module25N/A
Expanduserpoints_retroactive/userpoints_retroactive.module127
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_retroactive.module-1N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otheruserpoints_retroactive.module19N/A
Functions should be called with no spaces between the function name and opening parenthesesOtheruserpoints_retroactive.module28N/A
There should be no trailing spacesOtheruserpoints_retroactive.module37N/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)Otheruserpoints_retroactive.module57N/A
The $message argument to watchdog() should NOT be enclosed within t(), so that it can be properly translated at display time.Otheruserpoints_retroactive.module72N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Otheruserpoints_retroactive.module77N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_retroactive.module78N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_retroactive.module100N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_retroactive.module120N/A
Expanduserpoints_revision/userpoints_revision.module190122
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_revision.module-1N/A
indent secondary line of comment one space Otheruserpoints_revision.module5N/A
put a space between the asterisk and the comment textOtheruserpoints_revision.module5N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module8N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module9N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module10N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module10N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module11N/A
There should be no trailing spacesOtheruserpoints_revision.module11N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module12N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module14N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module14N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module15N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module15N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module16N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module17N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module18N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module18N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module19N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module20N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module21N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module22N/A
There should be no trailing spacesOtheruserpoints_revision.module22N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module23N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module24N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module25N/A
There should be no trailing spacesOtheruserpoints_revision.module25N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module26N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_revision.module27N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module28N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruserpoints_revision.module28N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module29N/A
There should be no trailing spacesOtheruserpoints_revision.module29N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module30N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module31N/A
There should be no trailing spacesOtheruserpoints_revision.module31N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module32N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module32N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module33N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module33N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module34N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module35N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module36N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module37N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module38N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module38N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module39N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module40N/A
There should be no trailing spacesOtheruserpoints_revision.module40N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module41N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module41N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module42N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module42N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module43N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module43N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module44N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module44N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module45N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module46N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module47N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module48N/A
There should be no trailing spacesOtheruserpoints_revision.module48N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module49N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module49N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module50N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module50N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module51N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module52N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module53N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module54N/A
There should be no trailing spacesOtheruserpoints_revision.module54N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module55N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module55N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module56N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module56N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module57N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_revision.module57N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module58N/A
There should be no trailing spacesOtheruserpoints_revision.module58N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module59N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module60N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module61N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module62N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module63N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module64N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module65N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module66N/A
There should be no trailing spacesOtheruserpoints_revision.module66N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module67N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module68N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module69N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module70N/A
There should be no trailing spacesOtheruserpoints_revision.module70N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module71N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module72N/A
indent secondary line of comment one space Otheruserpoints_revision.module77N/A
put a space between the asterisk and the comment textOtheruserpoints_revision.module77N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module80N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module81N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_revision.module81N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module82N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module82N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module83N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module85N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module86N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module87N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module88N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module89N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module90N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module91N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module92N/A
There should be no trailing spacesOtheruserpoints_revision.module92N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module93N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module94N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module95N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module96N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module97N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module99N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module100N/A
curly braces { should end a line, not start oneOtheruserpoints_revision.module100N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module101N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_revision.module101N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module102N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruserpoints_revision.module102N/A
missing space after commaOtheruserpoints_revision.module102N/A
There should be no trailing spacesOtheruserpoints_revision.module102N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module103N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module104N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module105N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module107N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module108N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module109N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module110N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module111N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module112N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module113N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module114N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module116N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module118N/A
Use an indent of 2 spaces, with no tabsOtheruserpoints_revision.module119N/A
Expanduserpoints_role/userpoints_role.install001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_role.install-1N/A
Expanduserpoints_role/userpoints_role.module1011
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_role.module-1N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otheruserpoints_role.module38N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Otheruserpoints_role.module39N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module97N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module167N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module210N/A
Use "elseif" in place of "else if"Otheruserpoints_role.module220N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module228N/A
Use "elseif" in place of "else if"Otheruserpoints_role.module238N/A
There should be no trailing spacesOtheruserpoints_role.module349N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role.module367N/A
use a space between the closing parenthesis and the open bracketOtheruserpoints_role.module369N/A
Expanduserpoints_role_exempt/userpoints_role_exempt.module113
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruserpoints_role_exempt.module-1N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role_exempt.module16N/A
table names should be enclosed in {curly_brackets}Otheruserpoints_role_exempt.module22N/A
There should be no trailing spacesOtheruserpoints_role_exempt.module26N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruserpoints_role_exempt.module65N/A
Expandvotingpoints/votingpoints.module301
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervotingpoints.module8N/A
Missing parenthesis after function nameOthervotingpoints.module11N/A
indent secondary line of comment one space Othervotingpoints.module12N/A
missing space after commaOthervotingpoints.module19N/A
Expandvotingpoints/votingpoints.rules.inc400
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othervotingpoints.rules.inc11N/A
Format should be * Implementation of hook_foo().Othervotingpoints.rules.inc11N/A
indent secondary line of comment one space Othervotingpoints.rules.inc12N/A
indent secondary line of comment one space Othervotingpoints.rules.inc13N/A
Expandvotingpoints/votingpoints.rules_sample.inc10116
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othervotingpoints.rules_sample.inc-1N/A
Missing parenthesis after function nameOthervotingpoints.rules_sample.inc4N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc7N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc9N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc11N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc19N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc23N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc28N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc38N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc40N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc45N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc54N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc56N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc59N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc61N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc63N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc65N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc72N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc78N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc81N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc88N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc91N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc94N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc100N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc102N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc104N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc106N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc113N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc122N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc130N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc132N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc135N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc137N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc139N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc141N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc151N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc153N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc157N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc164N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc167N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc169N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc175N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc178N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc180N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc191N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc193N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc196N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc198N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc200N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc202N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc209N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc215N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc218N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc227N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc235N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc237N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc240N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc242N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc244N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc246N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc256N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc258N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc262N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc269N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc272N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc274N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc280N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc283N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc285N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc296N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc298N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc301N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc303N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc305N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc307N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc314N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc320N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc323N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc332N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc340N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc342N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc345N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc347N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc351N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc357N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc359N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc361N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc363N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc375N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc377N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc380N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc383N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc385N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc392N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc398N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc401N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc412N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc420N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc422N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc425N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc427N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc431N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc437N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc439N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc441N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc443N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc455N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc457N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc460N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthervotingpoints.rules_sample.inc462N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc464N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc466N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc473N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc479N/A
Functions should be called with no spaces between the function name and opening parenthesesOthervotingpoints.rules_sample.inc482N/A