Contrast-Security-OSS/DjanGoat

View on GitHub
static/app/javascript/users/paid_time_off/paid_time_off.js

Summary

Maintainability
A
1 hr
Test Coverage

Function drawChart has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function drawChart() {
    // console.log(document.all)

    // Create the data table.
    var sick_days_taken = parseInt(document.getElementById('sick_days_taken').value);
Severity: Minor
Found in static/app/javascript/users/paid_time_off/paid_time_off.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status