Taxonomy CSV import/export - 7.x-5.9

Test status
StatusResult
Last receivedSat, 02/04/2012 - 13:34:37
Last requestedSat, 02/04/2012 - 13:35:03
Last testedSat, 02/04/2012 - 13:35:28
Test count2
Environment status
MySQLpass
Code reviewfail
Overall Resultpass
Branch information
Identifier7.x-5.9
ProjectTaxonomy CSV import/export
LinkProject information
SummaryPASSED: [[Coder]]: [Code review] 6 minor(s), 0 critical(s), and 60 normal(s); [[SimpleTest]]: [MySQL] 0 pass(es).
Details

MySQL

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a Drupal installation failure
  8. Detect a test run failure
  9. Detect a failing test
  10. Complete test suite with all tests passing

Code review

  1. Setup environment
  2. Detect an invalid patch URL
  3. Detect invalid repository information
  4. Detect invalid patch format
  5. Detect a non-applicable patch
  6. Detect invalid PHP syntax
  7. Detect a review run failure
  8. Detect coder flags
    Ensure that your code follows the Drupal standard and passes a coder review.
  9. Complete coder review with all passed
6 minor(s), 0 critical(s), and 60 normal(s)

Non-pass

Test nameMinorCriticalNormal
Expandexport/taxonomy_csv.export.admin.inc204
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.export.admin.inc9N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertaxonomy_csv.export.admin.inc65N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.export.admin.inc101N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.export.admin.inc127N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.export.admin.inc407N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.export.admin.inc408N/A
Expandexport/taxonomy_csv.export.api.inc005
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.export.api.inc9N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.export.api.inc105N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.export.api.inc387N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.export.api.inc417N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.export.api.inc462N/A
Expandformats/geotaxonomy.format.inc001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othergeotaxonomy.format.inc27N/A
Expandformats/taxonomy_manager.format.inc001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_manager.format.inc27N/A
Expandimport/taxonomy_csv.import.admin.inc2014
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.admin.inc9N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc165N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc263N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othertaxonomy_csv.import.admin.inc384N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc389N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc396N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthertaxonomy_csv.import.admin.inc621N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthertaxonomy_csv.import.admin.inc632N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthertaxonomy_csv.import.admin.inc633N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc648N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc763N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc983N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.import.admin.inc1296N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.import.admin.inc1297N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc1334N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc1339N/A
Expandimport/taxonomy_csv.import.api.inc105
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.api.inc9N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthertaxonomy_csv.import.api.inc213N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.api.inc267N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.api.inc546N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.import.api.inc763N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.api.inc844N/A
Expandimport/taxonomy_csv.import.line.api.inc1013
MessageGroupFilenameLineFunctionStatus
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.import.line.api.inc34N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc139N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc140N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc158N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.line.api.inc869N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc1095N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc1102N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthertaxonomy_csv.import.line.api.inc1140N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1265N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1266N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1314N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1315N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1363N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1364N/A
Expandimport/taxonomy_csv.import.result.inc005
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc89N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc244N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc247N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc251N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc256N/A
Expandtaxonomy_csv.api.inc002
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.api.inc35N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.api.inc53N/A
Expandtaxonomy_csv.install002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.install15N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.install113N/A
Expandtaxonomy_csv.module002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.module45N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.module57N/A
Expandtaxonomy_csv.term.api.inc005
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.term.api.inc92N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.term.api.inc95N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.term.api.inc253N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.term.api.inc261N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.term.api.inc269N/A
Expandtaxonomy_csv.vocabulary.api.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertaxonomy_csv.vocabulary.api.inc342N/A

All

Test nameMinorCriticalNormal
Expandexport/taxonomy_csv.export.admin.inc204
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.export.admin.inc9N/A
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertaxonomy_csv.export.admin.inc65N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.export.admin.inc101N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.export.admin.inc127N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.export.admin.inc407N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.export.admin.inc408N/A
Expandexport/taxonomy_csv.export.api.inc005
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.export.api.inc9N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.export.api.inc105N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.export.api.inc387N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.export.api.inc417N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.export.api.inc462N/A
Leafexport/taxonomy_csv.export.result.inc000
Expandformats/geotaxonomy.format.inc001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othergeotaxonomy.format.inc27N/A
Expandformats/taxonomy_manager.format.inc001
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_manager.format.inc27N/A
Expandimport/taxonomy_csv.import.admin.inc2014
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.admin.inc9N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc165N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc263N/A
The $string argument to t() should not begin or end with a space. (Drupal Docs)Othertaxonomy_csv.import.admin.inc384N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc389N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc396N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthertaxonomy_csv.import.admin.inc621N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthertaxonomy_csv.import.admin.inc632N/A
string concatenation should be formatted with a space separating the operators (dot .) and non-quote termsOthertaxonomy_csv.import.admin.inc633N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc648N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc763N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc983N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.import.admin.inc1296N/A
Use an indent of 2 spaces, with no tabsOthertaxonomy_csv.import.admin.inc1297N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc1334N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.admin.inc1339N/A
Expandimport/taxonomy_csv.import.api.inc105
MessageGroupFilenameLineFunctionStatus
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.api.inc9N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthertaxonomy_csv.import.api.inc213N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.api.inc267N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.api.inc546N/A
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.import.api.inc763N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.api.inc844N/A
Expandimport/taxonomy_csv.import.line.api.inc1013
MessageGroupFilenameLineFunctionStatus
@param and @return descriptions begin indented on the next line. (Drupal Docs)Othertaxonomy_csv.import.line.api.inc34N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc139N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc140N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc158N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.import.line.api.inc869N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc1095N/A
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.import.line.api.inc1102N/A
in most cases, replace the string function with the drupal_ equivalent string functionsOthertaxonomy_csv.import.line.api.inc1140N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1265N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1266N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1314N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1315N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1363N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.import.line.api.inc1364N/A
Leafimport/taxonomy_csv.import.parser.api.inc000
Expandimport/taxonomy_csv.import.result.inc005
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc89N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc244N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc247N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc251N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.import.result.inc256N/A
Expandtaxonomy_csv.api.inc002
MessageGroupFilenameLineFunctionStatus
Doxygen uses @todo and @bug to markup things to be done.Othertaxonomy_csv.api.inc35N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.api.inc53N/A
Leaftaxonomy_csv.drush.inc000
Expandtaxonomy_csv.install002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.install15N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.install113N/A
Expandtaxonomy_csv.module002
MessageGroupFilenameLineFunctionStatus
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.module45N/A
Use the matching Drupal theme functions, not raw HTML.Othertaxonomy_csv.module57N/A
Leaftaxonomy_csv.result.inc000
Expandtaxonomy_csv.term.api.inc005
MessageGroupFilenameLineFunctionStatus
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.term.api.inc92N/A
If you define a @param or @return, you should document it as well.Othertaxonomy_csv.term.api.inc95N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.term.api.inc253N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.term.api.inc261N/A
Function summaries should be one line only. (Drupal Docs)Othertaxonomy_csv.term.api.inc269N/A
Expandtaxonomy_csv.vocabulary.api.inc001
MessageGroupFilenameLineFunctionStatus
Use sentence case, not title case, for end-user strings. (Wikipedia)Othertaxonomy_csv.vocabulary.api.inc342N/A