EventGhost/EventGhost

View on GitHub
plugins/Fhz1000Pc/__init__.py

Summary

Maintainability
A
3 hrs
Test Coverage

File __init__.py has 262 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# -*- coding: utf-8 -*-
#
# This file is a plugin for EventGhost.
# Copyright © 2005-2020 EventGhost Project <http://www.eventghost.net/>
#
Severity: Minor
Found in plugins/Fhz1000Pc/__init__.py - About 2 hrs to fix

    Function __start__ has 30 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        def __start__(self):
            self.timeTask = None
            self.readBuffer = ""
    
            global d2xx
    Severity: Minor
    Found in plugins/Fhz1000Pc/__init__.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status