adamrenklint/asimov-static

View on GitHub
lib/core/FilesystemCollection.js

Summary

Maintainability
A
1 hr
Test Coverage

Function fetch has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  'fetch': function (paths) {

    var self = this;
    var started = new Date();
    var deferred = self.deferred();
Severity: Minor
Found in lib/core/FilesystemCollection.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status