aureooms/js-cg

View on GitHub
js/src/d2/op/det3.js

Summary

Maintainability
A
1 hr
Test Coverage

Function det3 has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

var det3 = function ( A00 , A01 , A02 , A10 , A11 , A12 , A20 , A21 , A22 ) {
Severity: Major
Found in js/src/d2/op/det3.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status