HansHammel/watchmen

View on GitHub
webserver/routes/api-report-route.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getRoutes has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports.getRoutes = function (storage){

  if (!storage) {
    throw new Error('storage needed');
  }
Severity: Minor
Found in webserver/routes/api-report-route.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status