LUXROBO/pymodi

View on GitHub
modi/util/inspection_util.py

Summary

Maintainability
B
5 hrs
Test Coverage

File inspection_util.py has 355 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import os
import time

import threading as th

Severity: Minor
Found in modi/util/inspection_util.py - About 4 hrs to fix

    Function inspect_button has 31 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        def inspect_button(self, button, i, nb_modules):
            self.print_wrap(
                """
                Button module has cliked, double_clicked, pressed, toggled as its
                property.
    Severity: Minor
    Found in modi/util/inspection_util.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status