apeeyush/Data-Analytics-Log-Manager

View on GitHub
app/assets/javascripts/logs.js

Summary

Maintainability
A
1 hr
Test Coverage

Function fnServerParams has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    fnServerParams: function(aoData) {
      var activityName, applicationName, endPeriod, startPeriod, timeZone;
      applicationName = $("#filter_application").val();
      aoData.push({
        name: "applicationName",
Severity: Minor
Found in app/assets/javascripts/logs.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status