yamadapc/dit

View on GitHub
lib/downloader.js

Summary

Maintainability
A
1 hr
Test Coverage

Function download has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Downloader.prototype.download = function(post) {
  var _this = this;
  var title_slug = Downloader._slug(post.title);

  // Get the resources to download:
Severity: Minor
Found in lib/downloader.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status