ContentMine/thresher

View on GitHub
lib/thresher.js

Summary

Maintainability
A
1 hr
Test Coverage

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

Thresher.prototype.scrape = function(scrapeUrl, headless) {
  var thresher = this;
  thresher.emit('scrapeStart', scrapeUrl);

  // validate arguments
Severity: Minor
Found in lib/thresher.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status