fossasia/loklak_webclient

View on GitHub
iframely/lib/cache-engines/memcached.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _findKeyMeta has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function _findKeyMeta(k) {

        var _ = require('underscore');

        var sk = safeKey(k);
Severity: Minor
Found in iframely/lib/cache-engines/memcached.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status