trampi/repomgmt

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

Summary

Maintainability
A
1 hr
Test Coverage

Function StatisticsSystem has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

window.Repomgmt.StatisticsSystem = function() {
    $.get(Routes.admin_statistics_system_path({format: "json"}), function(statistics) {

        Morris.Line({
            element: 'repository-statistics-commits-history',
Severity: Minor
Found in app/assets/javascripts/statistics_system.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status