Severity minor, Drupal Commenting Standards, Internationalization, Drupal Security Checks, Drupal SQL Standards, Drupal Coding Standards sites/all/modules/pareview_temp/test_candidate/deepsurvey.module: +16: [normal] String concatenation should be formatted with a space separating the operators (dot .) and the surrounding terms +19: [minor] Comment should be read "Implements hook_foo()." +50: [minor] Comment should be read "Implements hook_foo()." +67: [minor] Comment should be read "Implements hook_foo()." +95: [minor] Comment should be read "Implements hook_foo()." +109: [minor] Comment should be read "Implements hook_foo()." +127: [normal] Menu item titles and descriptions should NOT be enclosed within t(). +137: [normal] Menu item titles and descriptions should NOT be enclosed within t(). +146: [normal] Menu item titles and descriptions should NOT be enclosed within t(). +159: [normal] Menu item titles and descriptions should NOT be enclosed within t(). +160: [normal] Menu item titles and descriptions should NOT be enclosed within t(). +168: [normal] Menu item titles and descriptions should NOT be enclosed within t(). +177: [normal] Menu item titles and descriptions should NOT be enclosed within t(). +189: [minor] Comment should be read "Implements hook_foo()." +258: [minor] Comment should be read "Implements hook_foo()." +270: [minor] Comment should be read "Implements hook_foo()." +291: [minor] Comment should be read "Implements hook_foo()." +313: [minor] Comment should be read "Implements hook_foo()." +325: [minor] Comment should be read "Implements hook_foo()." +428: [minor] Comment should be read "Implements hook_foo()." +436: [minor] Comment should be read "Implements hook_foo()." +462: [minor] Comment should be read "Implements hook_foo()." +491: [minor] Comment should be read "Implements hook_foo()." +556: [minor] You may not want to use SELECT COUNT(*), if all you want to do is check for the existance of any rows, rather than the actual number of rows. +1346: [normal] The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. sites/all/modules/pareview_temp/test_candidate/deepsurvey_items/deepsurvey_skip/deepsurvey_skip.install: +10: [minor] Comment should be read "Implements hook_foo()." +21: [minor] Comment should be read "Implements hook_foo()." +103: [minor] Comment should be read "Implements hook_foo()." sites/all/modules/pareview_temp/test_candidate/deepsurvey_items/deepsurvey_answer_list/deepsurvey_answer_list.install: +10: [minor] Comment should be read "Implements hook_foo()." +18: [minor] Comment should be read "Implements hook_foo()." +86: [minor] Comment should be read "Implements hook_foo()." sites/all/modules/pareview_temp/test_candidate/deepsurvey_items/deepsurvey_question/deepsurvey_question.install: +10: [minor] Comment should be read "Implements hook_foo()." +21: [minor] Comment should be read "Implements hook_foo()." +137: [minor] Comment should be read "Implements hook_foo()." sites/all/modules/pareview_temp/test_candidate/deepsurvey.admin.inc: +180: [normal] The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. +186: [normal] The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable. +396: [normal] String concatenation should be formatted with a space separating the operators (dot .) and the surrounding terms +400: [normal] String concatenation should be formatted with a space separating the operators (dot .) and the surrounding terms +401: [normal] String concatenation should be formatted with a space separating the operators (dot .) and the surrounding terms sites/all/modules/pareview_temp/test_candidate/deepsurvey.install: +10: [minor] Comment should be read "Implements hook_foo()." +21: [minor] Comment should be read "Implements hook_foo()." +607: [minor] Comment should be read "Implements hook_foo()." sites/all/modules/pareview_temp/test_candidate/deepsurvey_datetime.inc: +49: [minor] in most cases, replace the string function with the drupal_ equivalent string functions +79: [minor] in most cases, replace the string function with the drupal_ equivalent string functions Status Messages: Coder found 1 projects, 11 files, 14 normal warnings, 30 minor warnings, 0 warnings were flagged to be ignored