Inline Devel - 7.x-1.x

Test status
StatusResult
Last receivedSat, 07/28/2012 - 21:42:15
Last requestedSat, 07/28/2012 - 21:45:39
Last testedSat, 07/28/2012 - 21:45:48
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectInline Devel
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 0 pass(es); [[Coder]]: [Code review] 7 minor(s), 1 critical(s), and 2 normal(s).
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
7 minor(s), 1 critical(s), and 2 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandinline_devel.module210
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherinline_devel.module18N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherinline_devel.module214N/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)Otherinline_devel.module262N/A
Expandinline_devel_admin_ui/inline_devel_admin_ui.module201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherinline_devel_admin_ui.module76N/A
missing space after commaOtherinline_devel_admin_ui.module80N/A
There should be no trailing spacesOtherinline_devel_admin_ui.module80N/A
Expandinline_devel_admin_ui/inline_devel_admin_ui.test101
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherinline_devel_admin_ui.test4N/A
missing space after commaOtherinline_devel_admin_ui.test14N/A

All

Test nameMinorCriticalNormal
Leafincludes/inline_devel_tests.inc000
Leafinline_devel.install000
Expandinline_devel.module210
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherinline_devel.module18N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherinline_devel.module214N/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)Otherinline_devel.module262N/A
Expandinline_devel.test200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherinline_devel.test4N/A
There should be no trailing spacesOtherinline_devel.test34N/A
Expandinline_devel_admin_ui/inline_devel_admin_ui.module201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherinline_devel_admin_ui.module76N/A
missing space after commaOtherinline_devel_admin_ui.module80N/A
There should be no trailing spacesOtherinline_devel_admin_ui.module80N/A
Expandinline_devel_admin_ui/inline_devel_admin_ui.test101
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherinline_devel_admin_ui.test4N/A
missing space after commaOtherinline_devel_admin_ui.test14N/A
Leafinline_devel_dummy_module/inline_devel_dummy_module.module000