Devel Catcher - 7.x-1.x

Test status
StatusResult
Last receivedFri, 04/13/2012 - 19:35:31
Last requestedFri, 04/13/2012 - 19:36:03
Last testedFri, 04/13/2012 - 19:36:33
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectDevel Catcher
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 2 minor(s), 0 critical(s), and 3 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
2 minor(s), 0 critical(s), and 3 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expanddevel_catcher.module003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherdevel_catcher.module-1N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdevel_catcher.module179N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdevel_catcher.module199N/A

All

Test nameMinorCriticalNormal
Expanddevel_catcher.module003
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherdevel_catcher.module-1N/A
Arrays should be formatted with a space separating each element and assignment operatorOtherdevel_catcher.module179N/A
Control statements should have one space between the control keyword and opening parenthesisOtherdevel_catcher.module199N/A
Expanddevel_catcher.tpl.php200
MessageGroupFilenameLineFunctionStatus
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherdevel_catcher.tpl.php19N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherdevel_catcher.tpl.php20N/A