riot/dom-bindings

View on GitHub
src/bindings/each.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

function createPatch(items, scope, parentScope, binding) {
  const {
    condition,
    template,
    childrenMap,
Severity: Major
Found in src/bindings/each.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status