Node registration - 7.x-1.1-beta7

Test status
StatusResult
Last receivedThu, 05/24/2012 - 10:17:47
Last requestedThu, 05/24/2012 - 10:18:03
Last testedThu, 05/24/2012 - 10:23:26
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.1-beta7
ProjectNode registration
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 17 minor(s), 3 critical(s), and 9 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
17 minor(s), 3 critical(s), and 9 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandincludes/node_registration.api.inc202
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthernode_registration.api.inc67N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernode_registration.api.inc334N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernode_registration.api.inc485N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernode_registration.api.inc530N/A
Expandincludes/node_registration.forms.inc330
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOthernode_registration.forms.inc91N/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.Othernode_registration.forms.inc719N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othernode_registration.forms.inc786N/A
indent secondary line of comment one space Othernode_registration.forms.inc857N/A
indent secondary line of comment one space Othernode_registration.forms.inc858N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othernode_registration.forms.inc1133N/A
Expandnode_registration.module001
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernode_registration.module1033N/A
Expandtemplates/node-registration-cancel-block.tpl.php002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode-registration-cancel-block.tpl.php-1N/A
the final ?> should be omitted from all code filesOthernode-registration-cancel-block.tpl.php10N/A
Expandtemplates/node-registration-form-block.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOthernode-registration-form-block.tpl.php13N/A
Expandtemplates/node-registration-link.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOthernode-registration-link.tpl.php11N/A
Expandtemplates/node-registration-message-date.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOthernode-registration-message-date.tpl.php18N/A
Expandtemplates/node-registration.tpl.php001
MessageGroupFilenameLineFunctionStatus
Functions should be called with no spaces between the function name and opening parenthesesOthernode-registration.tpl.php21N/A

All

Test nameMinorCriticalNormal
Leafincludes/node_registration.actions.inc000
Expandincludes/node_registration.api.inc202
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthernode_registration.api.inc67N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernode_registration.api.inc334N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernode_registration.api.inc485N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernode_registration.api.inc530N/A
Leafincludes/node_registration.defaults.inc000
Expandincludes/node_registration.entity.inc100
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOthernode_registration.entity.inc163N/A
Expandincludes/node_registration.forms.inc330
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOthernode_registration.forms.inc91N/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.Othernode_registration.forms.inc719N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othernode_registration.forms.inc786N/A
indent secondary line of comment one space Othernode_registration.forms.inc857N/A
indent secondary line of comment one space Othernode_registration.forms.inc858N/A
Potential problem: drupal_set_message() only accepts filtered text, be sure all !placeholders for $variables in t() are fully sanitized using check_plain(), filter_xss() or similar. (Drupal Docs)Othernode_registration.forms.inc1133N/A
Expandincludes/node_registration.node_settings.inc100
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernode_registration.node_settings.inc114N/A
Leafincludes/node_registration.tokens.inc000
Leafincludes/node_registration.views.inc000
Expandincludes/node_registration.views_default.inc100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Othernode_registration.views_default.inc4N/A
Leafincludes/views/views_handler_argument_node_registration_registered.inc000
Expandincludes/views/views_handler_field_node_link_register.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_link_register.inc5N/A
Expandincludes/views/views_handler_field_node_no_register_access.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_no_register_access.inc5N/A
Leafincludes/views/views_handler_field_node_registration.inc000
Expandincludes/views/views_handler_field_node_registration_available_slots.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_registration_available_slots.inc5N/A
Expandincludes/views/views_handler_field_node_registration_capacity.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_registration_capacity.inc5N/A
Leafincludes/views/views_handler_field_node_registration_link.inc000
Expandincludes/views/views_handler_field_node_registration_link_cancel.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_registration_link_cancel.inc5N/A
Expandincludes/views/views_handler_field_node_registration_link_delete.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_registration_link_delete.inc5N/A
Expandincludes/views/views_handler_field_node_registration_link_edit.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_registration_link_edit.inc5N/A
Leafincludes/views/views_handler_field_node_registration_path.inc000
Expandincludes/views/views_handler_field_node_registration_used_slots.inc100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_handler_field_node_registration_used_slots.inc5N/A
Expandnode_registration.install100
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthernode_registration.install289N/A
Expandnode_registration.module001
MessageGroupFilenameLineFunctionStatus
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernode_registration.module1033N/A
Expandtemplates/node-registration-cancel-block.tpl.php002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernode-registration-cancel-block.tpl.php-1N/A
the final ?> should be omitted from all code filesOthernode-registration-cancel-block.tpl.php10N/A
Expandtemplates/node-registration-form-block.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOthernode-registration-form-block.tpl.php13N/A
Expandtemplates/node-registration-link.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOthernode-registration-link.tpl.php11N/A
Leaftemplates/node-registration-message-access.tpl.php000
Leaftemplates/node-registration-message-capacity.tpl.php000
Expandtemplates/node-registration-message-date.tpl.php001
MessageGroupFilenameLineFunctionStatus
the final ?> should be omitted from all code filesOthernode-registration-message-date.tpl.php18N/A
Leaftemplates/node-registration-message-registered.tpl.php000
Expandtemplates/node-registration.tpl.php001
MessageGroupFilenameLineFunctionStatus
Functions should be called with no spaces between the function name and opening parenthesesOthernode-registration.tpl.php21N/A