Namecards - 7.x-1.x

Test status
StatusResult
Last receivedThu, 09/06/2012 - 13:25:16
Last requestedThu, 09/06/2012 - 13:26:02
Last testedThu, 09/06/2012 - 13:27:55
Test count78
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-1.x
ProjectNamecards
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 230 minor(s), 20 critical(s), and 64 normal(s); [[SimpleTest]]: [MySQL] 185 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
185 pass(es), 0 fail(s), and 0 exception(s)
Test namePassFailException
LeafNamecards administrator create contact (NamecardsAdminCreateContactTestCase) [Namecards]3700
LeafNamecards user create contact (NamecardsUserCreateContactTestCase) [Namecards]3700
LeafNon namecards user/administrator access to namecards system (NonNamecardsUserTestCase) [Namecards]5100
LeafRemoval of orphaned nodes (NamecardsDeleteOrphanedNodeTestCase) [Namecards]6000

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
230 minor(s), 20 critical(s), and 64 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandmodules/namecards_department/namecards_department.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_department.install72N/A
Expandmodules/namecards_event/namecards_event.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_event.install72N/A
Expandmodules/namecards_import/namecards_import.module133833
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernamecards_import.module105N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module135N/A
There should be no trailing spacesOthernamecards_import.module173N/A
There should be no trailing spacesOthernamecards_import.module174N/A
There should be no trailing spacesOthernamecards_import.module175N/A
There should be no trailing spacesOthernamecards_import.module176N/A
There should be no trailing spacesOthernamecards_import.module177N/A
There should be no trailing spacesOthernamecards_import.module189N/A
There should be no trailing spacesOthernamecards_import.module192N/A
There should be no trailing spacesOthernamecards_import.module197N/A
There should be no trailing spacesOthernamecards_import.module206N/A
There should be no trailing spacesOthernamecards_import.module207N/A
There should be no trailing spacesOthernamecards_import.module263N/A
There should be no trailing spacesOthernamecards_import.module301N/A
There should be no trailing spacesOthernamecards_import.module374N/A
There should be no trailing spacesOthernamecards_import.module381N/A
There should be no trailing spacesOthernamecards_import.module392N/A
There should be no trailing spacesOthernamecards_import.module422N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module439N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module441N/A
There should be no trailing spacesOthernamecards_import.module469N/A
There should be no trailing spacesOthernamecards_import.module470N/A
There should be no trailing spacesOthernamecards_import.module471N/A
There should be no trailing spacesOthernamecards_import.module472N/A
There should be no trailing spacesOthernamecards_import.module492N/A
There should be no trailing spacesOthernamecards_import.module494N/A
There should be no trailing spacesOthernamecards_import.module505N/A
put a space between the asterisk and the comment textOthernamecards_import.module520N/A
There should be no trailing spacesOthernamecards_import.module545N/A
There should be no trailing spacesOthernamecards_import.module546N/A
There should be no trailing spacesOthernamecards_import.module644N/A
There should be no trailing spacesOthernamecards_import.module645N/A
There should be no trailing spacesOthernamecards_import.module647N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernamecards_import.module659N/A
There should be no trailing spacesOthernamecards_import.module672N/A
There should be no trailing spacesOthernamecards_import.module677N/A
missing space after commaOthernamecards_import.module679N/A
missing space after commaOthernamecards_import.module683N/A
There should be no trailing spacesOthernamecards_import.module685N/A
There should be no trailing spacesOthernamecards_import.module698N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module700N/A
There should be no trailing spacesOthernamecards_import.module702N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module704N/A
Control statements should have one space between the control keyword and opening parenthesisOthernamecards_import.module719N/A
There should be no trailing spacesOthernamecards_import.module726N/A
missing space after commaOthernamecards_import.module731N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module731N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module732N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module759N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module764N/A
There should be no trailing spacesOthernamecards_import.module768N/A
There should be no trailing spacesOthernamecards_import.module794N/A
There should be no trailing spacesOthernamecards_import.module795N/A
There should be no trailing spacesOthernamecards_import.module796N/A
There should be no trailing spacesOthernamecards_import.module797N/A
There should be no trailing spacesOthernamecards_import.module804N/A
There should be no trailing spacesOthernamecards_import.module807N/A
There should be no trailing spacesOthernamecards_import.module830N/A
There should be no trailing spacesOthernamecards_import.module866N/A
There should be no trailing spacesOthernamecards_import.module873N/A
There should be no trailing spacesOthernamecards_import.module880N/A
There should be no trailing spacesOthernamecards_import.module886N/A
There should be no trailing spacesOthernamecards_import.module909N/A
There should be no trailing spacesOthernamecards_import.module916N/A
There should be no trailing spacesOthernamecards_import.module918N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module922N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module944N/A
There should be no trailing spacesOthernamecards_import.module945N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module952N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module960N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module969N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module977N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module985N/A
There should be no trailing spacesOthernamecards_import.module989N/A
There should be no trailing spacesOthernamecards_import.module990N/A
There should be no trailing spacesOthernamecards_import.module992N/A
There should be no trailing spacesOthernamecards_import.module994N/A
missing space after commaOthernamecards_import.module1089N/A
There should be no trailing spacesOthernamecards_import.module1091N/A
There should be no trailing spacesOthernamecards_import.module1094N/A
There should be no trailing spacesOthernamecards_import.module1098N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module1162N/A
There should be no trailing spacesOthernamecards_import.module1255N/A
There should be no trailing spacesOthernamecards_import.module1259N/A
There should be no trailing spacesOthernamecards_import.module1276N/A
There should be no trailing spacesOthernamecards_import.module1282N/A
There should be no trailing spacesOthernamecards_import.module1285N/A
There should be no trailing spacesOthernamecards_import.module1286N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1295N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1296N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1297N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1298N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1299N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1314N/A
There should be no trailing spacesOthernamecards_import.module1324N/A
There should be no trailing spacesOthernamecards_import.module1328N/A
There should be no trailing spacesOthernamecards_import.module1333N/A
There should be no trailing spacesOthernamecards_import.module1334N/A
missing space after commaOthernamecards_import.module1340N/A
missing space after commaOthernamecards_import.module1341N/A
There should be no trailing spacesOthernamecards_import.module1343N/A
There should be no trailing spacesOthernamecards_import.module1346N/A
There should be no trailing spacesOthernamecards_import.module1347N/A
There should be no trailing spacesOthernamecards_import.module1361N/A
There should be no trailing spacesOthernamecards_import.module1376N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module1384N/A
There should be no trailing spacesOthernamecards_import.module1389N/A
There should be no trailing spacesOthernamecards_import.module1403N/A
There should be no trailing spacesOthernamecards_import.module1404N/A
There should be no trailing spacesOthernamecards_import.module1405N/A
There should be no trailing spacesOthernamecards_import.module1427N/A
There should be no trailing spacesOthernamecards_import.module1430N/A
There should be no trailing spacesOthernamecards_import.module1438N/A
There should be no trailing spacesOthernamecards_import.module1442N/A
There should be no trailing spacesOthernamecards_import.module1445N/A
There should be no trailing spacesOthernamecards_import.module1456N/A
There should be no trailing spacesOthernamecards_import.module1458N/A
There should be no trailing spacesOthernamecards_import.module1459N/A
There should be no trailing spacesOthernamecards_import.module1462N/A
There should be no trailing spacesOthernamecards_import.module1468N/A
There should be no trailing spacesOthernamecards_import.module1474N/A
There should be no trailing spacesOthernamecards_import.module1476N/A
There should be no trailing spacesOthernamecards_import.module1479N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module1482N/A
Control statements should have one space between the control keyword and opening parenthesisOthernamecards_import.module1483N/A
use a space between the closing parenthesis and the open bracketOthernamecards_import.module1483N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1487N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1499N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1502N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1508N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1514N/A
There should be no trailing spacesOthernamecards_import.module1518N/A
There should be no trailing spacesOthernamecards_import.module1525N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1536N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1542N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1542N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1547N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1553N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1553N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1558N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1564N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1564N/A
There should be no trailing spacesOthernamecards_import.module1633N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1662N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1668N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1668N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1673N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1679N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1679N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1684N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1690N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1690N/A
There should be no trailing spacesOthernamecards_import.module1748N/A
There should be no trailing spacesOthernamecards_import.module1819N/A
There should be no trailing spacesOthernamecards_import.module1881N/A
There should be no trailing spacesOthernamecards_import.module1884N/A
There should be no trailing spacesOthernamecards_import.module1888N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1890N/A
There should be no trailing spacesOthernamecards_import.module1892N/A
There should be no trailing spacesOthernamecards_import.module1926N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1933N/A
There should be no trailing spacesOthernamecards_import.module1945N/A
There should be no trailing spacesOthernamecards_import.module2005N/A
There should be no trailing spacesOthernamecards_import.module2018N/A
There should be no trailing spacesOthernamecards_import.module2020N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2038N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2039N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2040N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2041N/A
There should be no trailing spacesOthernamecards_import.module2244N/A
There should be no trailing spacesOthernamecards_import.module2248N/A
There should be no trailing spacesOthernamecards_import.module2261N/A
There should be no trailing spacesOthernamecards_import.module2264N/A
There should be no trailing spacesOthernamecards_import.module2427N/A
Expandmodules/namecards_namecard/namecards_namecard.install1213
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othernamecards_namecard.install3N/A
indent secondary line of comment one space Othernamecards_namecard.install4N/A
indent secondary line of comment one space Othernamecards_namecard.install5N/A
indent secondary line of comment one space Othernamecards_namecard.install8N/A
indent secondary line of comment one space Othernamecards_namecard.install9N/A
There should be no trailing spacesOthernamecards_namecard.install13N/A
indent secondary line of comment one space Othernamecards_namecard.install34N/A
indent secondary line of comment one space Othernamecards_namecard.install35N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernamecards_namecard.install166N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernamecards_namecard.install210N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernamecards_namecard.install327N/A
indent secondary line of comment one space Othernamecards_namecard.install626N/A
indent secondary line of comment one space Othernamecards_namecard.install627N/A
indent secondary line of comment one space Othernamecards_namecard.install1115N/A
indent secondary line of comment one space Othernamecards_namecard.install1116N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.install1143N/A
Expandmodules/namecards_namecard/namecards_namecard.module2830
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othernamecards_namecard.module3N/A
indent secondary line of comment one space Othernamecards_namecard.module4N/A
indent secondary line of comment one space Othernamecards_namecard.module5N/A
indent secondary line of comment one space Othernamecards_namecard.module8N/A
indent secondary line of comment one space Othernamecards_namecard.module9N/A
indent secondary line of comment one space Othernamecards_namecard.module27N/A
indent secondary line of comment one space Othernamecards_namecard.module28N/A
indent secondary line of comment one space Othernamecards_namecard.module43N/A
indent secondary line of comment one space Othernamecards_namecard.module44N/A
indent secondary line of comment one space Othernamecards_namecard.module86N/A
indent secondary line of comment one space Othernamecards_namecard.module87N/A
indent secondary line of comment one space Othernamecards_namecard.module123N/A
indent secondary line of comment one space Othernamecards_namecard.module124N/A
indent secondary line of comment one space Othernamecards_namecard.module125N/A
indent secondary line of comment one space Othernamecards_namecard.module126N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.module150N/A
indent secondary line of comment one space Othernamecards_namecard.module158N/A
indent secondary line of comment one space Othernamecards_namecard.module159N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.module218N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module272N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module276N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module279N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module280N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module281N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module282N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module283N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.module303N/A
There should be no trailing spacesOthernamecards_namecard.module318N/A
There should be no trailing spacesOthernamecards_namecard.module353N/A
There should be no trailing spacesOthernamecards_namecard.module370N/A
There should be no trailing spacesOthernamecards_namecard.module387N/A
Expandmodules/namecards_organization/namecards_organization.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_organization.install74N/A
Expandmodules/namecards_position/namecards_position.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_position.install74N/A
Expandmodules/namecards_tabbed_layout/namecards_tabbed_layout.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards_tabbed_layout.module-1N/A
Expandmodules/namecards_view_contact_tabbed_layout/namecards_view_contact_tabbed_layout.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards_view_contact_tabbed_layout.module-1N/A
Expandnamecards.install112
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.install-1N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards.install49N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.install62N/A
There should be no trailing spacesOthernamecards.install72N/A
Expandnamecards.module6315
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othernamecards.module3N/A
indent secondary line of comment one space Othernamecards.module4N/A
indent secondary line of comment one space Othernamecards.module5N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.module425N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.module866N/A
indent secondary line of comment one space Othernamecards.module972N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1068N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1072N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1079N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1100N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1114N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.module1364N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1770N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1778N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1786N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1800N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1808N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1819N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1827N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1850N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernamecards.module2019N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernamecards.module2300N/A
Use an indent of 2 spaces, with no tabsOthernamecards.module2479N/A
Use an indent of 2 spaces, with no tabsOthernamecards.module2482N/A
Expandnamecards.test3301
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.test-1N/A
There should be no trailing spacesOthernamecards.test4N/A
There should be no trailing spacesOthernamecards.test5N/A
There should be no trailing spacesOthernamecards.test15N/A
There should be no trailing spacesOthernamecards.test16N/A
There should be no trailing spacesOthernamecards.test19N/A
There should be no trailing spacesOthernamecards.test21N/A
There should be no trailing spacesOthernamecards.test30N/A
There should be no trailing spacesOthernamecards.test72N/A
There should be no trailing spacesOthernamecards.test76N/A
There should be no trailing spacesOthernamecards.test79N/A
There should be no trailing spacesOthernamecards.test80N/A
There should be no trailing spacesOthernamecards.test81N/A
There should be no trailing spacesOthernamecards.test83N/A
There should be no trailing spacesOthernamecards.test90N/A
There should be no trailing spacesOthernamecards.test138N/A
There should be no trailing spacesOthernamecards.test161N/A
There should be no trailing spacesOthernamecards.test165N/A
There should be no trailing spacesOthernamecards.test173N/A
There should be no trailing spacesOthernamecards.test220N/A
There should be no trailing spacesOthernamecards.test225N/A
There should be no trailing spacesOthernamecards.test234N/A
There should be no trailing spacesOthernamecards.test238N/A
There should be no trailing spacesOthernamecards.test242N/A
There should be no trailing spacesOthernamecards.test246N/A
There should be no trailing spacesOthernamecards.test254N/A
There should be no trailing spacesOthernamecards.test272N/A
There should be no trailing spacesOthernamecards.test280N/A
There should be no trailing spacesOthernamecards.test283N/A
There should be no trailing spacesOthernamecards.test285N/A
There should be no trailing spacesOthernamecards.test332N/A
There should be no trailing spacesOthernamecards.test340N/A
There should be no trailing spacesOthernamecards.test345N/A
There should be no trailing spacesOthernamecards.test353N/A
Expandnamecards.views.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.views.inc-1N/A
Missing periodOthernamecards.views.inc32N/A
Expandnamecards.views_default.inc501
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.views_default.inc-1N/A
There should be no trailing spacesOthernamecards.views_default.inc14N/A
There should be no trailing spacesOthernamecards.views_default.inc623N/A
There should be no trailing spacesOthernamecards.views_default.inc792N/A
There should be no trailing spacesOthernamecards.views_default.inc961N/A
There should be no trailing spacesOthernamecards.views_default.inc1451N/A
Expandnamecards_create_email_list.inc301
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOthernamecards_create_email_list.inc15N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_create_email_list.inc98N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_create_email_list.inc250N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthernamecards_create_email_list.inc286N/A
Expandnamecards_user_settings.inc004
MessageGroupFilenameLineFunctionStatus
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc182N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc185N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc251N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc254N/A
Expand_example_theme/template.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othertemplate.php-1N/A

