ThemeKey - 7.x-2.x

Test status
StatusResult
Last receivedThu, 05/24/2012 - 07:56:47
Last requestedThu, 05/24/2012 - 07:57:01
Last testedThu, 05/24/2012 - 08:04:10
Test count3
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-2.x
ProjectThemeKey
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 127 minor(s), 1 critical(s), and 2 normal(s); [[SimpleTest]]: [MySQL] 286 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
286 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
ExpandThemekey Drupal Properties (ThemekeyDrupalPropertiesTestCase) [Themekey]1900
MessageGroupFilenameLineFunctionStatus
Testing Rule: 'drupal:is_front_page=true'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
ExpandThemekey Multiple Node Properties (ThemekeyMultipleNodePropertiesTestCase) [Themekey]2000
MessageGroupFilenameLineFunctionStatus
array ( 'id' => '2', 'property' => 'node:uid', 'operator' => '=', 'value' => '1', 'weight' => '2', 'theme' => 'garland', 'enabled' => '1', 'wildcards' => 'a:0:{}', 'parent' => '1', 'module' => 'themekey', 'depth' => 1, )DebugThemekeyMultipleNodePropertiesTestCase.test67ThemekeyMultipleNodePropertiesTestCase->testMultipleProperties()
array ( 'id' => '2', 'property' => 'node:uid', 'operator' => '=', 'value' => '1', 'weight' => '2', 'theme' => 'garland', 'enabled' => '1', 'wildcards' => array ( ), 'parent' => '1', 'module' => 'themekey', 'depth' => 1, )DebugThemekeyMultipleNodePropertiesTestCase.test69ThemekeyMultipleNodePropertiesTestCase->testMultipleProperties()
Testing Rules: array ( 1 => array ( 'id' => '1', 'property' => 'node:title', 'operator' => '=', 'value' => 'Node title test', 'weight' => '1', 'theme' => 'garland', 'enabled' => '1', 'wildcards' => 'a:0:{}', 'parent' => '0', 'module' => 'themekey', 'depth' => 0, ), 2 => array ( 'id' => '2', 'property' => 'node:uid', 'operator' => '=', 'value' => '1', 'weight' => '2', 'theme' => 'garland', 'enabled' => '1', 'wildcards' => 'a:0:{}', 'parent' => '1', 'module' => 'themekey', 'depth' => 1, ), )DebugThemekeyMultipleNodePropertiesTestCase.test84ThemekeyMultipleNodePropertiesTestCase->testMultipleProperties()
ExpandThemekey Node Properties (ThemekeyNodePropertiesTestCase) [Themekey]19000
MessageGroupFilenameLineFunctionStatus
Testing Rule: 'node:changed=1337846569'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:created=1337846569'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:language=neutral'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:nid=1'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:vid=2'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:promote=1'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:sticky=1'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:type=page'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:uid=1'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'node:title=Node title test'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
ExpandThemekey System Properties (ThemekeySystemPropertiesTestCase) [Themekey]5700
MessageGroupFilenameLineFunctionStatus
Testing Rule: 'system:dummy=dummy'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'system:query_param=test=1'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()
Testing Rule: 'system:query_string=test=1'Debugthemekey.test30ThemekeyWebTestCase->simplePropertyTest()

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

Non-pass

