MoNoApps/remo

View on GitHub
api/attempt.js

Summary

Maintainability
A
1 hr
Test Coverage

Function attempt has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var attempt = function (db, m, cb) {
  switch(m.action) {
    case 'set':
    case 'inc':
    case 'find':
Severity: Minor
Found in api/attempt.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status