DeepRegNet/DeepReg

View on GitHub
deepreg/model/network.py

Summary

Maintainability
C
1 day
Test Coverage

File network.py has 476 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import os
from abc import abstractmethod
from copy import deepcopy
from typing import Dict, Optional, Tuple

Severity: Minor
Found in deepreg/model/network.py - About 7 hrs to fix

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

        def __init__(
    Severity: Major
    Found in deepreg/model/network.py - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status