Couchbase - 7.x-1.x

Test status
StatusResult
Last receivedThu, 12/22/2011 - 10:13:37
Last requestedThu, 12/22/2011 - 10:15:23
Last testedThu, 12/22/2011 - 10:15:30
Test count4
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-1.x
ProjectCouchbase
LinkProject information
SummaryFAILED: [[SimpleTest]]: [MySQL] 7 pass(es), 8 fail(s), and 7 exception(s); [[Coder]]: [Code review] 147 minor(s), 0 critical(s), and 32 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
    Review the test failures below then if necessary run them locally until the problem has been fixed.
  10. Complete test suite with all tests passing
7 pass(es), 8 fail(s), and 7 exception(s)

Non-pass

Test namePassFailException
ExpandCouchbase Unit Tests (CouchbaseTestCase) [Couchbase]787
MessageGroupFilenameLineFunctionStatus
_stats - http code: 0Othercouchbase.test60CouchbaseTestCase->testCouchCommands()
_all_dbs - http code: 0Othercouchbase.test64CouchbaseTestCase->testCouchCommands()
_active_tasks - http code: 0Othercouchbase.test68CouchbaseTestCase->testCouchCommands()
_uuids - http code: 0Othercouchbase.test72CouchbaseTestCase->testCouchCommands()
Trying to get property of non-objectNoticecouchbase.test82CouchbaseTestCase->testCouchReplication()
couchbase_simpletest_database_source createdOthercouchbase.test82CouchbaseTestCase->testCouchReplication()
Trying to get property of non-objectNoticecouchbase.test86CouchbaseTestCase->testCouchReplication()
couchbase_simpletest_database_target createdOthercouchbase.test86CouchbaseTestCase->testCouchReplication()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()
Trying to get property of non-objectNoticecouchbase.test124CouchbaseTestCase->testCouchCrud()
couchbase_simpletest_crud_database createdOthercouchbase.test124CouchbaseTestCase->testCouchCrud()
couchbase_simpletest_crud_database deleted - http code: 0Othercouchbase.test132CouchbaseTestCase->testCouchCrud()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()

All

Test namePassFailException
ExpandCouchbase Unit Tests (CouchbaseTestCase) [Couchbase]787
MessageGroupFilenameLineFunctionStatus
_stats - http code: 0Othercouchbase.test60CouchbaseTestCase->testCouchCommands()
_all_dbs - http code: 0Othercouchbase.test64CouchbaseTestCase->testCouchCommands()
_active_tasks - http code: 0Othercouchbase.test68CouchbaseTestCase->testCouchCommands()
_uuids - http code: 0Othercouchbase.test72CouchbaseTestCase->testCouchCommands()
Trying to get property of non-objectNoticecouchbase.test82CouchbaseTestCase->testCouchReplication()
couchbase_simpletest_database_source createdOthercouchbase.test82CouchbaseTestCase->testCouchReplication()
Trying to get property of non-objectNoticecouchbase.test86CouchbaseTestCase->testCouchReplication()
couchbase_simpletest_database_target createdOthercouchbase.test86CouchbaseTestCase->testCouchReplication()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()
Trying to get property of non-objectNoticecouchbase.test124CouchbaseTestCase->testCouchCrud()
couchbase_simpletest_crud_database createdOthercouchbase.test124CouchbaseTestCase->testCouchCrud()
couchbase_simpletest_crud_database deleted - http code: 0Othercouchbase.test132CouchbaseTestCase->testCouchCrud()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()
CouchbaseException: Unable to fetch information about the database. in CouchbaseDatabase->__construct() (line 19 of /var/lib/drupaltestbot/sites/default/files/checkout/sites/default/modules/couchbase/includes/couchbase.database.inc).Uncaught exceptioncouchbase.database.inc19CouchbaseDatabase->__construct()

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

Non-pass

