mozilla/webmaker.org

View on GitHub
app.js

Summary

Maintainability
B
5 hrs
Test Coverage

File app.js has 406 lines of code (exceeds 250 allowed). Consider refactoring.
Open

var newrelic;
if (process.env.NEW_RELIC_HOME) {
  newrelic = require('newrelic');
} else {
  newrelic = {
Severity: Minor
Found in app.js - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status