medialize/ally.js

View on GitHub
test/helper/fixtures/shadow-input.fixture.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createShadowRoot has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function createShadowRoot(fixture) {
    if (!fixture.shadow) {
      fixture.shadow = {};
    }

Severity: Minor
Found in test/helper/fixtures/shadow-input.fixture.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status