OAuth - 7.x-3.x

Test status
StatusResult
Last receivedSun, 01/22/2012 - 22:30:52
Last requestedSun, 01/22/2012 - 22:31:03
Last testedSun, 01/22/2012 - 22:31:29
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-3.x
ProjectOAuth
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 50 minor(s), 7 critical(s), and 178 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
Details

MySQL

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

Code review

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

Non-pass

Test nameMinorCriticalNormal
Expandincludes/DrupalOAuthClient.inc307
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthClient.inc-1N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthClient.inc14N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthClient.inc16N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthClient.inc18N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthClient.inc35N/A
Use "elseif" in place of "else if"OtherDrupalOAuthClient.inc62N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthClient.inc255N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthClient.inc257N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthClient.inc312N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthClient.inc369N/A
Expandincludes/DrupalOAuthConsumer.inc004
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthConsumer.inc-1N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthConsumer.inc122N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthConsumer.inc212N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthConsumer.inc218N/A
Expandincludes/DrupalOAuthDataStore.inc107
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthDataStore.inc-1N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc36N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc59N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc62N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthDataStore.inc73N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc101N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc119N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc121N/A
Expandincludes/DrupalOAuthRequest.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthRequest.inc-1N/A
Expandincludes/DrupalOAuthServer.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthServer.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthServer.inc21N/A
Expandincludes/DrupalOAuthToken.inc005
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthToken.inc-1N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthToken.inc125N/A
Use "elseif" in place of "else if"OtherDrupalOAuthToken.inc185N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthToken.inc220N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthToken.inc226N/A
Expandincludes/OAuthSignatureMethod_HMAC.inc304
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherOAuthSignatureMethod_HMAC.inc-1N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuthSignatureMethod_HMAC.inc4N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuthSignatureMethod_HMAC.inc32N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuthSignatureMethod_HMAC.inc33N/A
Use PHP's master function, not an alias. (List of PHP aliases)OtherOAuthSignatureMethod_HMAC.inc41N/A
Use PHP's master function, not an alias. (List of PHP aliases)OtherOAuthSignatureMethod_HMAC.inc42N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuthSignatureMethod_HMAC.inc48N/A
Expandlib/OAuth.php24149
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherOAuth.php-1N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php45N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php47N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php56N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php71N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php72N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php73N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php80N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php81N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php82N/A
There should be no trailing spacesOtherOAuth.php93N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php93N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php93N/A
There should be no trailing spacesOtherOAuth.php94N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php94N/A
There should be no trailing spacesOtherOAuth.php95N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php95N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php116N/A
There should be no trailing spacesOtherOAuth.php121N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php121N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php121N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php122N/A
There should be no trailing spacesOtherOAuth.php131N/A
There should be no trailing spacesOtherOAuth.php132N/A
There should be no trailing spacesOtherOAuth.php154N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php154N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php154N/A
There should be no trailing spacesOtherOAuth.php155N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php155N/A
There should be no trailing spacesOtherOAuth.php156N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php156N/A
There should be no trailing spacesOtherOAuth.php157N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php157N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)OtherOAuth.php242N/A
the use of REQUEST_URI is prone to XSS exploits and does not work on IIS; use request_uri() insteadOtherOAuth.php249N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php278N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)OtherOAuth.php278N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php307N/A
else statements should begin on a new lineOtherOAuth.php317N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php323N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php374N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherOAuth.php403N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php418N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php419N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php420N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php420N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php422N/A
else statements should begin on a new lineOtherOAuth.php423N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php428N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php437N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php454N/A
There should be no trailing spacesOtherOAuth.php558N/A
There should be no trailing spacesOtherOAuth.php572N/A
There should be no trailing spacesOtherOAuth.php597N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php618N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php619N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php670N/A
There should be no trailing spacesOtherOAuth.php674N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php688N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php720N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php724N/A
else statements should begin on a new lineOtherOAuth.php737N/A
Use "elseif" in place of "else if"OtherOAuth.php737N/A
else statements should begin on a new lineOtherOAuth.php743N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php761N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherOAuth.php763N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php790N/A
else statements should begin on a new lineOtherOAuth.php794N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php798N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php800N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php804N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php811N/A
else statements should begin on a new lineOtherOAuth.php845N/A
else statements should begin on a new lineOtherOAuth.php874N/A
Expandoauth_common.admin.inc3116
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.admin.inc-1N/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)Otheroauth_common.admin.inc130N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheroauth_common.admin.inc131N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.admin.inc198N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.admin.inc201N/A
Use an indent of 2 spaces, with no tabsOtheroauth_common.admin.inc215N/A
Use an indent of 2 spaces, with no tabsOtheroauth_common.admin.inc216N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc332N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc333N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc334N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc335N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc336N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc337N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc387N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc397N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc406N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.admin.inc406N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc407N/A
Use "elseif" in place of "else if"Otheroauth_common.admin.inc436N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtheroauth_common.admin.inc474N/A
Expandoauth_common.authorizations.inc1021
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.authorizations.inc29N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc83N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc85N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc86N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc87N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc88N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc89N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.authorizations.inc134N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.authorizations.inc175N/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.Otheroauth_common.authorizations.inc194N/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.Otheroauth_common.authorizations.inc195N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc226N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc227N/A
Expandoauth_common.consumers.inc205
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.consumers.inc-1N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.consumers.inc6N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.consumers.inc27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.consumers.inc147N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.consumers.inc173N/A
Use "elseif" in place of "else if"Otheroauth_common.consumers.inc193N/A
Separate comments from comment syntax by a space.Otheroauth_common.consumers.inc194N/A
Expandoauth_common.inc007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.inc-1N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc6N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc8N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc28N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc30N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc48N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.inc50N/A
Expandoauth_common.install006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otheroauth_common.install14N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install109N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install154N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install232N/A
Separate comments from comment syntax by a space.Otheroauth_common.install278N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install306N/A
Expandoauth_common.module0049
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.module-1N/A
Separate comments from comment syntax by a space.Otheroauth_common.module11N/A
Separate comments from comment syntax by a space.Otheroauth_common.module12N/A
Separate comments from comment syntax by a space.Otheroauth_common.module13N/A
Separate comments from comment syntax by a space.Otheroauth_common.module14N/A
Separate comments from comment syntax by a space.Otheroauth_common.module15N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.module31N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.module67N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.module75N/A
Doxygen uses @todo and @bug to markup things to be done.Otheroauth_common.module119N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module144N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module157N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module304N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module304N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module306N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module314N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module318N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module318N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module319N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module337N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module340N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module358N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module362N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module370N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module373N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module373N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module374N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module388N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module391N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module391N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module393N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.module394N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module395N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module397N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module411N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module412N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module413N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module431N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module445N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module447N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module467N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module467N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module468N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module497N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module511N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module521N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module533N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module547N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module563N/A
Expandoauth_common.pages.inc339
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.pages.inc-1N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.pages.inc32N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.pages.inc34N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.pages.inc34N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.pages.inc34N/A
Separate comments from comment syntax by a space.Otheroauth_common.pages.inc39N/A
There should be no trailing spacesOtheroauth_common.pages.inc76N/A
Doxygen uses @todo and @bug to markup things to be done.Otheroauth_common.pages.inc99N/A
the use of REQUEST_URI is prone to XSS exploits and does not work on IIS; use request_uri() insteadOtheroauth_common.pages.inc100N/A
the use of REQUEST_URI is prone to XSS exploits and does not work on IIS; use request_uri() insteadOtheroauth_common.pages.inc101N/A
There should be no trailing spacesOtheroauth_common.pages.inc108N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otheroauth_common.pages.inc137N/A
Doxygen uses @todo and @bug to markup things to be done.Otheroauth_common.pages.inc281N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.pages.inc313N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.pages.inc322N/A
Expandoauth_common_providerui.module007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common_providerui.module-1N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module21N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module23N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module67N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module69N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module113N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module115N/A

