fossasia/loklak_webclient

View on GitHub
app/js/on_run.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function OnRun($rootScope, AppSettings, HelloService) {
    var root = {};
  root.hello = HelloService;
  
  /**
Severity: Minor
Found in app/js/on_run.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status