tadashi-aikawa/owlmixin

View on GitHub
owlmixin/util.py

Summary

Maintainability
B
4 hrs
Test Coverage

File util.py has 269 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# coding: utf-8

# The location of `import yaml` is not optimized!!
# pylint: disable=wrong-import-order,duplicate-code

Severity: Minor
Found in owlmixin/util.py - About 2 hrs to fix

    Function dump_csvf has 8 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def dump_csvf(
    Severity: Major
    Found in owlmixin/util.py - About 1 hr to fix

      Function dump_csv has 6 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def dump_csv(
      Severity: Minor
      Found in owlmixin/util.py - About 45 mins to fix

        Function dump_jsonf has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def dump_jsonf(
        Severity: Minor
        Found in owlmixin/util.py - About 35 mins to fix

          There are no issues that match your filters.

          Category
          Status