Test nameMinorCriticalNormal
Expandthemekey_compat_admin.inc010
MessageGroupFilenameLineFunctionStatus
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)Otherthemekey_compat_admin.inc97N/A
Expandthemekey_features.module901
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherthemekey_features.module-1N/A
There should be no trailing spacesOtherthemekey_features.module92N/A
There should be no trailing spacesOtherthemekey_features.module112N/A
There should be no trailing spacesOtherthemekey_features.module114N/A
There should be no trailing spacesOtherthemekey_features.module125N/A
There should be no trailing spacesOtherthemekey_features.module176N/A
There should be no trailing spacesOtherthemekey_features.module180N/A
There should be no trailing spacesOtherthemekey_features.module212N/A
There should be no trailing spacesOtherthemekey_features.module215N/A
There should be no trailing spacesOtherthemekey_features.module231N/A
Expandthemekey_ui.module901
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherthemekey_ui.module250N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherthemekey_ui.module257N/A
Missing parenthesis after function nameOtherthemekey_ui.module268N/A
Format should be * Implementation of hook_foo().Otherthemekey_ui.module268N/A
Missing parenthesis after function nameOtherthemekey_ui.module304N/A
Missing parenthesis after function nameOtherthemekey_ui.module321N/A
Missing parenthesis after function nameOtherthemekey_ui.module358N/A
Missing periodOtherthemekey_ui.module369N/A
Missing periodOtherthemekey_ui.module415N/A
Missing periodOtherthemekey_ui.module423N/A

All

