| @file block missing (Drupal Docs) | Other | contentapi.module | -1 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | contentapi.module | 10 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | contentapi.module | 10 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | contentapi.module | 11 | N/A |  |
| Administrative menu items should have a description. | Other | contentapi.module | 19 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | contentapi.module | 69 | N/A |  |
| Missing period | Other | contentapi.module | 78 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | contentapi.module | 108 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | contentapi.module | 168 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | contentapi.module | 184 | N/A |  |
| Missing period | Other | contentapi.module | 188 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | contentapi.module | 188 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | contentapi.module | 189 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | contentapi.module | 189 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | contentapi.module | 226 | N/A |  |
| Separate comments from comment syntax by a space. | Other | contentapi.module | 236 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | contentapi.module | 256 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | contentapi.module | 256 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | contentapi.module | 258 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | contentapi.module | 258 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | contentapi.module | 258 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | contentapi.module | 280 | N/A |  |
| Remove the empty commented line in your function documentation. | Other | contentapi.module | 286 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | contentapi.module | 346 | N/A |  |
| Use Drupal's format_date(), not PHP's default date(). | Other | contentapi.module | 347 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | contentapi.module | 419 | N/A |  |
| There should be no trailing spaces | Other | contentapi.module | 431 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | contentapi.module | 458 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | contentapi.module | 459 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | contentapi.module | 462 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | contentapi.module | 463 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | contentapi.module | 576 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | contentapi.module | 576 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | contentapi.module | 576 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | contentapi.module | 577 | N/A |  |
| @param and @return syntax does not indicate the data type. (Drupal Docs) | Other | contentapi.module | 577 | N/A |  |