realitix/vulk

View on GitHub
vulk/math/vector.py

Summary

Maintainability
B
5 hrs
Test Coverage

Vector has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class Vector():
    '''Base class for Vector

    *Exemple:*

Severity: Minor
Found in vulk/math/vector.py - About 2 hrs to fix

    File vector.py has 282 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    '''Vector module
    
    This module contains all Vector classes definition.
    Vector are a key of graphic computing.
    '''
    Severity: Minor
    Found in vulk/math/vector.py - About 2 hrs to fix

      TODO found
      Open

              # TODO: To test and valid
      Severity: Minor
      Found in vulk/math/vector.py by fixme

      TODO found
      Open

              # TODO: To test and valid
      Severity: Minor
      Found in vulk/math/vector.py by fixme

      There are no issues that match your filters.

      Category
      Status