Test nameMinorCriticalNormal
Leafdocs/themekey.api.php000
Expandmodules/themekey.blog.inc200
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otherthemekey.blog.inc67N/A
indent secondary line of comment one space Otherthemekey.blog.inc68N/A
Leafmodules/themekey.book.inc000
Leafmodules/themekey.comment.inc000
Leafmodules/themekey.locale.inc000
Expandmodules/themekey.node.inc400
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherthemekey.node.inc220N/A
Use an indent of 2 spaces, with no tabsOtherthemekey.node.inc221N/A
Use an indent of 2 spaces, with no tabsOtherthemekey.node.inc222N/A
Use an indent of 2 spaces, with no tabsOtherthemekey.node.inc223N/A
Expandmodules/themekey.og_context.inc1400
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otherthemekey.og_context.inc15N/A
indent secondary line of comment one space Otherthemekey.og_context.inc16N/A
indent secondary line of comment one space Otherthemekey.og_context.inc17N/A
indent secondary line of comment one space Otherthemekey.og_context.inc18N/A
indent secondary line of comment one space Otherthemekey.og_context.inc19N/A
indent secondary line of comment one space Otherthemekey.og_context.inc20N/A
indent secondary line of comment one space Otherthemekey.og_context.inc21N/A
indent secondary line of comment one space Otherthemekey.og_context.inc22N/A
indent secondary line of comment one space Otherthemekey.og_context.inc23N/A
indent secondary line of comment one space Otherthemekey.og_context.inc53N/A
indent secondary line of comment one space Otherthemekey.og_context.inc54N/A
There should be no trailing spacesOtherthemekey.og_context.inc57N/A
There should be no trailing spacesOtherthemekey.og_context.inc59N/A
There should be no trailing spacesOtherthemekey.og_context.inc83N/A
Leafmodules/themekey.print.inc000
Leafmodules/themekey.purl.inc000
Leafmodules/themekey.revisioning.inc000
Expandmodules/themekey.system.inc1300
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otherthemekey.system.inc688N/A
indent secondary line of comment one space Otherthemekey.system.inc689N/A
indent secondary line of comment one space Otherthemekey.system.inc690N/A
indent secondary line of comment one space Otherthemekey.system.inc691N/A
indent secondary line of comment one space Otherthemekey.system.inc692N/A
indent secondary line of comment one space Otherthemekey.system.inc693N/A
indent secondary line of comment one space Otherthemekey.system.inc694N/A
indent secondary line of comment one space Otherthemekey.system.inc695N/A
indent secondary line of comment one space Otherthemekey.system.inc696N/A
indent secondary line of comment one space Otherthemekey.system.inc697N/A
indent secondary line of comment one space Otherthemekey.system.inc698N/A
indent secondary line of comment one space Otherthemekey.system.inc699N/A
indent secondary line of comment one space Otherthemekey.system.inc700N/A
Leafmodules/themekey.taxonomy.inc000
Leafmodules/themekey.user.inc000
Expandmodules/themekey.views.inc100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherthemekey.views.inc4N/A
Leafmodules/themekey_browser_detection.php000
Leaftests/themekey.test000
Leaftests/ThemekeyDrupalPropertiesTestCase.test000
Leaftests/ThemekeyMultipleNodePropertiesTestCase.test000
Leaftests/ThemekeyNodePropertiesTestCase.test000
Expandtests/ThemekeySystemPropertiesTestCase.test200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherThemekeySystemPropertiesTestCase.test30N/A
There should be no trailing spacesOtherThemekeySystemPropertiesTestCase.test42N/A
Leafthemekey-debug-messages.tpl.php000
Expandthemekey.install200
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherthemekey.install410N/A
There should be no trailing spacesOtherthemekey.install560N/A
Expandthemekey.module300
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherthemekey.module136N/A
indent secondary line of comment one space Otherthemekey.module299N/A
indent secondary line of comment one space Otherthemekey.module300N/A
Expandthemekey_admin.inc200
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherthemekey_admin.inc72N/A
There should be no trailing spacesOtherthemekey_admin.inc188N/A
Expandthemekey_base.inc500
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherthemekey_base.inc66N/A
There should be no trailing spacesOtherthemekey_base.inc70N/A
There should be no trailing spacesOtherthemekey_base.inc91N/A
There should be no trailing spacesOtherthemekey_base.inc112N/A
There should be no trailing spacesOtherthemekey_base.inc120N/A
Expandthemekey_build.inc800
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherthemekey_build.inc288N/A
There should be no trailing spacesOtherthemekey_build.inc303N/A
There should be no trailing spacesOtherthemekey_build.inc341N/A
There should be no trailing spacesOtherthemekey_build.inc345N/A
There should be no trailing spacesOtherthemekey_build.inc357N/A
There should be no trailing spacesOtherthemekey_build.inc362N/A
There should be no trailing spacesOtherthemekey_build.inc385N/A
There should be no trailing spacesOtherthemekey_build.inc390N/A
Leafthemekey_compat.install000
Leafthemekey_compat.module000
Expandthemekey_compat_admin.inc010
MessageGroupFilenameLineFunctionStatus
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)Otherthemekey_compat_admin.inc97N/A
Leafthemekey_cron.inc000
Leafthemekey_debug.install000
Leafthemekey_debug.module000
Leafthemekey_debug_admin.inc000
Leafthemekey_example/themekey_example.module000
Leafthemekey_example/themekey_example_mappers.inc000
Leafthemekey_example/themekey_example_validators.inc000
Expandthemekey_features.module901
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherthemekey_features.module-1N/A
There should be no trailing spacesOtherthemekey_features.module92N/A
There should be no trailing spacesOtherthemekey_features.module112N/A
There should be no trailing spacesOtherthemekey_features.module114N/A
There should be no trailing spacesOtherthemekey_features.module125N/A
There should be no trailing spacesOtherthemekey_features.module176N/A
There should be no trailing spacesOtherthemekey_features.module180N/A
There should be no trailing spacesOtherthemekey_features.module212N/A
There should be no trailing spacesOtherthemekey_features.module215N/A
There should be no trailing spacesOtherthemekey_features.module231N/A
Leafthemekey_help.inc000
Leafthemekey_ui.install000
Expandthemekey_ui.module901
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherthemekey_ui.module250N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherthemekey_ui.module257N/A
Missing parenthesis after function nameOtherthemekey_ui.module268N/A
Format should be * Implementation of hook_foo().Otherthemekey_ui.module268N/A
Missing parenthesis after function nameOtherthemekey_ui.module304N/A
Missing parenthesis after function nameOtherthemekey_ui.module321N/A
Missing parenthesis after function nameOtherthemekey_ui.module358N/A
Missing periodOtherthemekey_ui.module369N/A
Missing periodOtherthemekey_ui.module415N/A
Missing periodOtherthemekey_ui.module423N/A
Expandthemekey_ui_admin.inc100
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOtherthemekey_ui_admin.inc193N/A
Leafthemekey_ui_help.inc000
Expandthemekey_ui_helper.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherthemekey_ui_helper.inc44N/A
There should be no trailing spacesOtherthemekey_ui_helper.inc53N/A
Leafthemekey_user_profile.install000
Leafthemekey_user_profile.module000
Leafthemekey_user_profile_help.inc000
Expandthemekey_validators.inc5000
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Otherthemekey_validators.inc833N/A
indent secondary line of comment one space Otherthemekey_validators.inc834N/A
indent secondary line of comment one space Otherthemekey_validators.inc835N/A
indent secondary line of comment one space Otherthemekey_validators.inc836N/A
indent secondary line of comment one space Otherthemekey_validators.inc837N/A
indent secondary line of comment one space Otherthemekey_validators.inc838N/A
indent secondary line of comment one space Otherthemekey_validators.inc839N/A
indent secondary line of comment one space Otherthemekey_validators.inc840N/A
indent secondary line of comment one space Otherthemekey_validators.inc841N/A
indent secondary line of comment one space Otherthemekey_validators.inc842N/A
indent secondary line of comment one space Otherthemekey_validators.inc843N/A
indent secondary line of comment one space Otherthemekey_validators.inc844N/A
indent secondary line of comment one space Otherthemekey_validators.inc845N/A
indent secondary line of comment one space Otherthemekey_validators.inc846N/A
indent secondary line of comment one space Otherthemekey_validators.inc847N/A
indent secondary line of comment one space Otherthemekey_validators.inc848N/A
indent secondary line of comment one space Otherthemekey_validators.inc849N/A
indent secondary line of comment one space Otherthemekey_validators.inc850N/A
indent secondary line of comment one space Otherthemekey_validators.inc851N/A
indent secondary line of comment one space Otherthemekey_validators.inc852N/A
indent secondary line of comment one space Otherthemekey_validators.inc853N/A
indent secondary line of comment one space Otherthemekey_validators.inc854N/A
indent secondary line of comment one space Otherthemekey_validators.inc855N/A
indent secondary line of comment one space Otherthemekey_validators.inc856N/A
indent secondary line of comment one space Otherthemekey_validators.inc857N/A
indent secondary line of comment one space Otherthemekey_validators.inc882N/A
indent secondary line of comment one space Otherthemekey_validators.inc883N/A
indent secondary line of comment one space Otherthemekey_validators.inc884N/A
indent secondary line of comment one space Otherthemekey_validators.inc885N/A
indent secondary line of comment one space Otherthemekey_validators.inc886N/A
indent secondary line of comment one space Otherthemekey_validators.inc887N/A
indent secondary line of comment one space Otherthemekey_validators.inc888N/A
indent secondary line of comment one space Otherthemekey_validators.inc889N/A
indent secondary line of comment one space Otherthemekey_validators.inc890N/A
indent secondary line of comment one space Otherthemekey_validators.inc891N/A
indent secondary line of comment one space Otherthemekey_validators.inc892N/A
indent secondary line of comment one space Otherthemekey_validators.inc893N/A
indent secondary line of comment one space Otherthemekey_validators.inc894N/A
indent secondary line of comment one space Otherthemekey_validators.inc895N/A
indent secondary line of comment one space Otherthemekey_validators.inc896N/A
indent secondary line of comment one space Otherthemekey_validators.inc897N/A
indent secondary line of comment one space Otherthemekey_validators.inc898N/A
indent secondary line of comment one space Otherthemekey_validators.inc899N/A
indent secondary line of comment one space Otherthemekey_validators.inc900N/A
indent secondary line of comment one space Otherthemekey_validators.inc901N/A
indent secondary line of comment one space Otherthemekey_validators.inc902N/A
indent secondary line of comment one space Otherthemekey_validators.inc903N/A
indent secondary line of comment one space Otherthemekey_validators.inc904N/A
indent secondary line of comment one space Otherthemekey_validators.inc905N/A
indent secondary line of comment one space Otherthemekey_validators.inc906N/A