utensil/lol-model-format

View on GitHub
lib/lol_model_format/dae/dae_model.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method to_dae has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            def to_dae(model_name = nil)
                @model = {}

                positions = []
                normals = []
Severity: Major
Found in lib/lol_model_format/dae/dae_model.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status