bq/corbel-composr

View on GitHub
src/routes/base.js

Summary

Maintainability
A
1 hr
Test Coverage

Function checkServerStatus has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function checkServerStatus (req, res) {
  var domain = req.params.domain || null
  var phrases = engine.composr.Phrase.getPhrases(domain)

  var version = req.params.version
Severity: Minor
Found in src/routes/base.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status