Taxonomy menu - 7.x-1.x

Test status
StatusResult
Last receivedFri, 09/28/2012 - 12:46:06
Last requestedFri, 09/28/2012 - 12:47:03
Last testedFri, 09/28/2012 - 12:47:50
Test count50
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectTaxonomy menu
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 2 minor(s), 2 critical(s), and 0 normal(s); [[SimpleTest]]: [MySQL] 117 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
117 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafCRUD (TaxonomyMenuUnitTest) [Taxonomy menu]6100
LeafHierarchy (TaxonomyMenuHierarchyTest) [Taxonomy menu]5600

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
2 minor(s), 2 critical(s), and 0 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandtaxonomy_menu.module220
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthertaxonomy_menu.module50N/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.Othertaxonomy_menu.module194N/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.Othertaxonomy_menu.module241N/A
Format should be * Implementation of hook_foo().Othertaxonomy_menu.module432N/A

All

Test nameMinorCriticalNormal
Leaftaxonomy_menu.batch.inc000
Leaftaxonomy_menu.database.inc000
Leaftaxonomy_menu.install000
Expandtaxonomy_menu.module220
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthertaxonomy_menu.module50N/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.Othertaxonomy_menu.module194N/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.Othertaxonomy_menu.module241N/A
Format should be * Implementation of hook_foo().Othertaxonomy_menu.module432N/A
Leaftaxonomy_menu.test000