syntheticore/declaire

View on GitHub
src/clientApplication.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function ClientApplication has 83 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var ClientApplication = function() {
   // Save view model declarations for lookup in templates
  var viewModels = {};

  // Create main model singleton instance
Severity: Major
Found in src/clientApplication.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status