Lewerow/Zurvan

View on GitHub
zurvan.js

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Function interceptTimers has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Zurvan.prototype.interceptTimers = function(config) {
  var newConfig = Configuration.merge(config, this.globalConfig);
  newConfig.debugLogger('intercepting timers');

  // this error has to be synchronous, since we do not know yet whether the system supports Promises
Severity: Major
Found in zurvan.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status