Feeds - 7.x-2.0-alpha5

Test status
StatusResult
Last receivedMon, 07/23/2012 - 07:56:36
Last requestedMon, 07/23/2012 - 07:57:03
Last testedMon, 07/23/2012 - 07:59:57
Test count2
Environment status
MySQLfail
Code reviewfail
Overall Resultfail
Branch information
Identifier7.x-2.0-alpha5
ProjectFeeds
LinkProject information
SummaryFAILED: [[Coder]]: [Code review] 119 minor(s), 14 critical(s), and 32 normal(s); [[SimpleTest]]: [MySQL] 2,704 pass(es), 8 fail(s), and 3 exception(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
2,704 pass(es), 8 fail(s), and 3 exception(s)

Non-pass

Test namePassFailException
ExpandMapper: File field (FeedsMapperFileTestCase) [Feeds]21173
MessageGroupFilenameLineFunctionStatus
Undefined index: FeedsSimplePieParserNoticeFeedsPlugin.inc142FeedsPlugin::child()
Undefined index: FeedsSimplePieParserNoticeFeedsPlugin.inc142FeedsPlugin::child()
Undefined index: FeedsSimplePieParserNoticeFeedsPlugin.inc142FeedsPlugin::child()
Failed to set field source to enclosuresOtherfeeds.test400FeedsWebTestCase->addMappings()
Found the requested form fields at admin/structure/feeds/syndication/mappingOtherfeeds.test400FeedsWebTestCase->addMappings()
"tubing.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"foosball.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"attersee.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"hstreet.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"la_fayette.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
ExpandMapper: Taxonomy (FeedsMapperTaxonomyTestCase) [Feeds]11110
MessageGroupFilenameLineFunctionStatus
Found term1Otherfeeds_mapper_taxonomy.test147FeedsMapperTaxonomyTestCase->testInheritTaxonomy()

All

Test namePassFailException
LeafCSV import to taxonomy (FeedsCSVtoTermsTest) [Feeds]11700
LeafCSV import to users (FeedsCSVtoUsersTest) [Feeds]11500
LeafCSV Parser unit tests (ParserCSVTest) [Feeds]900
LeafFeature: Feed (FeedsExamplesFeedTestCase) [Feeds]18600
LeafFeature: Node import (FeedsExamplesNodeTestCase) [Feeds]14500
LeafFeature: OPML import (FeedsExamplesOPMLTestCase) [Feeds]4800
LeafFeature: User import (FeedsExamplesUserTestCase) [Feeds]3500
LeafFeeds UI user interface (FeedsUIUserInterfaceTestCase) [Feeds]13400
LeafFeedsDateTime unit tests (FeedsDateTimeTest) [Feeds]2200
LeafFile fetcher (FeedsFileFetcherTestCase) [Feeds]8100
LeafMapper: Fields (FeedsMapperFieldTestCase) [Feeds]15200
ExpandMapper: File field (FeedsMapperFileTestCase) [Feeds]21173
MessageGroupFilenameLineFunctionStatus
Undefined index: FeedsSimplePieParserNoticeFeedsPlugin.inc142FeedsPlugin::child()
Undefined index: FeedsSimplePieParserNoticeFeedsPlugin.inc142FeedsPlugin::child()
Undefined index: FeedsSimplePieParserNoticeFeedsPlugin.inc142FeedsPlugin::child()
Failed to set field source to enclosuresOtherfeeds.test400FeedsWebTestCase->addMappings()
Found the requested form fields at admin/structure/feeds/syndication/mappingOtherfeeds.test400FeedsWebTestCase->addMappings()
"tubing.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"foosball.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"attersee.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"hstreet.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
"la_fayette.jpeg" foundOtherfeeds_mapper_file.test67FeedsMapperFileTestCase->test()
ExpandMapper: Taxonomy (FeedsMapperTaxonomyTestCase) [Feeds]11110
MessageGroupFilenameLineFunctionStatus
Found term1Otherfeeds_mapper_taxonomy.test147FeedsMapperTaxonomyTestCase->testInheritTaxonomy()
LeafRSS import to nodes (FeedsRSStoNodesTest) [Feeds]75300
LeafScheduler (FeedsSchedulerTestCase) [Feeds]48000
LeafUnit tests (FeedsUnitTestCase) [Feeds]10500

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

Non-pass

Test nameMinorCriticalNormal
Expandfeeds.rules.inc201
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherfeeds.rules.inc41N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeeds.rules.inc62N/A
Use an indent of 2 spaces, with no tabsOtherfeeds.rules.inc63N/A
Expandfeeds_import/feeds_import.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds_import.module-1N/A
Expandfeeds_news/feeds_news.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds_news.module-1N/A
Expandlibraries/ParserCSV.inc901
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherParserCSV.inc-1N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherParserCSV.inc158N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherParserCSV.inc158N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc219N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc226N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc244N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc275N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc280N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc281N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc289N/A
Expandplugins/FeedsCSVParser.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsCSVParser.inc-1N/A
Expandplugins/FeedsFetcher.inc401
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsFetcher.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc70N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc71N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc92N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc94N/A
Expandplugins/FeedsFileFetcher.inc020
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}OtherFeedsFileFetcher.inc111N/A
table names should be enclosed in {curly_brackets}OtherFeedsFileFetcher.inc111N/A
Expandplugins/FeedsHTTPFetcher.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherFeedsHTTPFetcher.inc309N/A
Expandplugins/FeedsNodeProcessor.inc060
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)OtherFeedsNodeProcessor.inc58N/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)OtherFeedsNodeProcessor.inc111N/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)OtherFeedsNodeProcessor.inc117N/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)OtherFeedsNodeProcessor.inc314N/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)OtherFeedsNodeProcessor.inc317N/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)OtherFeedsNodeProcessor.inc321N/A
Expandplugins/FeedsParser.inc1002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsParser.inc-1N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc123N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc124N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsParser.inc124N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc141N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc273N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc286N/A
Control statements should have one space between the control keyword and opening parenthesisOtherFeedsParser.inc352N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc409N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc526N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsParser.inc526N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsParser.inc567N/A
Expandplugins/FeedsProcessor.inc1301
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsProcessor.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherFeedsProcessor.inc106N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc167N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc168N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc204N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc272N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc273N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc293N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc294N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc304N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsProcessor.inc304N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc305N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsProcessor.inc305N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc441N/A
Expandplugins/FeedsSimplePieParser.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsSimplePieParser.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherFeedsSimplePieParser.inc32N/A
Use an indent of 2 spaces, with no tabsOtherFeedsSimplePieParser.inc208N/A
Expandplugins/FeedsSitemapParser.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsSitemapParser.inc-1N/A
Expandplugins/FeedsSyndicationParser.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsSyndicationParser.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherFeedsSyndicationParser.inc74N/A
Expandplugins/FeedsTermProcessor.inc305
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherFeedsTermProcessor.inc187N/A
Use an indent of 2 spaces, with no tabsOtherFeedsTermProcessor.inc206N/A
Format should be * Implementation of hook_foo().OtherFeedsTermProcessor.inc208N/A
Control statements should have one space between the control keyword and opening parenthesisOtherFeedsTermProcessor.inc234N/A
else statements should begin on a new lineOtherFeedsTermProcessor.inc234N/A
Use "elseif" in place of "else if"OtherFeedsTermProcessor.inc234N/A
Control statements should have one space between the control keyword and opening parenthesisOtherFeedsTermProcessor.inc263N/A
else statements should begin on a new lineOtherFeedsTermProcessor.inc265N/A
Expandtests/common_syndication_parser.test001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercommon_syndication_parser.test-1N/A
Expandtests/feeds/feeds-tests-files.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds-tests-files.tpl.php-1N/A
Expandtests/feeds/feeds-tests-flickr.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds-tests-flickr.tpl.php-1N/A
Expandtests/feeds/nodes.csv.php0011
MessageGroupFilenameLineFunctionStatus
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php7N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php9N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php16N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php23N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php30N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php37N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php44N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php51N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php58N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php65N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php72N/A
Expandtests/feeds_processor_node.test240
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)Otherfeeds_processor_node.test76N/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)Otherfeeds_processor_node.test77N/A
indent secondary line of comment one space Otherfeeds_processor_node.test98N/A
indent secondary line of comment one space Otherfeeds_processor_node.test172N/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)Otherfeeds_processor_node.test176N/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)Otherfeeds_processor_node.test205N/A
Expandtests/feeds_scheduler.test010
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)Otherfeeds_scheduler.test252N/A
Expandtests/feeds_tests.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds_tests.module-1N/A

