plugins/views_plugin_style_supertable.inc | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | views_plugin_style_supertable.inc | 65 | N/A |  |
| There should be no trailing spaces | Other | views_plugin_style_supertable.inc | 163 | N/A |  |
|
theme/views-supertable.tpl.php | 1 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file description should be on the following line (Drupal Docs) | Other | views-supertable.tpl.php | 3 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | views-supertable.tpl.php | 23 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | views-supertable.tpl.php | 30 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | views-supertable.tpl.php | 40 | N/A |  |
|
theme/views_supertable.theme.inc | 5 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_supertable.theme.inc | -1 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | views_supertable.theme.inc | 195 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | views_supertable.theme.inc | 197 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | views_supertable.theme.inc | 199 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | views_supertable.theme.inc | 204 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | views_supertable.theme.inc | 206 | N/A |  |
|
views_supertable.module | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_supertable.module | -1 | N/A |  |
| the final ?> should be omitted from all code files | Other | views_supertable.module | 10 | N/A |  |
|
views_supertable.views.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_supertable.views.inc | -1 | N/A |  |
| the final ?> should be omitted from all code files | Other | views_supertable.views.inc | 21 | N/A |  |
|