Test nameMinorCriticalNormal
Expandcouchbase.install301
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.install6N/A
There should be no trailing spacesOthercouchbase.install8N/A
Remove the empty commented line in your function documentation.Othercouchbase.install8N/A
There should be no trailing spacesOthercouchbase.install32N/A
Expandcouchbase.module201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.module6N/A
There should be no trailing spacesOthercouchbase.module8N/A
Remove the empty commented line in your function documentation.Othercouchbase.module8N/A
Expandincludes/couchbase.database.inc508
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.database.inc6N/A
There should be no trailing spacesOthercouchbase.database.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase.database.inc8N/A
There should be no trailing spacesOthercouchbase.database.inc11N/A
There should be no trailing spacesOthercouchbase.database.inc38N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc42N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc43N/A
There should be no trailing spacesOthercouchbase.database.inc48N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc84N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc250N/A
Separate comments from comment syntax by a space.Othercouchbase.database.inc312N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc338N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc339N/A
Expandincludes/couchbase.design.inc1601
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.design.inc6N/A
There should be no trailing spacesOthercouchbase.design.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase.design.inc8N/A
There should be no trailing spacesOthercouchbase.design.inc11N/A
There should be no trailing spacesOthercouchbase.design.inc15N/A
There should be no trailing spacesOthercouchbase.design.inc25N/A
There should be no trailing spacesOthercouchbase.design.inc34N/A
There should be no trailing spacesOthercouchbase.design.inc55N/A
There should be no trailing spacesOthercouchbase.design.inc56N/A
There should be no trailing spacesOthercouchbase.design.inc67N/A
There should be no trailing spacesOthercouchbase.design.inc74N/A
There should be no trailing spacesOthercouchbase.design.inc83N/A
There should be no trailing spacesOthercouchbase.design.inc98N/A
There should be no trailing spacesOthercouchbase.design.inc105N/A
There should be no trailing spacesOthercouchbase.design.inc109N/A
There should be no trailing spacesOthercouchbase.design.inc134N/A
There should be no trailing spacesOthercouchbase.design.inc138N/A
Expandincludes/couchbase.inc1805
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.inc6N/A
There should be no trailing spacesOthercouchbase.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase.inc8N/A
There should be no trailing spacesOthercouchbase.inc52N/A
There should be no trailing spacesOthercouchbase.inc57N/A
There should be no trailing spacesOthercouchbase.inc96N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercouchbase.inc118N/A
There should be no trailing spacesOthercouchbase.inc189N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.inc191N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.inc192N/A
There should be no trailing spacesOthercouchbase.inc201N/A
Use PHP's master function, not an alias.Othercouchbase.inc216N/A
Use PHP's master function, not an alias.Othercouchbase.inc217N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercouchbase.inc224N/A
There should be no trailing spacesOthercouchbase.inc260N/A
There should be no trailing spacesOthercouchbase.inc267N/A
There should be no trailing spacesOthercouchbase.inc269N/A
There should be no trailing spacesOthercouchbase.inc271N/A
There should be no trailing spacesOthercouchbase.inc298N/A
There should be no trailing spacesOthercouchbase.inc307N/A
There should be no trailing spacesOthercouchbase.inc316N/A
There should be no trailing spacesOthercouchbase.inc360N/A
There should be no trailing spacesOthercouchbase.inc365N/A
Expandmodules/couchbase_watchdog/couchbase_watchdog.admin.inc2106
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase_watchdog.admin.inc6N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase_watchdog.admin.inc8N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc38N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc47N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc61N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc64N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc73N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc93N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc95N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc146N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc146N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc171N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc189N/A
Use Drupal's format_date(), not PHP's default date().Othercouchbase_watchdog.admin.inc206N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc249N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc254N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc261N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc268N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc276N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc304N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc333N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc342N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc345N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc391N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc406N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc429N/A
Expandmodules/couchbase_watchdog/couchbase_watchdog.install402
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase_watchdog.install6N/A
There should be no trailing spacesOthercouchbase_watchdog.install8N/A
Remove the empty commented line in your function documentation.Othercouchbase_watchdog.install8N/A
There should be no trailing spacesOthercouchbase_watchdog.install53N/A
"Module" should rarely be capitalized as part of a module's proper name.Othercouchbase_watchdog.install70N/A
There should be no trailing spacesOthercouchbase_watchdog.install88N/A
Expandmodules/couchbase_watchdog/couchbase_watchdog.module403
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase_watchdog.module6N/A
There should be no trailing spacesOthercouchbase_watchdog.module8N/A
Remove the empty commented line in your function documentation.Othercouchbase_watchdog.module8N/A
There should be no trailing spacesOthercouchbase_watchdog.module25N/A
Administrative menu items should have a description.Othercouchbase_watchdog.module26N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercouchbase_watchdog.module27N/A
There should be no trailing spacesOthercouchbase_watchdog.module45N/A
Expandtests/couchbase.test7405
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.test6N/A
There should be no trailing spacesOthercouchbase.test8N/A
Remove the empty commented line in your function documentation.Othercouchbase.test8N/A
There should be no trailing spacesOthercouchbase.test20N/A
There should be no trailing spacesOthercouchbase.test23N/A
There should be no trailing spacesOthercouchbase.test28N/A
There should be no trailing spacesOthercouchbase.test37N/A
There should be no trailing spacesOthercouchbase.test43N/A
There should be no trailing spacesOthercouchbase.test53N/A
There should be no trailing spacesOthercouchbase.test57N/A
There should be no trailing spacesOthercouchbase.test61N/A
There should be no trailing spacesOthercouchbase.test65N/A
There should be no trailing spacesOthercouchbase.test69N/A
There should be no trailing spacesOthercouchbase.test73N/A
There should be no trailing spacesOthercouchbase.test75N/A
There should be no trailing spacesOthercouchbase.test79N/A
There should be no trailing spacesOthercouchbase.test83N/A
There should be no trailing spacesOthercouchbase.test87N/A
There should be no trailing spacesOthercouchbase.test92N/A
There should be no trailing spacesOthercouchbase.test96N/A
There should be no trailing spacesOthercouchbase.test100N/A
There should be no trailing spacesOthercouchbase.test104N/A
There should be no trailing spacesOthercouchbase.test108N/A
There should be no trailing spacesOthercouchbase.test112N/A
There should be no trailing spacesOthercouchbase.test117N/A
There should be no trailing spacesOthercouchbase.test121N/A
There should be no trailing spacesOthercouchbase.test125N/A
There should be no trailing spacesOthercouchbase.test134N/A
There should be no trailing spacesOthercouchbase.test139N/A
There should be no trailing spacesOthercouchbase.test143N/A
There should be no trailing spacesOthercouchbase.test147N/A
There should be no trailing spacesOthercouchbase.test151N/A
There should be no trailing spacesOthercouchbase.test155N/A
There should be no trailing spacesOthercouchbase.test162N/A
There should be no trailing spacesOthercouchbase.test171N/A
There should be no trailing spacesOthercouchbase.test175N/A
There should be no trailing spacesOthercouchbase.test179N/A
There should be no trailing spacesOthercouchbase.test189N/A
There should be no trailing spacesOthercouchbase.test199N/A
Separate comments from comment syntax by a space.Othercouchbase.test200N/A
There should be no trailing spacesOthercouchbase.test206N/A
There should be no trailing spacesOthercouchbase.test215N/A
There should be no trailing spacesOthercouchbase.test219N/A
There should be no trailing spacesOthercouchbase.test223N/A
There should be no trailing spacesOthercouchbase.test230N/A
There should be no trailing spacesOthercouchbase.test236N/A
There should be no trailing spacesOthercouchbase.test240N/A
There should be no trailing spacesOthercouchbase.test244N/A
There should be no trailing spacesOthercouchbase.test248N/A
There should be no trailing spacesOthercouchbase.test253N/A
There should be no trailing spacesOthercouchbase.test257N/A
There should be no trailing spacesOthercouchbase.test262N/A
There should be no trailing spacesOthercouchbase.test266N/A
There should be no trailing spacesOthercouchbase.test270N/A
There should be no trailing spacesOthercouchbase.test274N/A
There should be no trailing spacesOthercouchbase.test276N/A
There should be no trailing spacesOthercouchbase.test278N/A
There should be no trailing spacesOthercouchbase.test284N/A
There should be no trailing spacesOthercouchbase.test288N/A
There should be no trailing spacesOthercouchbase.test293N/A
There should be no trailing spacesOthercouchbase.test298N/A
There should be no trailing spacesOthercouchbase.test302N/A
There should be no trailing spacesOthercouchbase.test305N/A
There should be no trailing spacesOthercouchbase.test309N/A
There should be no trailing spacesOthercouchbase.test311N/A
There should be no trailing spacesOthercouchbase.test326N/A
There should be no trailing spacesOthercouchbase.test339N/A
There should be no trailing spacesOthercouchbase.test345N/A
There should be no trailing spacesOthercouchbase.test362N/A
There should be no trailing spacesOthercouchbase.test367N/A
There should be no trailing spacesOthercouchbase.test372N/A
Separate comments from comment syntax by a space.Othercouchbase.test374N/A
There should be no trailing spacesOthercouchbase.test376N/A
There should be no trailing spacesOthercouchbase.test380N/A
There should be no trailing spacesOthercouchbase.test383N/A
There should be no trailing spacesOthercouchbase.test387N/A
Separate comments from comment syntax by a space.Othercouchbase.test389N/A
Separate comments from comment syntax by a space.Othercouchbase.test391N/A
There should be no trailing spacesOthercouchbase.test393N/A

