includes/inline_devel_tests.inc | 0 | 0 | 0 |
inline_devel.install | 0 | 0 | 0 |
inline_devel.module | 2 | 1 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | inline_devel.module | 18 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | inline_devel.module | 214 | 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 | inline_devel.module | 262 | N/A |  |
|
inline_devel.test | 2 | 0 | 0 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | inline_devel.test | 4 | N/A |  |
| There should be no trailing spaces | Other | inline_devel.test | 34 | N/A |  |
|
inline_devel_admin_ui/inline_devel_admin_ui.module | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | inline_devel_admin_ui.module | 76 | N/A |  |
| missing space after comma | Other | inline_devel_admin_ui.module | 80 | N/A |  |
| There should be no trailing spaces | Other | inline_devel_admin_ui.module | 80 | N/A |  |
|
inline_devel_admin_ui/inline_devel_admin_ui.test | 1 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | inline_devel_admin_ui.test | 4 | N/A |  |
| missing space after comma | Other | inline_devel_admin_ui.test | 14 | N/A |  |
|
inline_devel_dummy_module/inline_devel_dummy_module.module | 0 | 0 | 0 |