MoNoApps/remo

View on GitHub
lib/fill.js

Summary

Maintainability
A
1 hr
Test Coverage

Function iteration has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var iteration = function() {
  for (var i=0; i<2000; i++) {

    push({
      collection: 'mine',
Severity: Minor
Found in lib/fill.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status