Search Autocomplete - 7.x-3.0-rc4

Test status
StatusResult
Last receivedThu, 09/13/2012 - 17:50:15
Last requestedThu, 09/13/2012 - 17:51:02
Last testedThu, 09/13/2012 - 17:51:31
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-3.0-rc4
ProjectSearch Autocomplete
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 51 minor(s), 0 critical(s), and 8 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
51 minor(s), 0 critical(s), and 8 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandsearch_autocomplete.form.configure.inc402
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.form.configure.inc145N/A
There should be no trailing spacesOthersearch_autocomplete.form.configure.inc175N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.form.configure.inc205N/A
else statements should begin on a new lineOthersearch_autocomplete.form.configure.inc208N/A
else statements should begin on a new lineOthersearch_autocomplete.form.configure.inc211N/A
There should be no trailing spacesOthersearch_autocomplete.form.configure.inc249N/A
Expandsearch_autocomplete.module1003
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.module31N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module45N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module46N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module47N/A
else statements should begin on a new lineOthersearch_autocomplete.module48N/A
There should be no trailing spacesOthersearch_autocomplete.module54N/A
do not use mixed case (camelCase), use lower case and _Othersearch_autocomplete.module55N/A
There should be no trailing spacesOthersearch_autocomplete.module59N/A
do not use mixed case (camelCase), use lower case and _Othersearch_autocomplete.module68N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module68N/A
There should be no trailing spacesOthersearch_autocomplete.module73N/A
There should be no trailing spacesOthersearch_autocomplete.module85N/A
There should be no trailing spacesOthersearch_autocomplete.module89N/A
Expandsearch_autocomplete.view_autocomplete.inc1403
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc14N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc38N/A
else statements should begin on a new lineOthersearch_autocomplete.view_autocomplete.inc195N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.view_autocomplete.inc199N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc200N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc202N/A
else statements should begin on a new lineOthersearch_autocomplete.view_autocomplete.inc206N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc210N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.view_autocomplete.inc265N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersearch_autocomplete.view_autocomplete.inc290N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc364N/A
Use an indent of 2 spaces, with no tabsOthersearch_autocomplete.view_autocomplete.inc369N/A
else statements should begin on a new lineOthersearch_autocomplete.view_autocomplete.inc371N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc373N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc385N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc471N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc540N/A

All

Test nameMinorCriticalNormal
Expandsearch_autocomplete.admin.inc300
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.admin.inc25N/A
There should be no trailing spacesOthersearch_autocomplete.admin.inc29N/A
There should be no trailing spacesOthersearch_autocomplete.admin.inc56N/A
Leafsearch_autocomplete.form.add.inc000
Expandsearch_autocomplete.form.configure.inc402
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.form.configure.inc145N/A
There should be no trailing spacesOthersearch_autocomplete.form.configure.inc175N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.form.configure.inc205N/A
else statements should begin on a new lineOthersearch_autocomplete.form.configure.inc208N/A
else statements should begin on a new lineOthersearch_autocomplete.form.configure.inc211N/A
There should be no trailing spacesOthersearch_autocomplete.form.configure.inc249N/A
Expandsearch_autocomplete.form.delete.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.form.delete.inc71N/A
There should be no trailing spacesOthersearch_autocomplete.form.delete.inc74N/A
Expandsearch_autocomplete.form.treelist.inc800
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.form.treelist.inc22N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.form.treelist.inc107N/A
There should be no trailing spacesOthersearch_autocomplete.form.treelist.inc108N/A
There should be no trailing spacesOthersearch_autocomplete.form.treelist.inc124N/A
There should be no trailing spacesOthersearch_autocomplete.form.treelist.inc129N/A
There should be no trailing spacesOthersearch_autocomplete.form.treelist.inc144N/A
There should be no trailing spacesOthersearch_autocomplete.form.treelist.inc157N/A
There should be no trailing spacesOthersearch_autocomplete.form.treelist.inc179N/A
Expandsearch_autocomplete.install700
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOthersearch_autocomplete.install20N/A
There should be no trailing spacesOthersearch_autocomplete.install122N/A
Use an indent of 2 spaces, with no tabsOthersearch_autocomplete.install130N/A
There should be no trailing spacesOthersearch_autocomplete.install130N/A
There should be no trailing spacesOthersearch_autocomplete.install211N/A
There should be no trailing spacesOthersearch_autocomplete.install214N/A
There should be no trailing spacesOthersearch_autocomplete.install227N/A
Expandsearch_autocomplete.module1003
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.module31N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module45N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module46N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module47N/A
else statements should begin on a new lineOthersearch_autocomplete.module48N/A
There should be no trailing spacesOthersearch_autocomplete.module54N/A
do not use mixed case (camelCase), use lower case and _Othersearch_autocomplete.module55N/A
There should be no trailing spacesOthersearch_autocomplete.module59N/A
do not use mixed case (camelCase), use lower case and _Othersearch_autocomplete.module68N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.module68N/A
There should be no trailing spacesOthersearch_autocomplete.module73N/A
There should be no trailing spacesOthersearch_autocomplete.module85N/A
There should be no trailing spacesOthersearch_autocomplete.module89N/A
Expandsearch_autocomplete.view_autocomplete.inc1403
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc14N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc38N/A
else statements should begin on a new lineOthersearch_autocomplete.view_autocomplete.inc195N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.view_autocomplete.inc199N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc200N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc202N/A
else statements should begin on a new lineOthersearch_autocomplete.view_autocomplete.inc206N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc210N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthersearch_autocomplete.view_autocomplete.inc265N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othersearch_autocomplete.view_autocomplete.inc290N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc364N/A
Use an indent of 2 spaces, with no tabsOthersearch_autocomplete.view_autocomplete.inc369N/A
else statements should begin on a new lineOthersearch_autocomplete.view_autocomplete.inc371N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc373N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc385N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc471N/A
There should be no trailing spacesOthersearch_autocomplete.view_autocomplete.inc540N/A
Leafviews/plugins/views_plugin_style_autocomplete.inc000
Leafviews/search_autocomplete.views.inc000
Expandviews/theme/views-search-autocomplete-style.tpl.php100
MessageGroupFilenameLineFunctionStatus
@file description should be on the following line (Drupal Docs)Otherviews-search-autocomplete-style.tpl.php3N/A
Expandviews/theme/views_search_autocomplete_style.theme.inc200
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOtherviews_search_autocomplete_style.theme.inc55N/A
There should be no trailing spacesOtherviews_search_autocomplete_style.theme.inc59N/A