| @file block missing (Drupal Docs) | Other | bakery.module | -1 | N/A |  |
| Use "elseif" in place of "else if" | Other | bakery.module | 107 | N/A |  |
| Use "elseif" in place of "else if" | Other | bakery.module | 120 | N/A |  |
| Use "elseif" in place of "else if" | Other | bakery.module | 133 | N/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) | Other | bakery.module | 154 | N/A |  |
| Use "elseif" in place of "else if" | Other | bakery.module | 173 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | bakery.module | 180 | N/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) | Other | bakery.module | 208 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | bakery.module | 216 | N/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) | Other | bakery.module | 377 | N/A |  |
| Use ANSI standard <> instead of != | Other | bakery.module | 900 | N/A |  |
| Use ANSI standard <> instead of != | Other | bakery.module | 903 | N/A |  |
| Use ANSI standard <> instead of != | Other | bakery.module | 906 | N/A |  |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | bakery.module | 1196 | N/A |  |
| Potential problem: use the Form API to prevent against CSRF attacks. If you need to use $_POST variables, ensure they are fully sanitized if displayed by using check_plain(), filter_xss() or similar. (Drupal Docs) | Other | bakery.module | 1323 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | bakery.module | 1428 | N/A |  |
| Use ANSI standard <> instead of != | Other | bakery.module | 1562 | N/A |  |
| Use ANSI standard <> instead of != | Other | bakery.module | 1563 | N/A |  |
| Use "elseif" in place of "else if" | Other | bakery.module | 1597 | N/A |  |
| Use "elseif" in place of "else if" | Other | bakery.module | 1602 | N/A |  |
| Use "elseif" in place of "else if" | Other | bakery.module | 1609 | N/A |  |