hthiery/python-fritzhome

View on GitHub
pyfritzhome/fritzhome.py

Summary

Maintainability
C
1 day
Test Coverage

Fritzhome has 55 functions (exceeds 30 allowed). Consider refactoring.
Open

class Fritzhome(object):
    """Fritzhome object to communicate with the device."""

    _sid = None
    _session = None
Severity: Major
Found in pyfritzhome/fritzhome.py - About 6 hrs to fix

    File fritzhome.py has 364 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    """The main fritzhome handling class."""
    # -*- coding: utf-8 -*-
    
    from __future__ import print_function
    
    
    Severity: Minor
    Found in pyfritzhome/fritzhome.py - About 4 hrs to fix

      There are no issues that match your filters.

      Category
      Status