gadael/gadael

View on GitHub
public/js/services/request-stat.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    return function getRequestStat(request) {

        var stat = {
            consumed: {
                D: 0,
Severity: Minor
Found in public/js/services/request-stat.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status