ministryofjustice/hwf-calculator

View on GitHub
app/assets/javascripts/details.polyfill.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function DetailsPolyfill has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function DetailsPolyfill () {
        var self = this;
        var _nextId = 0;
        self.init = function() {
            if(checkSupport()) {
Severity: Major
Found in app/assets/javascripts/details.polyfill.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status