Page Title - 7.x-2.x

Test status
StatusResult
Last receivedFri, 01/06/2012 - 18:12:25
Last requestedFri, 01/06/2012 - 18:13:41
Last testedFri, 01/06/2012 - 18:13:53
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-2.x
ProjectPage Title
LinkProject information
SummaryPASSED: [[SimpleTest]]: [MySQL] 68 pass(es); [[Coder]]: [Code review] 31 minor(s), 0 critical(s), and 45 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
68 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafPage Title (PageTitleTestCase) [Page Title]6800

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

Non-pass

Test nameMinorCriticalNormal
Expandmodules/comment.page_title.inc301
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthercomment.page_title.inc16N/A
Use an indent of 2 spaces, with no tabsOthercomment.page_title.inc21N/A
Use an indent of 2 spaces, with no tabsOthercomment.page_title.inc41N/A
Doxygen uses @todo and @bug to markup things to be done.Othercomment.page_title.inc47N/A
Expandmodules/node.page_title.inc402
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc16N/A
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc17N/A
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc18N/A
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc34N/A
Doxygen uses @todo and @bug to markup things to be done.Othernode.page_title.inc38N/A
Doxygen uses @todo and @bug to markup things to be done.Othernode.page_title.inc41N/A
Expandmodules/uc_catalog.page_title.inc601
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otheruc_catalog.page_title.inc10N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc25N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc26N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc27N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc28N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc42N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc43N/A
Expandpage_title-admin-settings-form.tpl.php002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpage_title-admin-settings-form.tpl.php-1N/A
Separate comments from comment syntax by a space.Otherpage_title-admin-settings-form.tpl.php38N/A
Expandpage_title.admin.inc101
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.admin.inc55N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage_title.admin.inc71N/A
Expandpage_title.install102
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherpage_title.install4N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.install64N/A
Function documentation should be less than 80 characters per line.Otherpage_title.install65N/A
Expandpage_title.module6020
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module74N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module187N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module188N/A
Separate comments from comment syntax by a space.Otherpage_title.module253N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module293N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module311N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module320N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module330N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpage_title.module332N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module341N/A
Use an indent of 2 spaces, with no tabsOtherpage_title.module380N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module388N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module406N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module448N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module477N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module507N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module542N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module551N/A
Format should be * Implementation of hook_foo().Otherpage_title.module552N/A
Missing parenthesis after function nameOtherpage_title.module568N/A
Format should be * Implementation of hook_foo().Otherpage_title.module568N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage_title.module568N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module571N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module664N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module675N/A
Format should be * Implementation of hook_foo().Otherpage_title.module838N/A
Expandpage_title.test006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpage_title.test116N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.test119N/A
Separate comments from comment syntax by a space.Otherpage_title.test171N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.test175N/A
Separate comments from comment syntax by a space.Otherpage_title.test187N/A
Separate comments from comment syntax by a space.Otherpage_title.test190N/A
Expandpage_title.views_default.inc004
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc43N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc187N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc191N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc203N/A
Expandviews/plugins/page_title_plugin_display_page_with_page_title.inc004
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherpage_title_plugin_display_page_with_page_title.inc5N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title_plugin_display_page_with_page_title.inc30N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title_plugin_display_page_with_page_title.inc42N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title_plugin_display_page_with_page_title.inc51N/A
Expandviews_handler_field_node_page_title.inc002
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherviews_handler_field_node_page_title.inc19N/A
Separate comments from comment syntax by a space.Otherviews_handler_field_node_page_title.inc22N/A

All

