| @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 |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | multilink.module | 12 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 30 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 33 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | multilink.module | 42 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | multilink.module | 43 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 61 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | multilink.module | 73 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 94 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 95 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 123 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 129 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 130 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 175 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 176 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 207 | N/A |  |
| missing space after comma | Other | multilink.module | 231 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 243 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 265 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 273 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 280 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 317 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 319 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 334 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 340 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 342 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 351 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 354 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 359 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 371 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | multilink.module | 393 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 406 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 504 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 515 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 523 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 539 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 547 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 573 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 575 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 585 | N/A |  |
| indent secondary line of comment one space | Other | multilink.module | 603 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 614 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 622 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | multilink.module | 646 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 663 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 682 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | multilink.module | 690 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 695 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | multilink.module | 701 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 703 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | multilink.module | 707 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 720 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | multilink.module | 725 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 731 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 739 | N/A |  |
| Separate comments from comment syntax by a space. | Other | multilink.module | 766 | 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 | 777 | N/A |  |
| indent secondary line of comment one space | Other | multilink.module | 788 | N/A |  |
| put a space between the asterisk and the comment text | Other | multilink.module | 788 | N/A |  |