Lewerow/Zurvan

View on GitHub
detail/ImmediateInterceptor.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function intercept has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

ImmediateInterceptor.prototype.intercept = function(config) {
  this.config = config;

  this.setImmediates = new FieldOverrider(
    global,
Severity: Minor
Found in detail/ImmediateInterceptor.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status