| @file block missing (Drupal Docs) | Other | multilink.module | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | multilink.module | 2 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | multilink.module | 13 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 29 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 35 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 48 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | multilink.module | 65 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | multilink.module | 85 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | multilink.module | 86 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 154 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 160 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 162 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 171 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 174 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 179 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 191 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | multilink.module | 213 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 226 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 246 | N/A |  |
| use stdClass caseCapitalization, it's the one exception to the mixed case style standard | Other | multilink.module | 277 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 315 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 322 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 328 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 371 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | multilink.module | 378 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 379 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 380 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 381 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 385 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 398 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 404 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 405 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 406 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 412 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | multilink.module | 429 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 445 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 455 | N/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. | Other | multilink.module | 457 | N/A |  |
| indent secondary line of comment one space | Other | multilink.module | 468 | N/A |  |
| put a space between the asterisk and the comment text | Other | multilink.module | 468 | N/A |  |