examples/taskbar_activity_example/taskbar_activity_example.install | 0 | 0 | 0 |
examples/taskbar_activity_example/taskbar_activity_example.module | 0 | 0 | 0 |
includes/taskbar.theme.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | taskbar.theme.inc | -1 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar.theme.inc | 2 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar.theme.inc | 4 | N/A |  |
|
modules/taskbar_activity/taskbar_activity.admin.inc | 0 | 0 | 0 |
modules/taskbar_activity/taskbar_activity.api.php | 0 | 0 | 0 |
modules/taskbar_activity/taskbar_activity.install | 0 | 0 | 0 |
modules/taskbar_activity/taskbar_activity.module | 0 | 0 | 0 |
modules/taskbar_migrate/taskbar_migrate.module | 0 | 1 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Doxygen uses @todo and @bug to markup things to be done. | Other | taskbar_migrate.module | 85 | N/A |  |
| In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs) | Other | taskbar_migrate.module | 86 | N/A |  |
|
modules/taskbar_tacore/taskbar_tacore.api.php | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | taskbar_tacore.api.php | 15 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_tacore.api.php | 20 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_tacore.api.php | 21 | N/A |  |
| Remove the empty commented line in your function documentation. | Other | taskbar_tacore.api.php | 25 | N/A |  |
|
modules/taskbar_tacore/taskbar_tacore.install | 0 | 0 | 0 |
modules/taskbar_tacore/taskbar_tacore.module | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 50 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 52 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 83 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_tacore.module | 85 | N/A |  |
|
modules/taskbar_ui/taskbar_ui-list-form.tpl.php | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| the final ?> should be omitted from all code files | Other | taskbar_ui-list-form.tpl.php | 68 | N/A |  |
|
modules/taskbar_ui/taskbar_ui.module | 0 | 4 | 9 |
| Message | Group | Filename | Line | Function | Status |
| Administrative menu items should have a description. | Other | taskbar_ui.module | 69 | N/A |  |
| Administrative menu items should have a description. | Other | taskbar_ui.module | 76 | N/A |  |
| Administrative menu items should have a description. | Other | taskbar_ui.module | 83 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 92 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 94 | N/A |  |
| Potential problem: confirm_form() 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 | taskbar_ui.module | 465 | 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 | taskbar_ui.module | 474 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_ui.module | 482 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar_ui.module | 483 | N/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) | Other | taskbar_ui.module | 528 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | taskbar_ui.module | 595 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 640 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar_ui.module | 642 | N/A |  |
|
modules/taskbar_views/taskbar_views.admin.inc | 0 | 0 | 0 |
modules/taskbar_views/taskbar_views.install | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Doxygen uses @todo and @bug to markup things to be done. | Other | taskbar_views.install | 20 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | taskbar_views.install | 104 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | taskbar_views.install | 106 | N/A |  |
|
modules/taskbar_views/taskbar_views.module | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar_views.module | 103 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar_views.module | 104 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar_views.module | 105 | N/A |  |
|
providers/taskbar_provider.block.inc | 0 | 0 | 0 |
providers/taskbar_provider.custom.inc | 0 | 0 | 0 |
providers/taskbar_provider.link.inc | 0 | 0 | 0 |
taskbar.api.php | 1 | 0 | 8 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 8 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 9 | N/A |  |
| There should be no trailing spaces | Other | taskbar.api.php | 11 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 17 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 21 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 53 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 58 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | taskbar.api.php | 59 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | taskbar.api.php | 129 | N/A |  |
|
taskbar.install | 0 | 0 | 0 |
taskbar.module | 0 | 0 | 12 |
| Message | Group | Filename | Line | Function | Status |
| Separate comments from comment syntax by a space. | Other | taskbar.module | 142 | N/A |  |
| Separate comments from comment syntax by a space. | Other | taskbar.module | 144 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 173 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 205 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 220 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 287 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 577 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | taskbar.module | 652 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 653 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | taskbar.module | 653 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | taskbar.module | 654 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | taskbar.module | 654 | N/A |  |
|
taskbar.taskbar.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | taskbar.taskbar.inc | 66 | N/A |  |
|