db/mysql_spatial.inc | 5 | 0 | 16 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | mysql_spatial.inc | 1 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | mysql_spatial.inc | 13 | N/A |  |
| There should be no trailing spaces | Other | mysql_spatial.inc | 14 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | mysql_spatial.inc | 16 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | mysql_spatial.inc | 21 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | mysql_spatial.inc | 23 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | mysql_spatial.inc | 24 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | mysql_spatial.inc | 33 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | mysql_spatial.inc | 44 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | mysql_spatial.inc | 49 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | mysql_spatial.inc | 59 | N/A |  |
| There should be no trailing spaces | Other | mysql_spatial.inc | 60 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | mysql_spatial.inc | 61 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | mysql_spatial.inc | 64 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | mysql_spatial.inc | 80 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | mysql_spatial.inc | 96 | N/A |  |
| There should be no trailing spaces | Other | mysql_spatial.inc | 122 | N/A |  |
| indent secondary line of comment one space | Other | mysql_spatial.inc | 127 | N/A |  |
| Separate comments from comment syntax by a space. | Other | mysql_spatial.inc | 136 | N/A |  |
| Separate comments from comment syntax by a space. | Other | mysql_spatial.inc | 149 | N/A |  |
| There should be no trailing spaces | Other | mysql_spatial.inc | 156 | N/A |  |
|
db/postgis.inc | 7 | 0 | 18 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | postgis.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | postgis.inc | 1 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.inc | 13 | N/A |  |
| There should be no trailing spaces | Other | postgis.inc | 14 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | postgis.inc | 16 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | postgis.inc | 21 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | postgis.inc | 23 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | postgis.inc | 24 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | postgis.inc | 29 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | postgis.inc | 30 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | postgis.inc | 31 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | postgis.inc | 34 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | postgis.inc | 41 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | postgis.inc | 45 | N/A |  |
| Remove the empty commented line in your function documentation. | Other | postgis.inc | 47 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | postgis.inc | 63 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | postgis.inc | 74 | N/A |  |
| There should be no trailing spaces | Other | postgis.inc | 75 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | postgis.inc | 76 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | postgis.inc | 79 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | postgis.inc | 110 | N/A |  |
| There should be no trailing spaces | Other | postgis.inc | 113 | N/A |  |
| There should be no trailing spaces | Other | postgis.inc | 117 | N/A |  |
| There should be no trailing spaces | Other | postgis.inc | 137 | N/A |  |
| There should be no trailing spaces | Other | postgis.inc | 169 | N/A |  |
|
geo.inc | 4 | 1 | 25 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.inc | 1 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | geo.inc | 6 | N/A |  |
| There should be no trailing spaces | Other | geo.inc | 16 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | geo.inc | 16 | N/A |  |
| There should be no trailing spaces | Other | geo.inc | 49 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo.inc | 59 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo.inc | 61 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo.inc | 63 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo.inc | 69 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo.inc | 88 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo.inc | 94 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 103 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 107 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 111 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 115 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 119 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 123 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo.inc | 124 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 127 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo.inc | 128 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 131 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 135 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 139 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo.inc | 143 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | geo.inc | 150 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | geo.inc | 152 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | geo.inc | 154 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo.inc | 162 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo.inc | 169 | N/A |  |
|
geo.install | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.install | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.install | 1 | N/A |  |
|
geo.module | 0 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.module | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.module | 1 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo.module | 10 | N/A |  |
| If you define a @param or @return, you should document it as well. | Other | geo.module | 14 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo.module | 32 | N/A |  |
|
includes/geo.api.inc | 1 | 0 | 8 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.api.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.api.inc | 1 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo.api.inc | 25 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo.api.inc | 46 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo.api.inc | 60 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo.api.inc | 84 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo.api.inc | 94 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo.api.inc | 173 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo.api.inc | 359 | N/A |  |
|
includes/geo.input.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.input.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.input.inc | 1 | N/A |  |
|
includes/geo.wkb.inc | 2 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.wkb.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.wkb.inc | 1 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | geo.wkb.inc | 29 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo.wkb.inc | 45 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo.wkb.inc | 52 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo.wkb.inc | 107 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo.wkb.inc | 158 | N/A |  |
|
includes/handlers/geo.inc | 4 | 0 | 12 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | geo.inc | 36 | N/A |  |
| There should be no trailing spaces | Other | geo.inc | 133 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | geo.inc | 266 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | geo.inc | 276 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | geo.inc | 277 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | geo.inc | 287 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | geo.inc | 298 | N/A |  |
| @param and @return descriptions begin indented on the next line. (Drupal Docs) | Other | geo.inc | 312 | N/A |  |
| Functions should be called with no spaces between the function name and opening parentheses | Other | geo.inc | 483 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo.inc | 560 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo.inc | 564 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo.inc | 627 | N/A |  |
| There should be no trailing spaces | Other | geo.inc | 721 | N/A |  |
| There should be no trailing spaces | Other | geo.inc | 744 | N/A |  |
|
includes/handlers/geo_simple.inc | 9 | 1 | 10 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_simple.inc | 1 | N/A |  |
| Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | geo_simple.inc | 44 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 125 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 142 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 193 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 194 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 205 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 332 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 340 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 356 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 362 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 539 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | geo_simple.inc | 594 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 638 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 642 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 664 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 679 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 684 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_simple.inc | 715 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_simple.inc | 719 | N/A |  |
|
includes/handlers/geo_sql.inc | 2 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_sql.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | geo_sql.inc | 64 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo_sql.inc | 90 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_sql.inc | 326 | N/A |  |
|
includes/handlers/geo_sql_mysql.inc | 2 | 0 | 12 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_sql_mysql.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_sql_mysql.inc | 1 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | geo_sql_mysql.inc | 24 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_mysql.inc | 34 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_mysql.inc | 49 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | geo_sql_mysql.inc | 62 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_sql_mysql.inc | 63 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | geo_sql_mysql.inc | 71 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_sql_mysql.inc | 72 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_sql_mysql.inc | 301 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_mysql.inc | 327 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_mysql.inc | 332 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_mysql.inc | 360 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_mysql.inc | 365 | N/A |  |
|
includes/handlers/geo_sql_postgis.inc | 2 | 1 | 8 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_sql_postgis.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_sql_postgis.inc | 1 | N/A |  |
| table names should be enclosed in {curly_brackets} | Other | geo_sql_postgis.inc | 9 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_postgis.inc | 92 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_sql_postgis.inc | 108 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | geo_sql_postgis.inc | 121 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_sql_postgis.inc | 122 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | geo_sql_postgis.inc | 131 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_sql_postgis.inc | 132 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_sql_postgis.inc | 152 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_sql_postgis.inc | 158 | N/A |  |
|
includes/shp2sql.inc | 18 | 0 | 11 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | shp2sql.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | shp2sql.inc | 1 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | shp2sql.inc | 4 | N/A |  |
| There should be no trailing spaces | Other | shp2sql.inc | 13 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 19 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 29 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | shp2sql.inc | 41 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 66 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | shp2sql.inc | 72 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 78 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | shp2sql.inc | 79 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 80 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 81 | N/A |  |
| There should be no trailing spaces | Other | shp2sql.inc | 91 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | shp2sql.inc | 94 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | shp2sql.inc | 102 | N/A |  |
| Separate comments from comment syntax by a space. | Other | shp2sql.inc | 106 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 159 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 161 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 164 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 215 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 216 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 217 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | shp2sql.inc | 246 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 263 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 304 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 306 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | shp2sql.inc | 310 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | shp2sql.inc | 318 | N/A |  |
|
includes/views/geo.views.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.views.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.views.inc | 1 | N/A |  |
|
includes/views/views_handler_argument_numeric_geo.inc | 1 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_argument_numeric_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_argument_numeric_geo.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | views_handler_argument_numeric_geo.inc | 4 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | views_handler_argument_numeric_geo.inc | 4 | N/A |  |
|
includes/views/views_handler_argument_string_geo.inc | 1 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_argument_string_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_argument_string_geo.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | views_handler_argument_string_geo.inc | 4 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | views_handler_argument_string_geo.inc | 4 | N/A |  |
|
includes/views/views_handler_field_geo.inc | 0 | 0 | 5 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_field_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_field_geo.inc | 1 | N/A |  |
| Separate comments from comment syntax by a space. | Other | views_handler_field_geo.inc | 1 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | views_handler_field_geo.inc | 5 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | views_handler_field_geo.inc | 18 | N/A |  |
|
includes/views/views_handler_filter_geo.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_filter_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_filter_geo.inc | 1 | N/A |  |
| missing space after comma | Other | views_handler_filter_geo.inc | 22 | N/A |  |
|
includes/views/views_handler_filter_numeric_geo.inc | 1 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_filter_numeric_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_filter_numeric_geo.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | views_handler_filter_numeric_geo.inc | 4 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | views_handler_filter_numeric_geo.inc | 4 | N/A |  |
|
includes/views/views_handler_filter_string_geo.inc | 1 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_filter_string_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_filter_string_geo.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | views_handler_filter_string_geo.inc | 4 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | views_handler_filter_string_geo.inc | 4 | N/A |  |
|
includes/views/views_handler_relationship_geo.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_relationship_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_relationship_geo.inc | 1 | N/A |  |
| the final ?> should be omitted from all code files | Other | views_handler_relationship_geo.inc | 8 | N/A |  |
|
includes/views/views_handler_sort_geo.inc | 1 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_sort_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_sort_geo.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | views_handler_sort_geo.inc | 44 | N/A |  |
|
includes/views/views_join_geo.inc | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_join_geo.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_join_geo.inc | 1 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | views_join_geo.inc | 5 | N/A |  |
| the final ?> should be omitted from all code files | Other | views_join_geo.inc | 36 | N/A |  |
|
includes/views/views_plugin_display_geo_xml.inc | 0 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_plugin_display_geo_xml.inc | 1 | N/A |  |
|
includes/views/views_plugin_style_geo_kml.inc | 1 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_plugin_style_geo_kml.inc | 1 | N/A |  |
| Separate comments from comment syntax by a space. | Other | views_plugin_style_geo_kml.inc | 31 | N/A |  |
| Separate comments from comment syntax by a space. | Other | views_plugin_style_geo_kml.inc | 32 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | views_plugin_style_geo_kml.inc | 50 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | views_plugin_style_geo_kml.inc | 51 | N/A |  |
|
includes/views/views_plugin_style_geo_svg.inc | 5 | 0 | 8 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_plugin_style_geo_svg.inc | 1 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_plugin_style_geo_svg.inc | 72 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_plugin_style_geo_svg.inc | 73 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_plugin_style_geo_svg.inc | 74 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | views_plugin_style_geo_svg.inc | 75 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | views_plugin_style_geo_svg.inc | 86 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | views_plugin_style_geo_svg.inc | 93 | N/A |  |
| There should be no trailing spaces | Other | views_plugin_style_geo_svg.inc | 94 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | views_plugin_style_geo_svg.inc | 109 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | views_plugin_style_geo_svg.inc | 110 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | views_plugin_style_geo_svg.inc | 113 | N/A |  |
| There should be no trailing spaces | Other | views_plugin_style_geo_svg.inc | 124 | N/A |  |
| There should be no trailing spaces | Other | views_plugin_style_geo_svg.inc | 127 | N/A |  |
|
includes/views/views_plugin_style_geo_xml.inc | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_plugin_style_geo_xml.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | views_plugin_style_geo_xml.inc | 129 | N/A |  |
|
modules/geo_data/geo_data.admin.inc | 9 | 0 | 8 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_data.admin.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_data.admin.inc | 1 | N/A |  |
| There should be no trailing spaces | Other | geo_data.admin.inc | 7 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_data.admin.inc | 17 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_data.admin.inc | 18 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo_data.admin.inc | 24 | N/A |  |
| indent secondary line of comment one space | Other | geo_data.admin.inc | 32 | N/A |  |
| indent secondary line of comment one space | Other | geo_data.admin.inc | 50 | N/A |  |
| There should be no trailing spaces | Other | geo_data.admin.inc | 79 | N/A |  |
| There should be no trailing spaces | Other | geo_data.admin.inc | 87 | N/A |  |
| There should be no trailing spaces | Other | geo_data.admin.inc | 95 | N/A |  |
| There should be no trailing spaces | Other | geo_data.admin.inc | 113 | N/A |  |
| indent secondary line of comment one space | Other | geo_data.admin.inc | 115 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo_data.admin.inc | 122 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_data.admin.inc | 136 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_data.admin.inc | 137 | N/A |  |
| indent secondary line of comment one space | Other | geo_data.admin.inc | 154 | N/A |  |
|
modules/geo_data/geo_data.install | 3 | 0 | 6 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_data.install | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_data.install | 1 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | geo_data.install | 72 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo_data.install | 74 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo_data.install | 136 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo_data.install | 154 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_data.install | 154 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_data.install | 169 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_data.install | 184 | N/A |  |
|
modules/geo_data/geo_data.module | 9 | 0 | 8 |
| Message | Group | Filename | Line | Function | Status |
| Function documentation should be less than 80 characters per line. | Other | geo_data.module | 5 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | geo_data.module | 17 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | geo_data.module | 18 | N/A |  |
| Missing period | Other | geo_data.module | 28 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo_data.module | 35 | N/A |  |
| There should be no trailing spaces | Other | geo_data.module | 39 | N/A |  |
| There should be no trailing spaces | Other | geo_data.module | 71 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_data.module | 124 | N/A |  |
| There should be no trailing spaces | Other | geo_data.module | 132 | N/A |  |
| There should be no trailing spaces | Other | geo_data.module | 141 | N/A |  |
| There should be no trailing spaces | Other | geo_data.module | 159 | N/A |  |
| There should be no trailing spaces | Other | geo_data.module | 160 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | geo_data.module | 194 | N/A |  |
| There should be no trailing spaces | Other | geo_data.module | 195 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | geo_data.module | 199 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | geo_data.module | 283 | N/A |  |
| Use PHP's master function, not an alias. (List of PHP aliases) | Other | geo_data.module | 288 | N/A |  |
|
modules/geo_data/includes/views/geo_data.views.inc | 2 | 0 | 7 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_data.views.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_data.views.inc | 1 | N/A |  |
| Missing period | Other | geo_data.views.inc | 4 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo_data.views.inc | 4 | N/A |  |
| There should be no trailing spaces | Other | geo_data.views.inc | 5 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_data.views.inc | 8 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_data.views.inc | 16 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_data.views.inc | 17 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo_data.views.inc | 21 | N/A |  |
|
modules/geo_data/includes/views/views_handler_field_geo_data.inc | 0 | 0 | 6 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | views_handler_field_geo_data.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | views_handler_field_geo_data.inc | 1 | N/A |  |
| Separate comments from comment syntax by a space. | Other | views_handler_field_geo_data.inc | 1 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | views_handler_field_geo_data.inc | 25 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | views_handler_field_geo_data.inc | 31 | N/A |  |
| string concatenation should be formatted with a space separating the operators (dot .) and non-quote terms | Other | views_handler_field_geo_data.inc | 34 | N/A |  |
|
modules/geo_data/theme/geo_data.theme.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_data.theme.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_data.theme.inc | 1 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo_data.theme.inc | 65 | N/A |  |
|
modules/geo_field/geo_field.formatters.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_field.formatters.inc | 1 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_field.formatters.inc | 13 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_field.formatters.inc | 18 | N/A |  |
|
modules/geo_field/geo_field.install | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_field.install | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_field.install | 1 | N/A |  |
|
modules/geo_field/geo_field.module | 8 | 1 | 8 |
| Message | Group | Filename | Line | Function | Status |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_field.module | 1 | N/A |  |
| There should be no trailing spaces | Other | geo_field.module | 7 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_field.module | 58 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_field.module | 59 | N/A |  |
| There should be no trailing spaces | Other | geo_field.module | 94 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | geo_field.module | 112 | N/A |  |
| Doxygen uses @todo and @bug to markup things to be done. | Other | geo_field.module | 115 | N/A |  |
| There should be no trailing spaces | Other | geo_field.module | 123 | N/A |  |
| There should be no trailing spaces | Other | geo_field.module | 155 | N/A |  |
| There should be no trailing spaces | Other | geo_field.module | 194 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo_field.module | 217 | N/A |  |
| Potential problem: form_set_error() and form_error() only accept filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized. | Other | geo_field.module | 221 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo_field.module | 237 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | geo_field.module | 245 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | geo_field.module | 266 | N/A |  |
| There should be no trailing spaces | Other | geo_field.module | 277 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | geo_field.module | 385 | N/A |  |
|
modules/geo_ui/geo_ui.module | 1 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| Missing period | Other | geo_ui.module | 19 | N/A |  |
|
modules/geo_ui/includes/geo_ui.admin.inc | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_ui.admin.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_ui.admin.inc | 1 | N/A |  |
| Separate comments from comment syntax by a space. | Other | geo_ui.admin.inc | 46 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | geo_ui.admin.inc | 58 | N/A |  |
|
modules/geo_ui/includes/geo_ui.menu.inc | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_ui.menu.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_ui.menu.inc | 1 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | geo_ui.menu.inc | 7 | N/A |  |
| Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs) | Other | geo_ui.menu.inc | 8 | N/A |  |
|
modules/geo_ui/theme/geo_ui.theme.inc | 0 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo_ui.theme.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo_ui.theme.inc | 1 | N/A |  |
|
theme/geo.theme.inc | 0 | 0 | 3 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | geo.theme.inc | -1 | N/A |  |
| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | geo.theme.inc | 1 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | geo.theme.inc | 71 | N/A |  |
|