ImageCache Actions - 7.x-1.x

Test status
StatusResult
Last receivedThu, 02/16/2012 - 01:23:37
Last requestedThu, 02/16/2012 - 01:24:03
Last testedThu, 02/16/2012 - 01:24:32
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectImageCache Actions
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 326 minor(s), 16 critical(s), and 477 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
326 minor(s), 16 critical(s), and 477 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandautorotate/imagecache_autorotate.install001
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherimagecache_autorotate.install4N/A
Expandautorotate/imagecache_autorotate.module004
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherimagecache_autorotate.module68N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_autorotate.module69N/A
Separate comments from comment syntax by a space.Otherimagecache_autorotate.module96N/A
Separate comments from comment syntax by a space.Otherimagecache_autorotate.module114N/A
Expandcanvasactions/canvasactions.inc9296
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othercanvasactions.inc3N/A
Remove the empty commented line in your function documentation.Othercanvasactions.inc12N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc25N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc33N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc33N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc34N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc34N/A
Doxygen uses @todo and @bug to markup things to be done.Othercanvasactions.inc37N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc38N/A
Use the matching Drupal theme functions, not raw HTML.Othercanvasactions.inc58N/A
Missing periodOthercanvasactions.inc64N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc66N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc67N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Othercanvasactions.inc76N/A
Doxygen uses @todo and @bug to markup things to be done.Othercanvasactions.inc82N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc95N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc95N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc96N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc96N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercanvasactions.inc96N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc97N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercanvasactions.inc97N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc98N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc99N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc99N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc101N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc102N/A
Control statements should have one space between the control keyword and opening parenthesisOthercanvasactions.inc102N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc103N/A
Control statements should have one space between the control keyword and opening parenthesisOthercanvasactions.inc103N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc104N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc105N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc106N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc106N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc107N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc108N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc109N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc110N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc111N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc112N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc112N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc113N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc114N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc115N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc117N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc118N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc119N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc119N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc121N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc122N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc123N/A
Function documentation should be less than 80 characters per line.Othercanvasactions.inc129N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc135N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc146N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc155N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc155N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc156N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc156N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercanvasactions.inc181N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othercanvasactions.inc287N/A
Missing periodOthercanvasactions.inc292N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc298N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc311N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercanvasactions.inc337N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercanvasactions.inc338N/A
Function summaries should be one line only. (Drupal Docs)Othercanvasactions.inc397N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc419N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc426N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc426N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc427N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc427N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othercanvasactions.inc431N/A
Use the matching Drupal theme functions, not raw HTML.Othercanvasactions.inc484N/A
Missing periodOthercanvasactions.inc490N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc495N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc496N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Othercanvasactions.inc505N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc573N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc574N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercanvasactions.inc589N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercanvasactions.inc598N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercanvasactions.inc604N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc615N/A
Missing periodOthercanvasactions.inc631N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc634N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc635N/A
Use "elseif" in place of "else if"Othercanvasactions.inc642N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc657N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc666N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc666N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc667N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc667N/A
Missing periodOthercanvasactions.inc702N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc705N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc706N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc713N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc716N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc723N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc723N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc724N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc724N/A
Missing periodOthercanvasactions.inc790N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc792N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc793N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc818N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc819N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc838N/A
Expandcanvasactions/imagecache_canvasactions.install132
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_canvasactions.install4N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otherimagecache_canvasactions.install15N/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)Otherimagecache_canvasactions.install15N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherimagecache_canvasactions.install52N/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)Otherimagecache_canvasactions.install52N/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)Otherimagecache_canvasactions.install59N/A
Expandcanvasactions/imagecache_canvasactions.module306
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_canvasactions.module4N/A
If you define a @param or @return, you should document it as well.Otherimagecache_canvasactions.module30N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_canvasactions.module30N/A
If you define a @param or @return, you should document it as well.Otherimagecache_canvasactions.module38N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_canvasactions.module38N/A
Remove the empty commented line in your function documentation.Otherimagecache_canvasactions.module39N/A
There should be no trailing spacesOtherimagecache_canvasactions.module67N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherimagecache_canvasactions.module70N/A
There should be no trailing spacesOtherimagecache_canvasactions.module75N/A
Expandcanvasactions/rounded_corners.inc2112
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherrounded_corners.inc4N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc12N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherrounded_corners.inc12N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc13N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherrounded_corners.inc13N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherrounded_corners.inc17N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrounded_corners.inc44N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrounded_corners.inc50N/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.Otherrounded_corners.inc67N/A
Missing periodOtherrounded_corners.inc117N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc125N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc126N/A
Use "elseif" in place of "else if"Otherrounded_corners.inc223N/A
Use "elseif" in place of "else if"Otherrounded_corners.inc231N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherrounded_corners.inc319N/A
Expandcanvasactions/tests/cheap_dropshadow.imagecache_preset.inc16020
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc12N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc21N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc25N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc26N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc30N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc31N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc33N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc37N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc38N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc44N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc45N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc53N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc54N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc58N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc59N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc60N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc61N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc65N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc66N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc72N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc73N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc81N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc82N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc86N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc87N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc93N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc94N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc98N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc99N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc105N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc109N/A
Expandcanvasactions/tests/keyword_positioning.imagecache_preset.inc1010
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherkeyword_positioning.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc28N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc43N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc50N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc54N/A
Expandcanvasactions/tests/positioned_underlay.imagecache_preset.inc108
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherpositioned_underlay.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc30N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc38N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc42N/A
Expandcanvasactions/tests/rotate_alpha.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_alpha.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc20N/A
There should be no trailing spacesOtherrotate_alpha.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc30N/A
Expandcanvasactions/tests/rotate_alpha_gif.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_alpha_gif.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc21N/A
There should be no trailing spacesOtherrotate_alpha_gif.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc31N/A
Expandcanvasactions/tests/rotate_scale.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_scale.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc21N/A
There should be no trailing spacesOtherrotate_scale.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc31N/A
Expandcanvasactions/tests/rotate_scale_alpha.imagecache_preset.inc208
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_scale_alpha.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc21N/A
There should be no trailing spacesOtherrotate_scale_alpha.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc43N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc49N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc53N/A
Expandcanvasactions/tests/rounded.imagecache_preset.inc107
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrounded.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc20N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrounded.imagecache_preset.inc22N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc25N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherrounded.imagecache_preset.inc29N/A
Expandcanvasactions/tests/rounded_bl.imagecache_preset.inc109
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrounded_bl.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc22N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc24N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrounded_bl.imagecache_preset.inc31N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc34N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherrounded_bl.imagecache_preset.inc38N/A
Expandcanvasactions/tests/rounded_flattened.imagecache_preset.inc1012
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrounded_flattened.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc23N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc25N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrounded_flattened.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc35N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc40N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc44N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc50N/A
Expandcanvasactions/tests/watermark_100.imagecache_preset.inc104
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherwatermark_100.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc20N/A
Expandcanvasactions/tests/watermark_50.imagecache_preset.inc104
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherwatermark_50.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc20N/A
Expandcoloractions/imagecache_coloractions.install111
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_coloractions.install4N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otherimagecache_coloractions.install15N/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)Otherimagecache_coloractions.install15N/A
Expandcoloractions/imagecache_coloractions.module5041
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherimagecache_coloractions.module19N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module117N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module117N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module118N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module118N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module128N/A
Missing periodOtherimagecache_coloractions.module152N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module160N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module161N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module192N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module192N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module193N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module193N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module203N/A
Missing periodOtherimagecache_coloractions.module227N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module235N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module236N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module250N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module251N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module255N/A
use a space between the closing parenthesis and the open bracketOtherimagecache_coloractions.module255N/A
else statements should begin on a new lineOtherimagecache_coloractions.module257N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module260N/A
use a space between the closing parenthesis and the open bracketOtherimagecache_coloractions.module260N/A
else statements should begin on a new lineOtherimagecache_coloractions.module262N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module265N/A
use a space between the closing parenthesis and the open bracketOtherimagecache_coloractions.module265N/A
else statements should begin on a new lineOtherimagecache_coloractions.module267N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module293N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module293N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module294N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module294N/A
Missing periodOtherimagecache_coloractions.module312N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module350N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module350N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module351N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module351N/A
Missing periodOtherimagecache_coloractions.module359N/A
Doxygen uses @todo and @bug to markup things to be done.Otherimagecache_coloractions.module380N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module387N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module387N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module388N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module388N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherimagecache_coloractions.module392N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherimagecache_coloractions.module401N/A
Missing periodOtherimagecache_coloractions.module440N/A
Expandcoloractions/transparency.inc9018
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othertransparency.inc3N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc14N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc14N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc15N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc15N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertransparency.inc20N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertransparency.inc63N/A
Missing periodOthertransparency.inc99N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthertransparency.inc99N/A
Function documentation should be less than 80 characters per line.Othertransparency.inc106N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc109N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc109N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc111N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc111N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc112N/A
Function summaries should be one line only. (Drupal Docs)Othertransparency.inc163N/A
Function documentation should be less than 80 characters per line.Othertransparency.inc171N/A
There should be no trailing spacesOthertransparency.inc177N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc178N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc178N/A
Separate comments from comment syntax by a space.Othertransparency.inc201N/A
There should be no trailing spacesOthertransparency.inc202N/A
Separate comments from comment syntax by a space.Othertransparency.inc203N/A
There should be no trailing spacesOthertransparency.inc210N/A
There should be no trailing spacesOthertransparency.inc211N/A
There should be no trailing spacesOthertransparency.inc222N/A
There should be no trailing spacesOthertransparency.inc231N/A
Expandcustomactions/imagecache_customactions.install111
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_customactions.install4N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otherimagecache_customactions.install15N/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)Otherimagecache_customactions.install15N/A
Expandcustomactions/imagecache_customactions.module3119
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_customactions.module4N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module33N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module33N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module41N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module41N/A
Use an indent of 2 spaces, with no tabsOtherimagecache_customactions.module55N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module80N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module80N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module81N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module81N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module134N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module135N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherimagecache_customactions.module149N/A
Doxygen uses @todo and @bug to markup things to be done.Otherimagecache_customactions.module157N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module179N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module179N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module180N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module180N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_customactions.module204N/A
Missing periodOtherimagecache_customactions.module207N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module209N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module210N/A
Use an indent of 2 spaces, with no tabsOtherimagecache_customactions.module215N/A
Leafimagefilter.inc209023
Leafimage_overlay.inc112
Expandtests/corners_combo.imagecache_preset.inc2026
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercorners_combo.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc25N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc31N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc43N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc44N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc48N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc54N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc62N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc66N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc73N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc77N/A
There should be no trailing spacesOthercorners_combo.imagecache_preset.inc84N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc85N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc89N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc96N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc100N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc107N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc111N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc117N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc121N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc127N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc131N/A
Expandtests/default.imagecache_preset.inc101
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherdefault.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherdefault.imagecache_preset.inc12N/A
Expandtests/imagecache_testsuite.features.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherimagecache_testsuite.features.inc-1N/A
Expandtests/imagecache_testsuite.module33217
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_testsuite.module4N/A
There should be no trailing spacesOtherimagecache_testsuite.module6N/A
There should be no trailing spacesOtherimagecache_testsuite.module8N/A
There should be no trailing spacesOtherimagecache_testsuite.module10N/A
Remove the empty commented line in your function documentation.Otherimagecache_testsuite.module13N/A
Administrative menu items should have a description.Otherimagecache_testsuite.module23N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_testsuite.module24N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_testsuite.module31N/A
Administrative menu items should have a description.Otherimagecache_testsuite.module37N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_testsuite.module38N/A
Missing periodOtherimagecache_testsuite.module47N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module63N/A
There should be no trailing spacesOtherimagecache_testsuite.module65N/A
There should be no trailing spacesOtherimagecache_testsuite.module76N/A
There should be no trailing spacesOtherimagecache_testsuite.module78N/A
There should be no trailing spacesOtherimagecache_testsuite.module85N/A
There should be no trailing spacesOtherimagecache_testsuite.module88N/A
Use an indent of 2 spaces, with no tabsOtherimagecache_testsuite.module107N/A
There should be no trailing spacesOtherimagecache_testsuite.module118N/A
There should be no trailing spacesOtherimagecache_testsuite.module128N/A
There should be no trailing spacesOtherimagecache_testsuite.module132N/A
There should be no trailing spacesOtherimagecache_testsuite.module133N/A
There should be no trailing spacesOtherimagecache_testsuite.module145N/A
There should be no trailing spacesOtherimagecache_testsuite.module155N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otherimagecache_testsuite.module167N/A
There should be no trailing spacesOtherimagecache_testsuite.module170N/A
There should be no trailing spacesOtherimagecache_testsuite.module175N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otherimagecache_testsuite.module177N/A
There should be no trailing spacesOtherimagecache_testsuite.module180N/A
There should be no trailing spacesOtherimagecache_testsuite.module186N/A
There should be no trailing spacesOtherimagecache_testsuite.module190N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module225N/A
There should be no trailing spacesOtherimagecache_testsuite.module226N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module234N/A
There should be no trailing spacesOtherimagecache_testsuite.module236N/A
There should be no trailing spacesOtherimagecache_testsuite.module238N/A
There should be no trailing spacesOtherimagecache_testsuite.module239N/A
There should be no trailing spacesOtherimagecache_testsuite.module244N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_testsuite.module254N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module263N/A
There should be no trailing spacesOtherimagecache_testsuite.module264N/A
If you define a @param or @return, you should document it as well.Otherimagecache_testsuite.module265N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_testsuite.module265N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module278N/A
There should be no trailing spacesOtherimagecache_testsuite.module279N/A
The $title argument to drupal_set_title() should be enclosed within t() so that it is translatable.Otherimagecache_testsuite.module284N/A
There should be no trailing spacesOtherimagecache_testsuite.module292N/A
There should be no trailing spacesOtherimagecache_testsuite.module315N/A
There should be no trailing spacesOtherimagecache_testsuite.module322N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherimagecache_testsuite.module329N/A
There should be no trailing spacesOtherimagecache_testsuite.module448N/A
There should be no trailing spacesOtherimagecache_testsuite.module471N/A
Expandtests/relative_canvas.imagecache_preset.inc107
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrelative_canvas.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc25N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc31N/A
Expandtests/scale.imagecache_preset.inc104
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherscale.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc20N/A
Expandtests/scale_canvas.imagecache_preset.inc108
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherscale_canvas.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc31N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc36N/A
Expandtests/scale_rotate.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherscale_rotate.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc31N/A
There should be no trailing spacesOtherscale_rotate.imagecache_preset.inc31N/A
Leaftextactions.inc2255
Expandutility-color.inc312
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherutility-color.inc3N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherutility-color.inc15N/A
Function summaries should be one line only. (Drupal Docs)Otherutility-color.inc34N/A
There should be no trailing spacesOtherutility-color.inc35N/A
There should be no trailing spacesOtherutility-color.inc36N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherutility-color.inc44N/A
Leafutility.inc2118
Expandwatermark.inc106
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherwatermark.inc4N/A
Function documentation should be less than 80 characters per line.Otherwatermark.inc11N/A
Function documentation should be less than 80 characters per line.Otherwatermark.inc12N/A
Separate comments from comment syntax by a space.Otherwatermark.inc16N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherwatermark.inc32N/A

