adamrenklint/asimov.js

View on GitHub
lib/Worker.js

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  'start': function (next) {

    var self = this;

    if (self.running) return;
Severity: Minor
Found in lib/Worker.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status