GeoKnow/Jassa-Core

View on GitHub
lib/sponate/RexUtils.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function createRexLookupService has 75 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    createRexLookupService: function(sparqlService) {

        var store = new StoreFacade(sparqlService, {
//            'rdf': 'http://www.w3.org/1999/02/22-rdf-syntax-ns#',
//            'llo': 'http://www.linklion.org/ontology#'
Severity: Major
Found in lib/sponate/RexUtils.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status