madhav-datt/kgp-hms

View on GitHub
src/halls/hall.py

Summary

Maintainability
B
6 hrs
Test Coverage

Hall has 39 functions (exceeds 20 allowed). Consider refactoring.
Open

class Hall(object):
    """Contains details of Hall

    Attributes:
        hall_ID: Integer to uniquely identify hall
Severity: Minor
Found in src/halls/hall.py - About 5 hrs to fix

    Function __init__ has 12 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(self, name, status, single_room_count,
    Severity: Major
    Found in src/halls/hall.py - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status