All

Test nameMinorCriticalNormal
Expandincludes/DrupalOAuthClient.inc307
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthClient.inc-1N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthClient.inc14N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthClient.inc16N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthClient.inc18N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthClient.inc35N/A
Use "elseif" in place of "else if"OtherDrupalOAuthClient.inc62N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthClient.inc255N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthClient.inc257N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthClient.inc312N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthClient.inc369N/A
Expandincludes/DrupalOAuthConsumer.inc004
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthConsumer.inc-1N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthConsumer.inc122N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthConsumer.inc212N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthConsumer.inc218N/A
Expandincludes/DrupalOAuthDataStore.inc107
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthDataStore.inc-1N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc36N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc59N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc62N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthDataStore.inc73N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc101N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc119N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthDataStore.inc121N/A
Expandincludes/DrupalOAuthRequest.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthRequest.inc-1N/A
Expandincludes/DrupalOAuthServer.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthServer.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherDrupalOAuthServer.inc21N/A
Expandincludes/DrupalOAuthToken.inc005
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherDrupalOAuthToken.inc-1N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthToken.inc125N/A
Use "elseif" in place of "else if"OtherDrupalOAuthToken.inc185N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherDrupalOAuthToken.inc220N/A
Separate comments from comment syntax by a space.OtherDrupalOAuthToken.inc226N/A
Expandincludes/OAuthSignatureMethod_HMAC.inc304
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherOAuthSignatureMethod_HMAC.inc-1N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuthSignatureMethod_HMAC.inc4N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuthSignatureMethod_HMAC.inc32N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuthSignatureMethod_HMAC.inc33N/A
Use PHP's master function, not an alias. (List of PHP aliases)OtherOAuthSignatureMethod_HMAC.inc41N/A
Use PHP's master function, not an alias. (List of PHP aliases)OtherOAuthSignatureMethod_HMAC.inc42N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuthSignatureMethod_HMAC.inc48N/A
Expandlib/OAuth.php24149
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherOAuth.php-1N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php45N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php47N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php56N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php71N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php72N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php73N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php80N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php81N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)OtherOAuth.php82N/A
There should be no trailing spacesOtherOAuth.php93N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php93N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php93N/A
There should be no trailing spacesOtherOAuth.php94N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php94N/A
There should be no trailing spacesOtherOAuth.php95N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php95N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php116N/A
There should be no trailing spacesOtherOAuth.php121N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php121N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php121N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php122N/A
There should be no trailing spacesOtherOAuth.php131N/A
There should be no trailing spacesOtherOAuth.php132N/A
There should be no trailing spacesOtherOAuth.php154N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php154N/A
Function summaries should be one line only. (Drupal Docs)OtherOAuth.php154N/A
There should be no trailing spacesOtherOAuth.php155N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php155N/A
There should be no trailing spacesOtherOAuth.php156N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php156N/A
There should be no trailing spacesOtherOAuth.php157N/A
Function documentation should be less than 80 characters per line.OtherOAuth.php157N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)OtherOAuth.php242N/A
the use of REQUEST_URI is prone to XSS exploits and does not work on IIS; use request_uri() insteadOtherOAuth.php249N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php278N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)OtherOAuth.php278N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php307N/A
else statements should begin on a new lineOtherOAuth.php317N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php323N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php374N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherOAuth.php403N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php418N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php419N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php420N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php420N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php422N/A
else statements should begin on a new lineOtherOAuth.php423N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php428N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php437N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php454N/A
There should be no trailing spacesOtherOAuth.php558N/A
There should be no trailing spacesOtherOAuth.php572N/A
There should be no trailing spacesOtherOAuth.php597N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php618N/A
Use an indent of 2 spaces, with no tabsOtherOAuth.php619N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php670N/A
There should be no trailing spacesOtherOAuth.php674N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php688N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php720N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php724N/A
else statements should begin on a new lineOtherOAuth.php737N/A
Use "elseif" in place of "else if"OtherOAuth.php737N/A
else statements should begin on a new lineOtherOAuth.php743N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherOAuth.php761N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtherOAuth.php763N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php790N/A
else statements should begin on a new lineOtherOAuth.php794N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php798N/A
Control statements should have one space between the control keyword and opening parenthesisOtherOAuth.php800N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php804N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherOAuth.php811N/A
else statements should begin on a new lineOtherOAuth.php845N/A
else statements should begin on a new lineOtherOAuth.php874N/A
Expandoauth_common.admin.inc3116
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.admin.inc-1N/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)Otheroauth_common.admin.inc130N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheroauth_common.admin.inc131N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.admin.inc198N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.admin.inc201N/A
Use an indent of 2 spaces, with no tabsOtheroauth_common.admin.inc215N/A
Use an indent of 2 spaces, with no tabsOtheroauth_common.admin.inc216N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc332N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc333N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc334N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc335N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc336N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc337N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc387N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc397N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc406N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.admin.inc406N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.admin.inc407N/A
Use "elseif" in place of "else if"Otheroauth_common.admin.inc436N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtheroauth_common.admin.inc474N/A
Expandoauth_common.authorizations.inc1021
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.authorizations.inc29N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc83N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc85N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc86N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc87N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc88N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc89N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.authorizations.inc134N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.authorizations.inc175N/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.Otheroauth_common.authorizations.inc194N/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.Otheroauth_common.authorizations.inc195N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc226N/A
There should be no trailing spacesOtheroauth_common.authorizations.inc227N/A
Expandoauth_common.consumers.inc205
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.consumers.inc-1N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.consumers.inc6N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.consumers.inc27N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.consumers.inc147N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.consumers.inc173N/A
Use "elseif" in place of "else if"Otheroauth_common.consumers.inc193N/A
Separate comments from comment syntax by a space.Otheroauth_common.consumers.inc194N/A
Expandoauth_common.inc007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.inc-1N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc6N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc8N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc28N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc30N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.inc48N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.inc50N/A
Expandoauth_common.install006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otheroauth_common.install14N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install109N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install154N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install232N/A
Separate comments from comment syntax by a space.Otheroauth_common.install278N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.install306N/A
Expandoauth_common.module0049
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.module-1N/A
Separate comments from comment syntax by a space.Otheroauth_common.module11N/A
Separate comments from comment syntax by a space.Otheroauth_common.module12N/A
Separate comments from comment syntax by a space.Otheroauth_common.module13N/A
Separate comments from comment syntax by a space.Otheroauth_common.module14N/A
Separate comments from comment syntax by a space.Otheroauth_common.module15N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.module31N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.module67N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheroauth_common.module75N/A
Doxygen uses @todo and @bug to markup things to be done.Otheroauth_common.module119N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module144N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module157N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module304N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module304N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module306N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module314N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module318N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module318N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module319N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module337N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module340N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module358N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module362N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module370N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module373N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module373N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module374N/A
Function summaries should be one line only. (Drupal Docs)Otheroauth_common.module388N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module391N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module391N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module393N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.module394N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module395N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module397N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module411N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module412N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module413N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module431N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module445N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module447N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module467N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.module467N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module468N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module497N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module511N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module521N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module533N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module547N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.module563N/A
Expandoauth_common.pages.inc339
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common.pages.inc-1N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.pages.inc32N/A
If you define a @param or @return, you should document it as well.Otheroauth_common.pages.inc34N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.pages.inc34N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheroauth_common.pages.inc34N/A
Separate comments from comment syntax by a space.Otheroauth_common.pages.inc39N/A
There should be no trailing spacesOtheroauth_common.pages.inc76N/A
Doxygen uses @todo and @bug to markup things to be done.Otheroauth_common.pages.inc99N/A
the use of REQUEST_URI is prone to XSS exploits and does not work on IIS; use request_uri() insteadOtheroauth_common.pages.inc100N/A
the use of REQUEST_URI is prone to XSS exploits and does not work on IIS; use request_uri() insteadOtheroauth_common.pages.inc101N/A
There should be no trailing spacesOtheroauth_common.pages.inc108N/A
Potential problem: drupal_set_title() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otheroauth_common.pages.inc137N/A
Doxygen uses @todo and @bug to markup things to be done.Otheroauth_common.pages.inc281N/A
Function documentation should be less than 80 characters per line.Otheroauth_common.pages.inc313N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheroauth_common.pages.inc322N/A
Expandoauth_common_providerui.module007
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheroauth_common_providerui.module-1N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module21N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module23N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module67N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module69N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module113N/A
Separate comments from comment syntax by a space.Otheroauth_common_providerui.module115N/A