GeoKnow/Jassa-Core

View on GitHub
lib/facete/lookup_service/LookupServiceConstraintLabels.js

Summary

Maintainability
A
1 hr
Test Coverage

Function lookup has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    lookup: function(constraints) {
        // Note: For now we just assume subclasses of ConstraintBasePathValue

        var paths = [];
        var uriNodes = [];
Severity: Minor
Found in lib/facete/lookup_service/LookupServiceConstraintLabels.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status