GeoKnow/Jassa-Core

View on GitHub
lib/service/lookup_service/LookupServiceCache.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

    lookup: function(ids) {
        var self = this;

        // console.log('cache status [BEFORE] ' + JSON.stringify(self.requestCache));

Severity: Major
Found in lib/service/lookup_service/LookupServiceCache.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status