Pagerer - 7.x-1.0

Test status
StatusResult
Last receivedSun, 12/16/2012 - 12:37:55
Last requestedSun, 12/16/2012 - 12:38:50
Last testedSun, 12/16/2012 - 12:39:04
Test count3
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.0
ProjectPagerer
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 127 pass(es); [[Coder]]: [Code review] 1 minor(s), 1 critical(s), and 3 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
127 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafReplacement of Drupal core pager (PagererTest) [Pagerer]12700

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

Non-pass

Test nameMinorCriticalNormal
Expandpagerer.admin.inc010
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherpagerer.admin.inc410N/A
Expandpagerer.module003
MessageGroupFilenameLineFunctionStatus
global variables should start with a single underscore followed by the module and another underscoreOtherpagerer.module1331N/A
global variables should start with a single underscore followed by the module and another underscoreOtherpagerer.module1379N/A
global variables should start with a single underscore followed by the module and another underscoreOtherpagerer.module1494N/A

All

Test nameMinorCriticalNormal
Expandpagerer.admin.inc010
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}Otherpagerer.admin.inc410N/A
Expandpagerer.install100
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherpagerer.install20N/A
Expandpagerer.module003
MessageGroupFilenameLineFunctionStatus
global variables should start with a single underscore followed by the module and another underscoreOtherpagerer.module1331N/A
global variables should start with a single underscore followed by the module and another underscoreOtherpagerer.module1379N/A
global variables should start with a single underscore followed by the module and another underscoreOtherpagerer.module1494N/A
Leafpagerer.test000
Leafpagerer_example.module000