All

Test nameMinorCriticalNormal
Expandautorotate/imagecache_autorotate.install001
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherimagecache_autorotate.install4N/A
Expandautorotate/imagecache_autorotate.module004
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Otherimagecache_autorotate.module68N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_autorotate.module69N/A
Separate comments from comment syntax by a space.Otherimagecache_autorotate.module96N/A
Separate comments from comment syntax by a space.Otherimagecache_autorotate.module114N/A
Expandcanvasactions/canvasactions.inc9296
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othercanvasactions.inc3N/A
Remove the empty commented line in your function documentation.Othercanvasactions.inc12N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc25N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc33N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc33N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc34N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc34N/A
Doxygen uses @todo and @bug to markup things to be done.Othercanvasactions.inc37N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc38N/A
Use the matching Drupal theme functions, not raw HTML.Othercanvasactions.inc58N/A
Missing periodOthercanvasactions.inc64N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc66N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc67N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Othercanvasactions.inc76N/A
Doxygen uses @todo and @bug to markup things to be done.Othercanvasactions.inc82N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc95N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc95N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc96N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc96N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercanvasactions.inc96N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc97N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthercanvasactions.inc97N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc98N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc99N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc99N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc101N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc102N/A
Control statements should have one space between the control keyword and opening parenthesisOthercanvasactions.inc102N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc103N/A
Control statements should have one space between the control keyword and opening parenthesisOthercanvasactions.inc103N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc104N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc105N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc106N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc106N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc107N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc108N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc109N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc110N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc111N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc112N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc112N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc113N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc114N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc115N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc117N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc118N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc119N/A
do not use mixed case (camelCase), use lower case and _Othercanvasactions.inc119N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc121N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc122N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc123N/A
Function documentation should be less than 80 characters per line.Othercanvasactions.inc129N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc135N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc146N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc155N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc155N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc156N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc156N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercanvasactions.inc181N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othercanvasactions.inc287N/A
Missing periodOthercanvasactions.inc292N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc298N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc311N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercanvasactions.inc337N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercanvasactions.inc338N/A
Function summaries should be one line only. (Drupal Docs)Othercanvasactions.inc397N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc419N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc426N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc426N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc427N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc427N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othercanvasactions.inc431N/A
Use the matching Drupal theme functions, not raw HTML.Othercanvasactions.inc484N/A
Missing periodOthercanvasactions.inc490N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc495N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc496N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Othercanvasactions.inc505N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc573N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc574N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercanvasactions.inc589N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercanvasactions.inc598N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthercanvasactions.inc604N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc615N/A
Missing periodOthercanvasactions.inc631N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc634N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc635N/A
Use "elseif" in place of "else if"Othercanvasactions.inc642N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc657N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc666N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc666N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc667N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc667N/A
Missing periodOthercanvasactions.inc702N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc705N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc706N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc713N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc716N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc723N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc723N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc724N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othercanvasactions.inc724N/A
Missing periodOthercanvasactions.inc790N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc792N/A
If you define a @param or @return, you should document it as well.Othercanvasactions.inc793N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc818N/A
Use an indent of 2 spaces, with no tabsOthercanvasactions.inc819N/A
Separate comments from comment syntax by a space.Othercanvasactions.inc838N/A
Expandcanvasactions/imagecache_canvasactions.install132
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_canvasactions.install4N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otherimagecache_canvasactions.install15N/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)Otherimagecache_canvasactions.install15N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherimagecache_canvasactions.install52N/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)Otherimagecache_canvasactions.install52N/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)Otherimagecache_canvasactions.install59N/A
Expandcanvasactions/imagecache_canvasactions.module306
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_canvasactions.module4N/A
If you define a @param or @return, you should document it as well.Otherimagecache_canvasactions.module30N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_canvasactions.module30N/A
If you define a @param or @return, you should document it as well.Otherimagecache_canvasactions.module38N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_canvasactions.module38N/A
Remove the empty commented line in your function documentation.Otherimagecache_canvasactions.module39N/A
There should be no trailing spacesOtherimagecache_canvasactions.module67N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherimagecache_canvasactions.module70N/A
There should be no trailing spacesOtherimagecache_canvasactions.module75N/A
Expandcanvasactions/rounded_corners.inc2112
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherrounded_corners.inc4N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc12N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherrounded_corners.inc12N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc13N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherrounded_corners.inc13N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherrounded_corners.inc17N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrounded_corners.inc44N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherrounded_corners.inc50N/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.Otherrounded_corners.inc67N/A
Missing periodOtherrounded_corners.inc117N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc125N/A
If you define a @param or @return, you should document it as well.Otherrounded_corners.inc126N/A
Use "elseif" in place of "else if"Otherrounded_corners.inc223N/A
Use "elseif" in place of "else if"Otherrounded_corners.inc231N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherrounded_corners.inc319N/A
Expandcanvasactions/tests/cheap_dropshadow.imagecache_preset.inc16020
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc12N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc21N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc25N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc26N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc30N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc31N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc33N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc37N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc38N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc44N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc45N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc53N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc54N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc58N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc59N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc60N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc61N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc65N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc66N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc72N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc73N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc81N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc82N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc86N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc87N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc93N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc94N/A
There should be no trailing spacesOthercheap_dropshadow.imagecache_preset.inc98N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc99N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc105N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercheap_dropshadow.imagecache_preset.inc109N/A
Expandcanvasactions/tests/keyword_positioning.imagecache_preset.inc1010
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherkeyword_positioning.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc28N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc43N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc50N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherkeyword_positioning.imagecache_preset.inc54N/A
Expandcanvasactions/tests/positioned_underlay.imagecache_preset.inc108
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherpositioned_underlay.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc30N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc38N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherpositioned_underlay.imagecache_preset.inc42N/A
Expandcanvasactions/tests/rotate_alpha.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_alpha.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc20N/A
There should be no trailing spacesOtherrotate_alpha.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc26N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha.imagecache_preset.inc30N/A
Expandcanvasactions/tests/rotate_alpha_gif.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_alpha_gif.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc21N/A
There should be no trailing spacesOtherrotate_alpha_gif.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_alpha_gif.imagecache_preset.inc31N/A
Expandcanvasactions/tests/rotate_scale.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_scale.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc21N/A
There should be no trailing spacesOtherrotate_scale.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale.imagecache_preset.inc31N/A
Expandcanvasactions/tests/rotate_scale_alpha.imagecache_preset.inc208
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrotate_scale_alpha.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc21N/A
There should be no trailing spacesOtherrotate_scale_alpha.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc43N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc49N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrotate_scale_alpha.imagecache_preset.inc53N/A
Expandcanvasactions/tests/rounded.imagecache_preset.inc107
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrounded.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc20N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrounded.imagecache_preset.inc22N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded.imagecache_preset.inc25N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherrounded.imagecache_preset.inc29N/A
Expandcanvasactions/tests/rounded_bl.imagecache_preset.inc109
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrounded_bl.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc22N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc24N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrounded_bl.imagecache_preset.inc31N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_bl.imagecache_preset.inc34N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherrounded_bl.imagecache_preset.inc38N/A
Expandcanvasactions/tests/rounded_flattened.imagecache_preset.inc1012
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrounded_flattened.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc23N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc25N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherrounded_flattened.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc35N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc40N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc44N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrounded_flattened.imagecache_preset.inc50N/A
Expandcanvasactions/tests/watermark_100.imagecache_preset.inc104
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherwatermark_100.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_100.imagecache_preset.inc20N/A
Expandcanvasactions/tests/watermark_50.imagecache_preset.inc104
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherwatermark_50.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherwatermark_50.imagecache_preset.inc20N/A
Expandcoloractions/imagecache_coloractions.install111
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_coloractions.install4N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otherimagecache_coloractions.install15N/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)Otherimagecache_coloractions.install15N/A
Expandcoloractions/imagecache_coloractions.module5041
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherimagecache_coloractions.module19N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module117N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module117N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module118N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module118N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module128N/A
Missing periodOtherimagecache_coloractions.module152N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module160N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module161N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module192N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module192N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module193N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module193N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module203N/A
Missing periodOtherimagecache_coloractions.module227N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module235N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_coloractions.module236N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module250N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module251N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module255N/A
use a space between the closing parenthesis and the open bracketOtherimagecache_coloractions.module255N/A
else statements should begin on a new lineOtherimagecache_coloractions.module257N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module260N/A
use a space between the closing parenthesis and the open bracketOtherimagecache_coloractions.module260N/A
else statements should begin on a new lineOtherimagecache_coloractions.module262N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_coloractions.module265N/A
use a space between the closing parenthesis and the open bracketOtherimagecache_coloractions.module265N/A
else statements should begin on a new lineOtherimagecache_coloractions.module267N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module293N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module293N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module294N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module294N/A
Missing periodOtherimagecache_coloractions.module312N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module350N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module350N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module351N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module351N/A
Missing periodOtherimagecache_coloractions.module359N/A
Doxygen uses @todo and @bug to markup things to be done.Otherimagecache_coloractions.module380N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module387N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module387N/A
If you define a @param or @return, you should document it as well.Otherimagecache_coloractions.module388N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_coloractions.module388N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Otherimagecache_coloractions.module392N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Otherimagecache_coloractions.module401N/A
Missing periodOtherimagecache_coloractions.module440N/A
Expandcoloractions/transparency.inc9018
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othertransparency.inc3N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc14N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc14N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc15N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc15N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertransparency.inc20N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertransparency.inc63N/A
Missing periodOthertransparency.inc99N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthertransparency.inc99N/A
Function documentation should be less than 80 characters per line.Othertransparency.inc106N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc109N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc109N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc111N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc111N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc112N/A
Function summaries should be one line only. (Drupal Docs)Othertransparency.inc163N/A
Function documentation should be less than 80 characters per line.Othertransparency.inc171N/A
There should be no trailing spacesOthertransparency.inc177N/A
If you define a @param or @return, you should document it as well.Othertransparency.inc178N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertransparency.inc178N/A
Separate comments from comment syntax by a space.Othertransparency.inc201N/A
There should be no trailing spacesOthertransparency.inc202N/A
Separate comments from comment syntax by a space.Othertransparency.inc203N/A
There should be no trailing spacesOthertransparency.inc210N/A
There should be no trailing spacesOthertransparency.inc211N/A
There should be no trailing spacesOthertransparency.inc222N/A
There should be no trailing spacesOthertransparency.inc231N/A
Expandcustomactions/imagecache_customactions.install111
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_customactions.install4N/A
Use st() instead of t() in hook_install(), hook_uninstall() and hook_update_N()Otherimagecache_customactions.install15N/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)Otherimagecache_customactions.install15N/A
Expandcustomactions/imagecache_customactions.module3119
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_customactions.module4N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module33N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module33N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module41N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module41N/A
Use an indent of 2 spaces, with no tabsOtherimagecache_customactions.module55N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module80N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module80N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module81N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module81N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module134N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module135N/A
Using eval() or drupal_eval() in your module's code could have a security risk if the PHP input provided to the function contains malicious code. (Drupal Docs)Otherimagecache_customactions.module149N/A
Doxygen uses @todo and @bug to markup things to be done.Otherimagecache_customactions.module157N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module179N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module179N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module180N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_customactions.module180N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_customactions.module204N/A
Missing periodOtherimagecache_customactions.module207N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module209N/A
If you define a @param or @return, you should document it as well.Otherimagecache_customactions.module210N/A
Use an indent of 2 spaces, with no tabsOtherimagecache_customactions.module215N/A
Leafimagecache_actions.module100
Leafimagefilter.inc209023
Leafimage_overlay.inc112
Expandtests/corners_combo.imagecache_preset.inc2026
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercorners_combo.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc25N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc31N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc39N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc43N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc44N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc48N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc54N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc62N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc66N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc73N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc77N/A
There should be no trailing spacesOthercorners_combo.imagecache_preset.inc84N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc85N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc89N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc96N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc100N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc107N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc111N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc117N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc121N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc127N/A
Functions should be called with no spaces between the function name and opening parenthesesOthercorners_combo.imagecache_preset.inc131N/A
Expandtests/default.imagecache_preset.inc101
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherdefault.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherdefault.imagecache_preset.inc12N/A
Expandtests/imagecache_testsuite.features.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherimagecache_testsuite.features.inc-1N/A
Expandtests/imagecache_testsuite.module33217
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherimagecache_testsuite.module4N/A
There should be no trailing spacesOtherimagecache_testsuite.module6N/A
There should be no trailing spacesOtherimagecache_testsuite.module8N/A
There should be no trailing spacesOtherimagecache_testsuite.module10N/A
Remove the empty commented line in your function documentation.Otherimagecache_testsuite.module13N/A
Administrative menu items should have a description.Otherimagecache_testsuite.module23N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_testsuite.module24N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_testsuite.module31N/A
Administrative menu items should have a description.Otherimagecache_testsuite.module37N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherimagecache_testsuite.module38N/A
Missing periodOtherimagecache_testsuite.module47N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module63N/A
There should be no trailing spacesOtherimagecache_testsuite.module65N/A
There should be no trailing spacesOtherimagecache_testsuite.module76N/A
There should be no trailing spacesOtherimagecache_testsuite.module78N/A
There should be no trailing spacesOtherimagecache_testsuite.module85N/A
There should be no trailing spacesOtherimagecache_testsuite.module88N/A
Use an indent of 2 spaces, with no tabsOtherimagecache_testsuite.module107N/A
There should be no trailing spacesOtherimagecache_testsuite.module118N/A
There should be no trailing spacesOtherimagecache_testsuite.module128N/A
There should be no trailing spacesOtherimagecache_testsuite.module132N/A
There should be no trailing spacesOtherimagecache_testsuite.module133N/A
There should be no trailing spacesOtherimagecache_testsuite.module145N/A
There should be no trailing spacesOtherimagecache_testsuite.module155N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otherimagecache_testsuite.module167N/A
There should be no trailing spacesOtherimagecache_testsuite.module170N/A
There should be no trailing spacesOtherimagecache_testsuite.module175N/A
Potential problem: trigger_error() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. (Drupal Docs)Otherimagecache_testsuite.module177N/A
There should be no trailing spacesOtherimagecache_testsuite.module180N/A
There should be no trailing spacesOtherimagecache_testsuite.module186N/A
There should be no trailing spacesOtherimagecache_testsuite.module190N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module225N/A
There should be no trailing spacesOtherimagecache_testsuite.module226N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module234N/A
There should be no trailing spacesOtherimagecache_testsuite.module236N/A
There should be no trailing spacesOtherimagecache_testsuite.module238N/A
There should be no trailing spacesOtherimagecache_testsuite.module239N/A
There should be no trailing spacesOtherimagecache_testsuite.module244N/A
Control statements should have one space between the control keyword and opening parenthesisOtherimagecache_testsuite.module254N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module263N/A
There should be no trailing spacesOtherimagecache_testsuite.module264N/A
If you define a @param or @return, you should document it as well.Otherimagecache_testsuite.module265N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Otherimagecache_testsuite.module265N/A
Function summaries should be one line only. (Drupal Docs)Otherimagecache_testsuite.module278N/A
There should be no trailing spacesOtherimagecache_testsuite.module279N/A
The $title argument to drupal_set_title() should be enclosed within t() so that it is translatable.Otherimagecache_testsuite.module284N/A
There should be no trailing spacesOtherimagecache_testsuite.module292N/A
There should be no trailing spacesOtherimagecache_testsuite.module315N/A
There should be no trailing spacesOtherimagecache_testsuite.module322N/A
Use PHP's master function, not an alias. (List of PHP aliases)Otherimagecache_testsuite.module329N/A
There should be no trailing spacesOtherimagecache_testsuite.module448N/A
There should be no trailing spacesOtherimagecache_testsuite.module471N/A
Expandtests/relative_canvas.imagecache_preset.inc107
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherrelative_canvas.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc20N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc25N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherrelative_canvas.imagecache_preset.inc31N/A
Expandtests/scale.imagecache_preset.inc104
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherscale.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc15N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale.imagecache_preset.inc20N/A
Expandtests/scale_canvas.imagecache_preset.inc108
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherscale_canvas.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc31N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc32N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_canvas.imagecache_preset.inc36N/A
Expandtests/scale_rotate.imagecache_preset.inc206
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherscale_rotate.imagecache_preset.inc6N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc12N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc16N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc17N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc21N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc27N/A
Functions should be called with no spaces between the function name and opening parenthesesOtherscale_rotate.imagecache_preset.inc31N/A
There should be no trailing spacesOtherscale_rotate.imagecache_preset.inc31N/A
Leaftextactions.inc2255
Expandutility-color.inc312
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherutility-color.inc3N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherutility-color.inc15N/A
Function summaries should be one line only. (Drupal Docs)Otherutility-color.inc34N/A
There should be no trailing spacesOtherutility-color.inc35N/A
There should be no trailing spacesOtherutility-color.inc36N/A
Potential problem: form_set_error() and form_error() only accept filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Otherutility-color.inc44N/A
Expandutility-form.inc100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherutility-form.inc3N/A
Leafutility.inc2118
Expandwatermark.inc106
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherwatermark.inc4N/A
Function documentation should be less than 80 characters per line.Otherwatermark.inc11N/A
Function documentation should be less than 80 characters per line.Otherwatermark.inc12N/A
Separate comments from comment syntax by a space.Otherwatermark.inc16N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOtherwatermark.inc32N/A