Test nameMinorCriticalNormal
Leafmodules/blog.page_title.inc000
Expandmodules/comment.page_title.inc301
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthercomment.page_title.inc16N/A
Use an indent of 2 spaces, with no tabsOthercomment.page_title.inc21N/A
Use an indent of 2 spaces, with no tabsOthercomment.page_title.inc41N/A
Doxygen uses @todo and @bug to markup things to be done.Othercomment.page_title.inc47N/A
Expandmodules/forum.page_title.inc400
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherforum.page_title.inc17N/A
Use an indent of 2 spaces, with no tabsOtherforum.page_title.inc18N/A
Use an indent of 2 spaces, with no tabsOtherforum.page_title.inc19N/A
Use an indent of 2 spaces, with no tabsOtherforum.page_title.inc33N/A
Expandmodules/node.page_title.inc402
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc16N/A
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc17N/A
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc18N/A
Use an indent of 2 spaces, with no tabsOthernode.page_title.inc34N/A
Doxygen uses @todo and @bug to markup things to be done.Othernode.page_title.inc38N/A
Doxygen uses @todo and @bug to markup things to be done.Othernode.page_title.inc41N/A
Leafmodules/page_title.page_title.inc000
Expandmodules/taxonomy.page_title.inc400
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthertaxonomy.page_title.inc16N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy.page_title.inc17N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy.page_title.inc18N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy.page_title.inc32N/A
Expandmodules/uc_catalog.page_title.inc601
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Otheruc_catalog.page_title.inc10N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc25N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc26N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc27N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc28N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc42N/A
Use an indent of 2 spaces, with no tabsOtheruc_catalog.page_title.inc43N/A
Expandmodules/user.page_title.inc200
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtheruser.page_title.inc15N/A
Use an indent of 2 spaces, with no tabsOtheruser.page_title.inc16N/A
Leafmodules/views.page_title.inc000
Expandpage_title-admin-settings-form.tpl.php002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherpage_title-admin-settings-form.tpl.php-1N/A
Separate comments from comment syntax by a space.Otherpage_title-admin-settings-form.tpl.php38N/A
Expandpage_title.admin.inc101
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.admin.inc55N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherpage_title.admin.inc71N/A
Expandpage_title.install102
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherpage_title.install4N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.install64N/A
Function documentation should be less than 80 characters per line.Otherpage_title.install65N/A
Expandpage_title.module6020
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module74N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module187N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module188N/A
Separate comments from comment syntax by a space.Otherpage_title.module253N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module293N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module311N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module320N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module330N/A
The $text argument to l() should be enclosed within t() so that it is translatable.Otherpage_title.module332N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module341N/A
Use an indent of 2 spaces, with no tabsOtherpage_title.module380N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module388N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module406N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module448N/A
Use Drupal's format_date(), not PHP's default date().Otherpage_title.module477N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module507N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module542N/A
Function summaries should be one line only. (Drupal Docs)Otherpage_title.module551N/A
Format should be * Implementation of hook_foo().Otherpage_title.module552N/A
Missing parenthesis after function nameOtherpage_title.module568N/A
Format should be * Implementation of hook_foo().Otherpage_title.module568N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOtherpage_title.module568N/A
Function documentation should be less than 80 characters per line.Otherpage_title.module571N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module664N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.module675N/A
Format should be * Implementation of hook_foo().Otherpage_title.module838N/A
Expandpage_title.test006
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherpage_title.test116N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.test119N/A
Separate comments from comment syntax by a space.Otherpage_title.test171N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.test175N/A
Separate comments from comment syntax by a space.Otherpage_title.test187N/A
Separate comments from comment syntax by a space.Otherpage_title.test190N/A
Leafpage_title.tokens.inc000
Leafpage_title.views.inc000
Expandpage_title.views_default.inc004
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc43N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc187N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc191N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title.views_default.inc203N/A
Expandviews/plugins/page_title_plugin_display_page_with_page_title.inc004
MessageGroupFilenameLineFunctionStatus
Function documentation should be less than 80 characters per line.Otherpage_title_plugin_display_page_with_page_title.inc5N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title_plugin_display_page_with_page_title.inc30N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title_plugin_display_page_with_page_title.inc42N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Otherpage_title_plugin_display_page_with_page_title.inc51N/A
Expandviews_handler_field_node_page_title.inc002
MessageGroupFilenameLineFunctionStatus
Separate comments from comment syntax by a space.Otherviews_handler_field_node_page_title.inc19N/A
Separate comments from comment syntax by a space.Otherviews_handler_field_node_page_title.inc22N/A