All

Test nameMinorCriticalNormal
Expandfeeds.api.php800
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds.api.php13N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds.api.php14N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds.api.php15N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeeds.api.php149N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeeds.api.php150N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeeds.api.php176N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeeds.api.php177N/A
There should be no trailing spacesOtherfeeds.api.php234N/A
Leaffeeds.install000
Expandfeeds.module600
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds.module169N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeeds.module169N/A
Use an indent of 2 spaces, with no tabsOtherfeeds.module419N/A
Use an indent of 2 spaces, with no tabsOtherfeeds.module934N/A
Use an indent of 2 spaces, with no tabsOtherfeeds.module936N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeeds.module1007N/A
Leaffeeds.pages.inc000
Leaffeeds.plugins.inc000
Expandfeeds.rules.inc201
MessageGroupFilenameLineFunctionStatus
Format should be * Implementation of hook_foo().Otherfeeds.rules.inc41N/A
Control statements should have one space between the control keyword and opening parenthesisOtherfeeds.rules.inc62N/A
Use an indent of 2 spaces, with no tabsOtherfeeds.rules.inc63N/A
Leaffeeds.tokens.inc000
Leaffeeds_import/feeds_import.features.inc000
Leaffeeds_import/feeds_import.feeds_importer_default.inc000
Expandfeeds_import/feeds_import.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds_import.module-1N/A
Leaffeeds_import/feeds_import.test000
Leaffeeds_news/feeds_news.features.field.inc000
Leaffeeds_news/feeds_news.features.inc000
Leaffeeds_news/feeds_news.feeds_importer_default.inc000
Expandfeeds_news/feeds_news.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds_news.module-1N/A
Leaffeeds_news/feeds_news.test000
Leaffeeds_news/feeds_news.views_default.inc000
Leaffeeds_ui/feeds_ui.admin.inc000
Leaffeeds_ui/feeds_ui.install000
Leaffeeds_ui/feeds_ui.module000
Leaffeeds_ui/feeds_ui.test000
Leafincludes/FeedsConfigurable.inc000
Expandincludes/FeedsImporter.inc1000
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc205N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc206N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc208N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc211N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc212N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc213N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc214N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc215N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc216N/A
Use an indent of 2 spaces, with no tabsOtherFeedsImporter.inc279N/A
Expandincludes/FeedsSource.inc1200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsSource.inc33N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsSource.inc33N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsSource.inc559N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsSource.inc559N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsSource.inc662N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsSource.inc662N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsSource.inc663N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsSource.inc663N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsSource.inc685N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsSource.inc685N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsSource.inc686N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsSource.inc686N/A
Expandlibraries/common_syndication_parser.inc400
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommon_syndication_parser.inc71N/A
Use an indent of 2 spaces, with no tabsOthercommon_syndication_parser.inc211N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommon_syndication_parser.inc400N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthercommon_syndication_parser.inc405N/A
Expandlibraries/http_request.inc700
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherhttp_request.inc55N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherhttp_request.inc55N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherhttp_request.inc177N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherhttp_request.inc178N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherhttp_request.inc187N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherhttp_request.inc270N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherhttp_request.inc272N/A
Expandlibraries/opml_parser.inc300
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtheropml_parser.inc26N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheropml_parser.inc33N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtheropml_parser.inc37N/A
Expandlibraries/ParserCSV.inc901
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherParserCSV.inc-1N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherParserCSV.inc158N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherParserCSV.inc158N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc219N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc226N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc244N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc275N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc280N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc281N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherParserCSV.inc289N/A
Leaflibraries/PuSHSubscriber.inc000
Expandmappers/date.inc200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherdate.inc11N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherdate.inc11N/A
Expandmappers/field.inc200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfield.inc15N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfield.inc15N/A
Expandmappers/file.inc200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfile.inc16N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfile.inc16N/A
Expandmappers/link.inc200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherlink.inc11N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherlink.inc11N/A
Leafmappers/taxonomy.inc000
Expandplugins/FeedsCSVParser.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsCSVParser.inc-1N/A
Expandplugins/FeedsFetcher.inc401
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsFetcher.inc-1N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc70N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc71N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc92N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsFetcher.inc94N/A
Expandplugins/FeedsFileFetcher.inc020
MessageGroupFilenameLineFunctionStatus
table names should be enclosed in {curly_brackets}OtherFeedsFileFetcher.inc111N/A
table names should be enclosed in {curly_brackets}OtherFeedsFileFetcher.inc111N/A
Expandplugins/FeedsHTTPFetcher.inc010
MessageGroupFilenameLineFunctionStatus
Potential problem: drupal_set_message() only accepts filtered text, be sure to use check_plain(), filter_xss() or similar to ensure your $variable is fully sanitized.OtherFeedsHTTPFetcher.inc309N/A
Expandplugins/FeedsNodeProcessor.inc060
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)OtherFeedsNodeProcessor.inc58N/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)OtherFeedsNodeProcessor.inc111N/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)OtherFeedsNodeProcessor.inc117N/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)OtherFeedsNodeProcessor.inc314N/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)OtherFeedsNodeProcessor.inc317N/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)OtherFeedsNodeProcessor.inc321N/A
Leafplugins/FeedsOPMLParser.inc000
Expandplugins/FeedsParser.inc1002
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsParser.inc-1N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc123N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc124N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsParser.inc124N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc141N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc273N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc286N/A
Control statements should have one space between the control keyword and opening parenthesisOtherFeedsParser.inc352N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc409N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsParser.inc526N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsParser.inc526N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsParser.inc567N/A
Expandplugins/FeedsPlugin.inc200
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsPlugin.inc88N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsPlugin.inc89N/A
Expandplugins/FeedsProcessor.inc1301
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsProcessor.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherFeedsProcessor.inc106N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc167N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc168N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc204N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc272N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc273N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc293N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc294N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc304N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsProcessor.inc304N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().OtherFeedsProcessor.inc305N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherFeedsProcessor.inc305N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsProcessor.inc441N/A
Expandplugins/FeedsSimplePieParser.inc201
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsSimplePieParser.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherFeedsSimplePieParser.inc32N/A
Use an indent of 2 spaces, with no tabsOtherFeedsSimplePieParser.inc208N/A
Expandplugins/FeedsSitemapParser.inc001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsSitemapParser.inc-1N/A
Expandplugins/FeedsSyndicationParser.inc101
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)OtherFeedsSyndicationParser.inc-1N/A
Use an indent of 2 spaces, with no tabsOtherFeedsSyndicationParser.inc74N/A
Expandplugins/FeedsTermProcessor.inc305
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherFeedsTermProcessor.inc187N/A
Use an indent of 2 spaces, with no tabsOtherFeedsTermProcessor.inc206N/A
Format should be * Implementation of hook_foo().OtherFeedsTermProcessor.inc208N/A
Control statements should have one space between the control keyword and opening parenthesisOtherFeedsTermProcessor.inc234N/A
else statements should begin on a new lineOtherFeedsTermProcessor.inc234N/A
Use "elseif" in place of "else if"OtherFeedsTermProcessor.inc234N/A
Control statements should have one space between the control keyword and opening parenthesisOtherFeedsTermProcessor.inc263N/A
else statements should begin on a new lineOtherFeedsTermProcessor.inc265N/A
Expandplugins/FeedsUserProcessor.inc500
MessageGroupFilenameLineFunctionStatus
in most cases, replace the string function with the drupal_ equivalent string functionsOtherFeedsUserProcessor.inc144N/A
Use an indent of 2 spaces, with no tabsOtherFeedsUserProcessor.inc162N/A
Use an indent of 2 spaces, with no tabsOtherFeedsUserProcessor.inc167N/A
Use an indent of 2 spaces, with no tabsOtherFeedsUserProcessor.inc171N/A
Use an indent of 2 spaces, with no tabsOtherFeedsUserProcessor.inc190N/A
Expandtests/common_syndication_parser.test001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Othercommon_syndication_parser.test-1N/A
Expandtests/feeds.test300
MessageGroupFilenameLineFunctionStatus
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds.test387N/A
@see references should be separated by "," followed by a single space and with no trailing punctuationOtherfeeds.test387N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds.test463N/A
Expandtests/feeds/feeds-tests-files.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds-tests-files.tpl.php-1N/A
Expandtests/feeds/feeds-tests-flickr.tpl.php001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds-tests-flickr.tpl.php-1N/A
Expandtests/feeds/nodes.csv.php0011
MessageGroupFilenameLineFunctionStatus
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php7N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php9N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php16N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php23N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php30N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php37N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php44N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php51N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php58N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php65N/A
Functions should be called with no spaces between the function name and opening parenthesesOthernodes.csv.php72N/A
Leaftests/feeds_date_time.test000
Leaftests/feeds_fetcher_file.test000
Expandtests/feeds_mapper.test400
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherfeeds_mapper.test30N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds_mapper.test43N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds_mapper.test44N/A
@see should always be followed by a filename, a URL, class/interface name (optionally including method), or a function name including ().Otherfeeds_mapper.test100N/A
Leaftests/feeds_mapper_date.test000
Leaftests/feeds_mapper_field.test000
Leaftests/feeds_mapper_file.test000
Leaftests/feeds_mapper_link.test000
Leaftests/feeds_mapper_taxonomy.test000
Expandtests/feeds_parser_sitemap.test100
MessageGroupFilenameLineFunctionStatus
Use an indent of 2 spaces, with no tabsOtherfeeds_parser_sitemap.test49N/A
Leaftests/feeds_parser_syndication.test000
Expandtests/feeds_processor_node.test240
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)Otherfeeds_processor_node.test76N/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)Otherfeeds_processor_node.test77N/A
indent secondary line of comment one space Otherfeeds_processor_node.test98N/A
indent secondary line of comment one space Otherfeeds_processor_node.test172N/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)Otherfeeds_processor_node.test176N/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)Otherfeeds_processor_node.test205N/A
Leaftests/feeds_processor_term.test000
Leaftests/feeds_processor_user.test000
Expandtests/feeds_scheduler.test010
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)Otherfeeds_scheduler.test252N/A
Expandtests/feeds_tests.module001
MessageGroupFilenameLineFunctionStatus
@file block missing (Drupal Docs)Otherfeeds_tests.module-1N/A
Leaftests/parser_csv.test000
Leafviews/feeds.views.inc000
Leafviews/feeds.views_default.inc000
Leafviews/feeds_views_handler_argument_importer_id.inc000
Leafviews/feeds_views_handler_field_importer_name.inc000
Leafviews/feeds_views_handler_field_log_message.inc000
Leafviews/feeds_views_handler_field_severity.inc000
Leafviews/feeds_views_handler_field_source.inc000
Leafviews/feeds_views_handler_filter_severity.inc000