includes/postgis.feeds.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.feeds.inc | 30 | N/A |  |
|
includes/postgis.field.formatter.inc | 3 | 0 | 6 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | postgis.field.formatter.inc | 9 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.field.formatter.inc | 9 | N/A |  |
| There should be no trailing spaces | Other | postgis.field.formatter.inc | 10 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | postgis.field.formatter.inc | 40 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.field.formatter.inc | 40 | N/A |  |
| There should be no trailing spaces | Other | postgis.field.formatter.inc | 41 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.field.formatter.inc | 77 | N/A |  |
| There should be no trailing spaces | Other | postgis.field.formatter.inc | 78 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | postgis.field.formatter.inc | 116 | N/A |  |
|
includes/postgis.field.inc | 2 | 1 | 7 |
| Message | Group | Filename | Line | Function | Status |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.field.inc | 28 | N/A |  |
| There should be no trailing spaces | Other | postgis.field.inc | 29 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | postgis.field.inc | 75 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | postgis.field.inc | 77 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | postgis.field.inc | 78 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | postgis.field.inc | 96 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.field.inc | 96 | N/A |  |
| There should be no trailing spaces | Other | postgis.field.inc | 97 | N/A |  |
| Remove the empty commented line in your function documentation. | Other | postgis.field.inc | 119 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | postgis.field.inc | 165 | N/A |  |
|
includes/postgis.field.widget.inc | 1 | 2 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.field.widget.inc | 58 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.field.widget.inc | 72 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.field.widget.inc | 84 | N/A |  |
| There should be no trailing spaces | Other | postgis.field.widget.inc | 85 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | postgis.field.widget.inc | 136 | N/A |  |
| Potential problem: FAPI elements '#title' and '#description' only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | postgis.field.widget.inc | 139 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.field.widget.inc | 154 | N/A |  |
|
includes/postgis.geometry.inc | 1 | 0 | 13 |
| Message | Group | Filename | Line | Function | Status |
| use a space between the closing parenthesis and the open bracket | Other | postgis.geometry.inc | 41 | N/A |  |
| There should be no trailing spaces | Other | postgis.geometry.inc | 58 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | postgis.geometry.inc | 76 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.geometry.inc | 76 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | postgis.geometry.inc | 144 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | postgis.geometry.inc | 220 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.geometry.inc | 220 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | postgis.geometry.inc | 226 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.geometry.inc | 226 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.geometry.inc | 248 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.geometry.inc | 325 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | postgis.geometry.inc | 355 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.geometry.inc | 372 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | postgis.geometry.inc | 415 | N/A |  |
|
includes/postgis.openlayers.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.openlayers.inc | 15 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.openlayers.inc | 44 | N/A |  |
|
plugins/geoserver/layer_types/geoserver_layer_type_postgis_field.inc | 0 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geoserver_layer_type_postgis_field.inc | 259 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geoserver_layer_type_postgis_field.inc | 264 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geoserver_layer_type_postgis_field.inc | 270 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geoserver_layer_type_postgis_field.inc | 276 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geoserver_layer_type_postgis_field.inc | 282 | N/A |  |
|
postgis.install | 1 | 1 | 10 |
| Message | Group | Filename | Line | Function | Status |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.install | 28 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | postgis.install | 51 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.install | 51 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | postgis.install | 60 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.install | 60 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | postgis.install | 62 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | postgis.install | 63 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.install | 63 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.install | 67 | N/A |  |
| There should be no trailing spaces | Other | postgis.install | 73 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | postgis.install | 74 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | postgis.install | 77 | N/A |  |
|
postgis.module | 0 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| Use the matching Drupal theme functions, not raw HTML. | Other | postgis.module | 62 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.module | 67 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | postgis.module | 70 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | postgis.module | 71 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | postgis.module | 73 | N/A |  |
|
postgis.test | 1 | 0 | 9 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | postgis.test | -1 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 3 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 11 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 27 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 39 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 48 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 62 | N/A |  |
| There should be no trailing spaces | Other | postgis.test | 69 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 70 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | postgis.test | 76 | N/A |  |
|