Ogone | Ubercart payment - 6.x-2.x

Test status
StatusResult
Last receivedTue, 04/03/2012 - 09:29:38
Last requestedTue, 04/03/2012 - 09:30:11
Last testedTue, 04/03/2012 - 09:30:19
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier6.x-2.x
ProjectOgone | Ubercart payment
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 34 minor(s), 0 critical(s), and 123 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
34 minor(s), 0 critical(s), and 123 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandtheme/uc-ogone-secure-payment-form.tpl.php103
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otheruc-ogone-secure-payment-form.tpl.php2N/A
@file description should be on the following line (Drupal Docs)Otheruc-ogone-secure-payment-form.tpl.php5N/A
Function documentation should be less than 80 characters per line.Otheruc-ogone-secure-payment-form.tpl.php7N/A
Function documentation should be less than 80 characters per line.Otheruc-ogone-secure-payment-form.tpl.php9N/A
Expanduc_ogone_payment.install201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruc_ogone_payment.install-1N/A
There should be no trailing spacesOtheruc_ogone_payment.install78N/A
There should be no trailing spacesOtheruc_ogone_payment.install170N/A
Expanduc_ogone_payment.module310119
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otheruc_ogone_payment.module11N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module21N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module53N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module77N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module78N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module80N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module86N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module87N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module91N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module92N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module94N/A
put a space between the asterisk and the comment textOtheruc_ogone_payment.module106N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_ogone_payment.module112N/A
Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs)Otheruc_ogone_payment.module121N/A
else statements should begin on a new lineOtheruc_ogone_payment.module160N/A
There should be no trailing spacesOtheruc_ogone_payment.module171N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_ogone_payment.module173N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module213N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module215N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module219N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module232N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module233N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module234N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module235N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module236N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module237N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module238N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module239N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module240N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module241N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module242N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module243N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module244N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module245N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module246N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module247N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module248N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module249N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module250N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module253N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module256N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module257N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module258N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module259N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module260N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module261N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module262N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module264N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module265N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module268N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module269N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module270N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module271N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module272N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module274N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module276N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module279N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module280N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module281N/A
else statements should begin on a new lineOtheruc_ogone_payment.module286N/A
Use the matching Drupal theme functions, not raw HTML.Otheruc_ogone_payment.module294N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module360N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module373N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module381N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module387N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module392N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module404N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module410N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module416N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module422N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module428N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module458N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module464N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruc_ogone_payment.module471N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module489N/A
There should be no trailing spacesOtheruc_ogone_payment.module491N/A
Missing periodOtheruc_ogone_payment.module496N/A
If you define a @param or @return, you should document it as well.Otheruc_ogone_payment.module541N/A
Function documentation should be less than 80 characters per line.Otheruc_ogone_payment.module541N/A
There should be no trailing spacesOtheruc_ogone_payment.module563N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module563N/A
There should be no trailing spacesOtheruc_ogone_payment.module564N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module571N/A
There should be no trailing spacesOtheruc_ogone_payment.module572N/A
There should be no trailing spacesOtheruc_ogone_payment.module576N/A
There should be no trailing spacesOtheruc_ogone_payment.module595N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module598N/A
There should be no trailing spacesOtheruc_ogone_payment.module614N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module615N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module616N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module617N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module617N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module624N/A
else statements should begin on a new lineOtheruc_ogone_payment.module628N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module632N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module636N/A
Use an indent of 2 spaces, with no tabsOtheruc_ogone_payment.module661N/A
Use an indent of 2 spaces, with no tabsOtheruc_ogone_payment.module662N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module677N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module680N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module681N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module682N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module683N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module694N/A
There should be no trailing spacesOtheruc_ogone_payment.module696N/A
Use the matching Drupal theme functions, not raw HTML.Otheruc_ogone_payment.module709N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module723N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module724N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruc_ogone_payment.module739N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module756N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module760N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module761N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module762N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module766N/A
There should be no trailing spacesOtheruc_ogone_payment.module767N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module768N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module769N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module770N/A
missing space after commaOtheruc_ogone_payment.module770N/A
There should be no trailing spacesOtheruc_ogone_payment.module770N/A
There should be no trailing spacesOtheruc_ogone_payment.module781N/A
There should be no trailing spacesOtheruc_ogone_payment.module782N/A
Use an indent of 2 spaces, with no tabsOtheruc_ogone_payment.module904N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module942N/A
missing space after commaOtheruc_ogone_payment.module942N/A
There should be no trailing spacesOtheruc_ogone_payment.module942N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module957N/A
There should be no trailing spacesOtheruc_ogone_payment.module968N/A
Use Drupal's format_date(), not PHP's default date().Otheruc_ogone_payment.module977N/A
Use Drupal's format_date(), not PHP's default date().Otheruc_ogone_payment.module979N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1003N/A
else statements should begin on a new lineOtheruc_ogone_payment.module1006N/A
There should be no trailing spacesOtheruc_ogone_payment.module1007N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1009N/A
There should be no trailing spacesOtheruc_ogone_payment.module1012N/A
Function summaries should be one line only. (Drupal Docs)Otheruc_ogone_payment.module1017N/A
If you define a @param or @return, you should document it as well.Otheruc_ogone_payment.module1018N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheruc_ogone_payment.module1018N/A
There should be no trailing spacesOtheruc_ogone_payment.module1019N/A
If you define a @param or @return, you should document it as well.Otheruc_ogone_payment.module1019N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheruc_ogone_payment.module1019N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1021N/A
missing space after commaOtheruc_ogone_payment.module1021N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1022N/A
There should be no trailing spacesOtheruc_ogone_payment.module1024N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1026N/A
There should be no trailing spacesOtheruc_ogone_payment.module1028N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruc_ogone_payment.module1034N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module1039N/A
missing space after commaOtheruc_ogone_payment.module1042N/A

