JohnMunsch/PaperQuik

View on GitHub
app/bower_components/ngstorage/ngStorage.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function _storageFactory has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function _storageFactory(storageType) {
        return [
            '$rootScope',
            '$window',

Severity: Major
Found in app/bower_components/ngstorage/ngStorage.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status