GeoKnow/Jassa-Core

View on GitHub
lib/util/ClusterUtils.js

Summary

Maintainability
A
1 hr
Test Coverage

Function indexPredicates has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    indexPredicates: function(predicate, keyToGroup, predicateToGroupKey, source) {
        predicateToGroupKey = predicateToGroupKey || {};

        var p = predicate.id.toString(); //;getUri();

Severity: Minor
Found in lib/util/ClusterUtils.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status