petr-muller/pyff

View on GitHub
pyff/functions.py

Summary

Maintainability
B
5 hrs
Test Coverage

File functions.py has 350 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""This module contains code that handles comparing function implementations"""

import ast
import logging
from itertools import zip_longest
Severity: Minor
Found in pyff/functions.py - About 4 hrs to fix

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

    def compare_import_usage(  # pylint: disable=invalid-name
    Severity: Minor
    Found in pyff/functions.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status