All

Test nameMinorCriticalNormal
Leafmodules/namecards_address_field/namecards_address_field.module000
Expandmodules/namecards_department/namecards_department.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_department.install72N/A
Leafmodules/namecards_department/namecards_department.module000
Leafmodules/namecards_edit_form_tabbed_layout/namecards_edit_form_tabbed_layout.features.inc000
Leafmodules/namecards_edit_form_tabbed_layout/namecards_edit_form_tabbed_layout.field_group.inc000
Leafmodules/namecards_edit_form_tabbed_layout/namecards_edit_form_tabbed_layout.module000
Expandmodules/namecards_event/namecards_event.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_event.install72N/A
Leafmodules/namecards_event/namecards_event.module000
Expandmodules/namecards_fax_field/namecards_fax_field.module100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernamecards_fax_field.module150N/A
Expandmodules/namecards_import/namecards_import.module133833
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernamecards_import.module105N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module135N/A
There should be no trailing spacesOthernamecards_import.module173N/A
There should be no trailing spacesOthernamecards_import.module174N/A
There should be no trailing spacesOthernamecards_import.module175N/A
There should be no trailing spacesOthernamecards_import.module176N/A
There should be no trailing spacesOthernamecards_import.module177N/A
There should be no trailing spacesOthernamecards_import.module189N/A
There should be no trailing spacesOthernamecards_import.module192N/A
There should be no trailing spacesOthernamecards_import.module197N/A
There should be no trailing spacesOthernamecards_import.module206N/A
There should be no trailing spacesOthernamecards_import.module207N/A
There should be no trailing spacesOthernamecards_import.module263N/A
There should be no trailing spacesOthernamecards_import.module301N/A
There should be no trailing spacesOthernamecards_import.module374N/A
There should be no trailing spacesOthernamecards_import.module381N/A
There should be no trailing spacesOthernamecards_import.module392N/A
There should be no trailing spacesOthernamecards_import.module422N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module439N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module441N/A
There should be no trailing spacesOthernamecards_import.module469N/A
There should be no trailing spacesOthernamecards_import.module470N/A
There should be no trailing spacesOthernamecards_import.module471N/A
There should be no trailing spacesOthernamecards_import.module472N/A
There should be no trailing spacesOthernamecards_import.module492N/A
There should be no trailing spacesOthernamecards_import.module494N/A
There should be no trailing spacesOthernamecards_import.module505N/A
put a space between the asterisk and the comment textOthernamecards_import.module520N/A
There should be no trailing spacesOthernamecards_import.module545N/A
There should be no trailing spacesOthernamecards_import.module546N/A
There should be no trailing spacesOthernamecards_import.module644N/A
There should be no trailing spacesOthernamecards_import.module645N/A
There should be no trailing spacesOthernamecards_import.module647N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernamecards_import.module659N/A
There should be no trailing spacesOthernamecards_import.module672N/A
There should be no trailing spacesOthernamecards_import.module677N/A
missing space after commaOthernamecards_import.module679N/A
missing space after commaOthernamecards_import.module683N/A
There should be no trailing spacesOthernamecards_import.module685N/A
There should be no trailing spacesOthernamecards_import.module698N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module700N/A
There should be no trailing spacesOthernamecards_import.module702N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module704N/A
Control statements should have one space between the control keyword and opening parenthesisOthernamecards_import.module719N/A
There should be no trailing spacesOthernamecards_import.module726N/A
missing space after commaOthernamecards_import.module731N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module731N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module732N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module759N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module764N/A
There should be no trailing spacesOthernamecards_import.module768N/A
There should be no trailing spacesOthernamecards_import.module794N/A
There should be no trailing spacesOthernamecards_import.module795N/A
There should be no trailing spacesOthernamecards_import.module796N/A
There should be no trailing spacesOthernamecards_import.module797N/A
There should be no trailing spacesOthernamecards_import.module804N/A
There should be no trailing spacesOthernamecards_import.module807N/A
There should be no trailing spacesOthernamecards_import.module830N/A
There should be no trailing spacesOthernamecards_import.module866N/A
There should be no trailing spacesOthernamecards_import.module873N/A
There should be no trailing spacesOthernamecards_import.module880N/A
There should be no trailing spacesOthernamecards_import.module886N/A
There should be no trailing spacesOthernamecards_import.module909N/A
There should be no trailing spacesOthernamecards_import.module916N/A
There should be no trailing spacesOthernamecards_import.module918N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module922N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module944N/A
There should be no trailing spacesOthernamecards_import.module945N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module952N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module960N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module969N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module977N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module985N/A
There should be no trailing spacesOthernamecards_import.module989N/A
There should be no trailing spacesOthernamecards_import.module990N/A
There should be no trailing spacesOthernamecards_import.module992N/A
There should be no trailing spacesOthernamecards_import.module994N/A
missing space after commaOthernamecards_import.module1089N/A
There should be no trailing spacesOthernamecards_import.module1091N/A
There should be no trailing spacesOthernamecards_import.module1094N/A
There should be no trailing spacesOthernamecards_import.module1098N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othernamecards_import.module1162N/A
There should be no trailing spacesOthernamecards_import.module1255N/A
There should be no trailing spacesOthernamecards_import.module1259N/A
There should be no trailing spacesOthernamecards_import.module1276N/A
There should be no trailing spacesOthernamecards_import.module1282N/A
There should be no trailing spacesOthernamecards_import.module1285N/A
There should be no trailing spacesOthernamecards_import.module1286N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1295N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1296N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1297N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1298N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1299N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1314N/A
There should be no trailing spacesOthernamecards_import.module1324N/A
There should be no trailing spacesOthernamecards_import.module1328N/A
There should be no trailing spacesOthernamecards_import.module1333N/A
There should be no trailing spacesOthernamecards_import.module1334N/A
missing space after commaOthernamecards_import.module1340N/A
missing space after commaOthernamecards_import.module1341N/A
There should be no trailing spacesOthernamecards_import.module1343N/A
There should be no trailing spacesOthernamecards_import.module1346N/A
There should be no trailing spacesOthernamecards_import.module1347N/A
There should be no trailing spacesOthernamecards_import.module1361N/A
There should be no trailing spacesOthernamecards_import.module1376N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module1384N/A
There should be no trailing spacesOthernamecards_import.module1389N/A
There should be no trailing spacesOthernamecards_import.module1403N/A
There should be no trailing spacesOthernamecards_import.module1404N/A
There should be no trailing spacesOthernamecards_import.module1405N/A
There should be no trailing spacesOthernamecards_import.module1427N/A
There should be no trailing spacesOthernamecards_import.module1430N/A
There should be no trailing spacesOthernamecards_import.module1438N/A
There should be no trailing spacesOthernamecards_import.module1442N/A
There should be no trailing spacesOthernamecards_import.module1445N/A
There should be no trailing spacesOthernamecards_import.module1456N/A
There should be no trailing spacesOthernamecards_import.module1458N/A
There should be no trailing spacesOthernamecards_import.module1459N/A
There should be no trailing spacesOthernamecards_import.module1462N/A
There should be no trailing spacesOthernamecards_import.module1468N/A
There should be no trailing spacesOthernamecards_import.module1474N/A
There should be no trailing spacesOthernamecards_import.module1476N/A
There should be no trailing spacesOthernamecards_import.module1479N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_import.module1482N/A
Control statements should have one space between the control keyword and opening parenthesisOthernamecards_import.module1483N/A
use a space between the closing parenthesis and the open bracketOthernamecards_import.module1483N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1487N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1499N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1502N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1508N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1514N/A
There should be no trailing spacesOthernamecards_import.module1518N/A
There should be no trailing spacesOthernamecards_import.module1525N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1536N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1542N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1542N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1547N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1553N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1553N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1558N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1564N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1564N/A
There should be no trailing spacesOthernamecards_import.module1633N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1662N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1668N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1668N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1673N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1679N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1679N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1684N/A
Format should be * Implementation of hook_foo().Othernamecards_import.module1690N/A
'Implementation' should be at the start of the sentence and begin with a capitialized letterOthernamecards_import.module1690N/A
There should be no trailing spacesOthernamecards_import.module1748N/A
There should be no trailing spacesOthernamecards_import.module1819N/A
There should be no trailing spacesOthernamecards_import.module1881N/A
There should be no trailing spacesOthernamecards_import.module1884N/A
There should be no trailing spacesOthernamecards_import.module1888N/A
Use uppercase for PHP constants, e.g. NULL, TRUE, FALSEOthernamecards_import.module1890N/A
There should be no trailing spacesOthernamecards_import.module1892N/A
There should be no trailing spacesOthernamecards_import.module1926N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_import.module1933N/A
There should be no trailing spacesOthernamecards_import.module1945N/A
There should be no trailing spacesOthernamecards_import.module2005N/A
There should be no trailing spacesOthernamecards_import.module2018N/A
There should be no trailing spacesOthernamecards_import.module2020N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2038N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2039N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2040N/A
Use an indent of 2 spaces, with no tabsOthernamecards_import.module2041N/A
There should be no trailing spacesOthernamecards_import.module2244N/A
There should be no trailing spacesOthernamecards_import.module2248N/A
There should be no trailing spacesOthernamecards_import.module2261N/A
There should be no trailing spacesOthernamecards_import.module2264N/A
There should be no trailing spacesOthernamecards_import.module2427N/A
Expandmodules/namecards_live_search/namecards_live_search.module200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernamecards_live_search.module8N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthernamecards_live_search.module8N/A
Expandmodules/namecards_namecard/namecards_namecard.install1213
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othernamecards_namecard.install3N/A
indent secondary line of comment one space Othernamecards_namecard.install4N/A
indent secondary line of comment one space Othernamecards_namecard.install5N/A
indent secondary line of comment one space Othernamecards_namecard.install8N/A
indent secondary line of comment one space Othernamecards_namecard.install9N/A
There should be no trailing spacesOthernamecards_namecard.install13N/A
indent secondary line of comment one space Othernamecards_namecard.install34N/A
indent secondary line of comment one space Othernamecards_namecard.install35N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernamecards_namecard.install166N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernamecards_namecard.install210N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernamecards_namecard.install327N/A
indent secondary line of comment one space Othernamecards_namecard.install626N/A
indent secondary line of comment one space Othernamecards_namecard.install627N/A
indent secondary line of comment one space Othernamecards_namecard.install1115N/A
indent secondary line of comment one space Othernamecards_namecard.install1116N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.install1143N/A
Expandmodules/namecards_namecard/namecards_namecard.module2830
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othernamecards_namecard.module3N/A
indent secondary line of comment one space Othernamecards_namecard.module4N/A
indent secondary line of comment one space Othernamecards_namecard.module5N/A
indent secondary line of comment one space Othernamecards_namecard.module8N/A
indent secondary line of comment one space Othernamecards_namecard.module9N/A
indent secondary line of comment one space Othernamecards_namecard.module27N/A
indent secondary line of comment one space Othernamecards_namecard.module28N/A
indent secondary line of comment one space Othernamecards_namecard.module43N/A
indent secondary line of comment one space Othernamecards_namecard.module44N/A
indent secondary line of comment one space Othernamecards_namecard.module86N/A
indent secondary line of comment one space Othernamecards_namecard.module87N/A
indent secondary line of comment one space Othernamecards_namecard.module123N/A
indent secondary line of comment one space Othernamecards_namecard.module124N/A
indent secondary line of comment one space Othernamecards_namecard.module125N/A
indent secondary line of comment one space Othernamecards_namecard.module126N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.module150N/A
indent secondary line of comment one space Othernamecards_namecard.module158N/A
indent secondary line of comment one space Othernamecards_namecard.module159N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.module218N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module272N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module276N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module279N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module280N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module281N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module282N/A
Use an indent of 2 spaces, with no tabsOthernamecards_namecard.module283N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_namecard.module303N/A
There should be no trailing spacesOthernamecards_namecard.module318N/A
There should be no trailing spacesOthernamecards_namecard.module353N/A
There should be no trailing spacesOthernamecards_namecard.module370N/A
There should be no trailing spacesOthernamecards_namecard.module387N/A
Expandmodules/namecards_organization/namecards_organization.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_organization.install74N/A
Leafmodules/namecards_organization/namecards_organization.module000
Expandmodules/namecards_phone_field/namecards_phone_field.module100
MessageGroupFilenameLineFunctionStatus
There should be no trailing spacesOthernamecards_phone_field.module150N/A
Expandmodules/namecards_position/namecards_position.install010
MessageGroupFilenameLineFunctionStatus
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards_position.install74N/A
Leafmodules/namecards_position/namecards_position.module000
Expandmodules/namecards_tabbed_layout/namecards_tabbed_layout.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards_tabbed_layout.module-1N/A
Expandmodules/namecards_view_contact_tabbed_layout/namecards_view_contact_tabbed_layout.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards_view_contact_tabbed_layout.module-1N/A
Leafnamecards.admin.inc000
Expandnamecards.install112
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.install-1N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards.install49N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.install62N/A
There should be no trailing spacesOthernamecards.install72N/A
Expandnamecards.module6315
MessageGroupFilenameLineFunctionStatus
indent secondary line of comment one space Othernamecards.module3N/A
indent secondary line of comment one space Othernamecards.module4N/A
indent secondary line of comment one space Othernamecards.module5N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.module425N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.module866N/A
indent secondary line of comment one space Othernamecards.module972N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1068N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1072N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1079N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1100N/A
do not use mixed case (camelCase), use lower case and _Othernamecards.module1114N/A
Potential problem: "SELECT FROM {node}" statements should probably be wrapped in db_rewrite_sql() and with the alias for {node} table defined (e.g. {node} n)Othernamecards.module1364N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1770N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1778N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1786N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1800N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1808N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1819N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1827N/A
Menu item titles and descriptions should NOT be enclosed within t(). (Drupal Docs)Othernamecards.module1850N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernamecards.module2019N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthernamecards.module2300N/A
Use an indent of 2 spaces, with no tabsOthernamecards.module2479N/A
Use an indent of 2 spaces, with no tabsOthernamecards.module2482N/A
Expandnamecards.test3301
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.test-1N/A
There should be no trailing spacesOthernamecards.test4N/A
There should be no trailing spacesOthernamecards.test5N/A
There should be no trailing spacesOthernamecards.test15N/A
There should be no trailing spacesOthernamecards.test16N/A
There should be no trailing spacesOthernamecards.test19N/A
There should be no trailing spacesOthernamecards.test21N/A
There should be no trailing spacesOthernamecards.test30N/A
There should be no trailing spacesOthernamecards.test72N/A
There should be no trailing spacesOthernamecards.test76N/A
There should be no trailing spacesOthernamecards.test79N/A
There should be no trailing spacesOthernamecards.test80N/A
There should be no trailing spacesOthernamecards.test81N/A
There should be no trailing spacesOthernamecards.test83N/A
There should be no trailing spacesOthernamecards.test90N/A
There should be no trailing spacesOthernamecards.test138N/A
There should be no trailing spacesOthernamecards.test161N/A
There should be no trailing spacesOthernamecards.test165N/A
There should be no trailing spacesOthernamecards.test173N/A
There should be no trailing spacesOthernamecards.test220N/A
There should be no trailing spacesOthernamecards.test225N/A
There should be no trailing spacesOthernamecards.test234N/A
There should be no trailing spacesOthernamecards.test238N/A
There should be no trailing spacesOthernamecards.test242N/A
There should be no trailing spacesOthernamecards.test246N/A
There should be no trailing spacesOthernamecards.test254N/A
There should be no trailing spacesOthernamecards.test272N/A
There should be no trailing spacesOthernamecards.test280N/A
There should be no trailing spacesOthernamecards.test283N/A
There should be no trailing spacesOthernamecards.test285N/A
There should be no trailing spacesOthernamecards.test332N/A
There should be no trailing spacesOthernamecards.test340N/A
There should be no trailing spacesOthernamecards.test345N/A
There should be no trailing spacesOthernamecards.test353N/A
Expandnamecards.views.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.views.inc-1N/A
Missing periodOthernamecards.views.inc32N/A
Expandnamecards.views_default.inc501
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othernamecards.views_default.inc-1N/A
There should be no trailing spacesOthernamecards.views_default.inc14N/A
There should be no trailing spacesOthernamecards.views_default.inc623N/A
There should be no trailing spacesOthernamecards.views_default.inc792N/A
There should be no trailing spacesOthernamecards.views_default.inc961N/A
There should be no trailing spacesOthernamecards.views_default.inc1451N/A
Expandnamecards_create_email_list.inc301
MessageGroupFilenameLineFunctionStatus
put a space between the asterisk and the comment textOthernamecards_create_email_list.inc15N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthernamecards_create_email_list.inc98N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_create_email_list.inc250N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOthernamecards_create_email_list.inc286N/A
Expandnamecards_handler_argument_browse_contacts_search_terms.inc100
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernamecards_handler_argument_browse_contacts_search_terms.inc14N/A
Expandnamecards_handler_argument_events_search_terms.inc100
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernamecards_handler_argument_events_search_terms.inc15N/A
Expandnamecards_handler_argument_organizations_search_terms.inc100
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernamecards_handler_argument_organizations_search_terms.inc15N/A
Expandnamecards_handler_filter_public.inc100
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Othernamecards_handler_filter_public.inc19N/A
Expandnamecards_user_settings.inc004
MessageGroupFilenameLineFunctionStatus
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc182N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc185N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc251N/A
The $message argument to drupal_set_message() should be enclosed within t() so that it is translatable.Othernamecards_user_settings.inc254N/A
Leafnode.tpl.php000
Leafnode__namecards_namecard.tpl.php000
Expand_example_theme/template.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othertemplate.php-1N/A