aureooms/js-gn

View on GitHub
src/undirected/online/data/gindex.js

Summary

Maintainability
A
1 hr
Test Coverage

Function index_t has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function index_t(){

    var index = function(G, attr){

        this.G = G;
Severity: Minor
Found in src/undirected/online/data/gindex.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status