krateng/maloja

View on GitHub
maloja/web/static/js/datechange.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function datechange() {

    since = document.getElementById("dateselect_from").value;
    to = document.getElementById("dateselect_to").value;

Severity: Minor
Found in maloja/web/static/js/datechange.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status