GeoKnow/Jassa-Core

View on GitHub
lib/sponate/Context.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    processRefs: function(baseName, source) {
        var mappedConcept = source.getMappedConcept();
        var sparqlService = source.getSparqlService();
        var agg = mappedConcept.getAgg();

Severity: Minor
Found in lib/sponate/Context.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status