All

Test nameMinorCriticalNormal
Expandtheme/uc-ogone-secure-payment-form.tpl.php103
MessageGroupFilenameLineFunctionStatus
Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs)Otheruc-ogone-secure-payment-form.tpl.php2N/A
@file description should be on the following line (Drupal Docs)Otheruc-ogone-secure-payment-form.tpl.php5N/A
Function documentation should be less than 80 characters per line.Otheruc-ogone-secure-payment-form.tpl.php7N/A
Function documentation should be less than 80 characters per line.Otheruc-ogone-secure-payment-form.tpl.php9N/A
Expanduc_ogone_payment.install201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otheruc_ogone_payment.install-1N/A
There should be no trailing spacesOtheruc_ogone_payment.install78N/A
There should be no trailing spacesOtheruc_ogone_payment.install170N/A
Expanduc_ogone_payment.module310119
MessageGroupFilenameLineFunctionStatus
Remove the empty commented line in your function documentation.Otheruc_ogone_payment.module11N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module21N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module53N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module77N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module78N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module80N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module86N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module87N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module91N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module92N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module94N/A
put a space between the asterisk and the comment textOtheruc_ogone_payment.module106N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_ogone_payment.module112N/A
Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs)Otheruc_ogone_payment.module121N/A
else statements should begin on a new lineOtheruc_ogone_payment.module160N/A
There should be no trailing spacesOtheruc_ogone_payment.module171N/A
Control statements should have one space between the control keyword and opening parenthesisOtheruc_ogone_payment.module173N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module213N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module215N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module219N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module232N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module233N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module234N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module235N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module236N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module237N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module238N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module239N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module240N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module241N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module242N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module243N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module244N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module245N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module246N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module247N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module248N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module249N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module250N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module253N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module256N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module257N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module258N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module259N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module260N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module261N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module262N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module264N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module265N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module268N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module269N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module270N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module271N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module272N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module274N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module276N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module279N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module280N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module281N/A
else statements should begin on a new lineOtheruc_ogone_payment.module286N/A
Use the matching Drupal theme functions, not raw HTML.Otheruc_ogone_payment.module294N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module360N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module373N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module381N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module387N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module392N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module404N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module410N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module416N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module422N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module428N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module458N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module464N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otheruc_ogone_payment.module471N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module489N/A
There should be no trailing spacesOtheruc_ogone_payment.module491N/A
Missing periodOtheruc_ogone_payment.module496N/A
If you define a @param or @return, you should document it as well.Otheruc_ogone_payment.module541N/A
Function documentation should be less than 80 characters per line.Otheruc_ogone_payment.module541N/A
There should be no trailing spacesOtheruc_ogone_payment.module563N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module563N/A
There should be no trailing spacesOtheruc_ogone_payment.module564N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module571N/A
There should be no trailing spacesOtheruc_ogone_payment.module572N/A
There should be no trailing spacesOtheruc_ogone_payment.module576N/A
There should be no trailing spacesOtheruc_ogone_payment.module595N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module598N/A
There should be no trailing spacesOtheruc_ogone_payment.module614N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module615N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module616N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module617N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module617N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module624N/A
else statements should begin on a new lineOtheruc_ogone_payment.module628N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module632N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module636N/A
Use an indent of 2 spaces, with no tabsOtheruc_ogone_payment.module661N/A
Use an indent of 2 spaces, with no tabsOtheruc_ogone_payment.module662N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module677N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module680N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module681N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module682N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module683N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module694N/A
There should be no trailing spacesOtheruc_ogone_payment.module696N/A
Use the matching Drupal theme functions, not raw HTML.Otheruc_ogone_payment.module709N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module723N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module724N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruc_ogone_payment.module739N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module756N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module760N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module761N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module762N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheruc_ogone_payment.module766N/A
There should be no trailing spacesOtheruc_ogone_payment.module767N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module768N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module769N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module770N/A
missing space after commaOtheruc_ogone_payment.module770N/A
There should be no trailing spacesOtheruc_ogone_payment.module770N/A
There should be no trailing spacesOtheruc_ogone_payment.module781N/A
There should be no trailing spacesOtheruc_ogone_payment.module782N/A
Use an indent of 2 spaces, with no tabsOtheruc_ogone_payment.module904N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOtheruc_ogone_payment.module942N/A
missing space after commaOtheruc_ogone_payment.module942N/A
There should be no trailing spacesOtheruc_ogone_payment.module942N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otheruc_ogone_payment.module957N/A
There should be no trailing spacesOtheruc_ogone_payment.module968N/A
Use Drupal's format_date(), not PHP's default date().Otheruc_ogone_payment.module977N/A
Use Drupal's format_date(), not PHP's default date().Otheruc_ogone_payment.module979N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1003N/A
else statements should begin on a new lineOtheruc_ogone_payment.module1006N/A
There should be no trailing spacesOtheruc_ogone_payment.module1007N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1009N/A
There should be no trailing spacesOtheruc_ogone_payment.module1012N/A
Function summaries should be one line only. (Drupal Docs)Otheruc_ogone_payment.module1017N/A
If you define a @param or @return, you should document it as well.Otheruc_ogone_payment.module1018N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheruc_ogone_payment.module1018N/A
There should be no trailing spacesOtheruc_ogone_payment.module1019N/A
If you define a @param or @return, you should document it as well.Otheruc_ogone_payment.module1019N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otheruc_ogone_payment.module1019N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1021N/A
missing space after commaOtheruc_ogone_payment.module1021N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1022N/A
There should be no trailing spacesOtheruc_ogone_payment.module1024N/A
use a space between the closing parenthesis and the open bracketOtheruc_ogone_payment.module1026N/A
There should be no trailing spacesOtheruc_ogone_payment.module1028N/A
Arrays should be formatted with a space separating each element and assignment operatorOtheruc_ogone_payment.module1034N/A
Separate comments from comment syntax by a space.Otheruc_ogone_payment.module1039N/A
missing space after commaOtheruc_ogone_payment.module1042N/A