All

Test nameMinorCriticalNormal
Expandcouchbase.install301
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.install6N/A
There should be no trailing spacesOthercouchbase.install8N/A
Remove the empty commented line in your function documentation.Othercouchbase.install8N/A
There should be no trailing spacesOthercouchbase.install32N/A
Expandcouchbase.module201
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.module6N/A
There should be no trailing spacesOthercouchbase.module8N/A
Remove the empty commented line in your function documentation.Othercouchbase.module8N/A
Expandincludes/couchbase.database.inc508
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.database.inc6N/A
There should be no trailing spacesOthercouchbase.database.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase.database.inc8N/A
There should be no trailing spacesOthercouchbase.database.inc11N/A
There should be no trailing spacesOthercouchbase.database.inc38N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc42N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc43N/A
There should be no trailing spacesOthercouchbase.database.inc48N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc84N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc250N/A
Separate comments from comment syntax by a space.Othercouchbase.database.inc312N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc338N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.database.inc339N/A
Expandincludes/couchbase.design.inc1601
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.design.inc6N/A
There should be no trailing spacesOthercouchbase.design.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase.design.inc8N/A
There should be no trailing spacesOthercouchbase.design.inc11N/A
There should be no trailing spacesOthercouchbase.design.inc15N/A
There should be no trailing spacesOthercouchbase.design.inc25N/A
There should be no trailing spacesOthercouchbase.design.inc34N/A
There should be no trailing spacesOthercouchbase.design.inc55N/A
There should be no trailing spacesOthercouchbase.design.inc56N/A
There should be no trailing spacesOthercouchbase.design.inc67N/A
There should be no trailing spacesOthercouchbase.design.inc74N/A
There should be no trailing spacesOthercouchbase.design.inc83N/A
There should be no trailing spacesOthercouchbase.design.inc98N/A
There should be no trailing spacesOthercouchbase.design.inc105N/A
There should be no trailing spacesOthercouchbase.design.inc109N/A
There should be no trailing spacesOthercouchbase.design.inc134N/A
There should be no trailing spacesOthercouchbase.design.inc138N/A
Expandincludes/couchbase.inc1805
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.inc6N/A
There should be no trailing spacesOthercouchbase.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase.inc8N/A
There should be no trailing spacesOthercouchbase.inc52N/A
There should be no trailing spacesOthercouchbase.inc57N/A
There should be no trailing spacesOthercouchbase.inc96N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercouchbase.inc118N/A
There should be no trailing spacesOthercouchbase.inc189N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.inc191N/A
@param and @return syntax does not indicate the data type. (Drupal Docs)Othercouchbase.inc192N/A
There should be no trailing spacesOthercouchbase.inc201N/A
Use PHP's master function, not an alias.Othercouchbase.inc216N/A
Use PHP's master function, not an alias.Othercouchbase.inc217N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercouchbase.inc224N/A
There should be no trailing spacesOthercouchbase.inc260N/A
There should be no trailing spacesOthercouchbase.inc267N/A
There should be no trailing spacesOthercouchbase.inc269N/A
There should be no trailing spacesOthercouchbase.inc271N/A
There should be no trailing spacesOthercouchbase.inc298N/A
There should be no trailing spacesOthercouchbase.inc307N/A
There should be no trailing spacesOthercouchbase.inc316N/A
There should be no trailing spacesOthercouchbase.inc360N/A
There should be no trailing spacesOthercouchbase.inc365N/A
Expandmodules/couchbase_watchdog/couchbase_watchdog.admin.inc2106
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase_watchdog.admin.inc6N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc8N/A
Remove the empty commented line in your function documentation.Othercouchbase_watchdog.admin.inc8N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc38N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc47N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc61N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc64N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc73N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc93N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc95N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc146N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc146N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc171N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc189N/A
Use Drupal's format_date(), not PHP's default date().Othercouchbase_watchdog.admin.inc206N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc249N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc254N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc261N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc268N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc276N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc304N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc333N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc342N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc345N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc391N/A
Function summaries should be one line only. (Drupal Docs)Othercouchbase_watchdog.admin.inc406N/A
There should be no trailing spacesOthercouchbase_watchdog.admin.inc429N/A
Expandmodules/couchbase_watchdog/couchbase_watchdog.install402
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase_watchdog.install6N/A
There should be no trailing spacesOthercouchbase_watchdog.install8N/A
Remove the empty commented line in your function documentation.Othercouchbase_watchdog.install8N/A
There should be no trailing spacesOthercouchbase_watchdog.install53N/A
"Module" should rarely be capitalized as part of a module's proper name.Othercouchbase_watchdog.install70N/A
There should be no trailing spacesOthercouchbase_watchdog.install88N/A
Expandmodules/couchbase_watchdog/couchbase_watchdog.module403
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase_watchdog.module6N/A
There should be no trailing spacesOthercouchbase_watchdog.module8N/A
Remove the empty commented line in your function documentation.Othercouchbase_watchdog.module8N/A
There should be no trailing spacesOthercouchbase_watchdog.module25N/A
Administrative menu items should have a description.Othercouchbase_watchdog.module26N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othercouchbase_watchdog.module27N/A
There should be no trailing spacesOthercouchbase_watchdog.module45N/A
Expandtests/couchbase.test7405
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthercouchbase.test6N/A
There should be no trailing spacesOthercouchbase.test8N/A
Remove the empty commented line in your function documentation.Othercouchbase.test8N/A
There should be no trailing spacesOthercouchbase.test20N/A
There should be no trailing spacesOthercouchbase.test23N/A
There should be no trailing spacesOthercouchbase.test28N/A
There should be no trailing spacesOthercouchbase.test37N/A
There should be no trailing spacesOthercouchbase.test43N/A
There should be no trailing spacesOthercouchbase.test53N/A
There should be no trailing spacesOthercouchbase.test57N/A
There should be no trailing spacesOthercouchbase.test61N/A
There should be no trailing spacesOthercouchbase.test65N/A
There should be no trailing spacesOthercouchbase.test69N/A
There should be no trailing spacesOthercouchbase.test73N/A
There should be no trailing spacesOthercouchbase.test75N/A
There should be no trailing spacesOthercouchbase.test79N/A
There should be no trailing spacesOthercouchbase.test83N/A
There should be no trailing spacesOthercouchbase.test87N/A
There should be no trailing spacesOthercouchbase.test92N/A
There should be no trailing spacesOthercouchbase.test96N/A
There should be no trailing spacesOthercouchbase.test100N/A
There should be no trailing spacesOthercouchbase.test104N/A
There should be no trailing spacesOthercouchbase.test108N/A
There should be no trailing spacesOthercouchbase.test112N/A
There should be no trailing spacesOthercouchbase.test117N/A
There should be no trailing spacesOthercouchbase.test121N/A
There should be no trailing spacesOthercouchbase.test125N/A
There should be no trailing spacesOthercouchbase.test134N/A
There should be no trailing spacesOthercouchbase.test139N/A
There should be no trailing spacesOthercouchbase.test143N/A
There should be no trailing spacesOthercouchbase.test147N/A
There should be no trailing spacesOthercouchbase.test151N/A
There should be no trailing spacesOthercouchbase.test155N/A
There should be no trailing spacesOthercouchbase.test162N/A
There should be no trailing spacesOthercouchbase.test171N/A
There should be no trailing spacesOthercouchbase.test175N/A
There should be no trailing spacesOthercouchbase.test179N/A
There should be no trailing spacesOthercouchbase.test189N/A
There should be no trailing spacesOthercouchbase.test199N/A
Separate comments from comment syntax by a space.Othercouchbase.test200N/A
There should be no trailing spacesOthercouchbase.test206N/A
There should be no trailing spacesOthercouchbase.test215N/A
There should be no trailing spacesOthercouchbase.test219N/A
There should be no trailing spacesOthercouchbase.test223N/A
There should be no trailing spacesOthercouchbase.test230N/A
There should be no trailing spacesOthercouchbase.test236N/A
There should be no trailing spacesOthercouchbase.test240N/A
There should be no trailing spacesOthercouchbase.test244N/A
There should be no trailing spacesOthercouchbase.test248N/A
There should be no trailing spacesOthercouchbase.test253N/A
There should be no trailing spacesOthercouchbase.test257N/A
There should be no trailing spacesOthercouchbase.test262N/A
There should be no trailing spacesOthercouchbase.test266N/A
There should be no trailing spacesOthercouchbase.test270N/A
There should be no trailing spacesOthercouchbase.test274N/A
There should be no trailing spacesOthercouchbase.test276N/A
There should be no trailing spacesOthercouchbase.test278N/A
There should be no trailing spacesOthercouchbase.test284N/A
There should be no trailing spacesOthercouchbase.test288N/A
There should be no trailing spacesOthercouchbase.test293N/A
There should be no trailing spacesOthercouchbase.test298N/A
There should be no trailing spacesOthercouchbase.test302N/A
There should be no trailing spacesOthercouchbase.test305N/A
There should be no trailing spacesOthercouchbase.test309N/A
There should be no trailing spacesOthercouchbase.test311N/A
There should be no trailing spacesOthercouchbase.test326N/A
There should be no trailing spacesOthercouchbase.test339N/A
There should be no trailing spacesOthercouchbase.test345N/A
There should be no trailing spacesOthercouchbase.test362N/A
There should be no trailing spacesOthercouchbase.test367N/A
There should be no trailing spacesOthercouchbase.test372N/A
Separate comments from comment syntax by a space.Othercouchbase.test374N/A
There should be no trailing spacesOthercouchbase.test376N/A
There should be no trailing spacesOthercouchbase.test380N/A
There should be no trailing spacesOthercouchbase.test383N/A
There should be no trailing spacesOthercouchbase.test387N/A
Separate comments from comment syntax by a space.Othercouchbase.test389N/A
Separate comments from comment syntax by a space.Othercouchbase.test391N/A
There should be no trailing spacesOthercouchbase.test393N/A