adamrenklint/asimov-static

View on GitHub
lib/render/TemplateHelperModel.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  'fetch': function (path, logger) {

    var self = this;
    path = path || self.attributes.path;
    var deferred = self.deferred();
Severity: Minor
Found in lib/render/TemplateHelperModel.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status