catdad/grandma

View on GitHub
examples/runtime-adjustment-rate.js

Summary

Maintainability
A
1 hr
Test Coverage

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

(function interactiveRun() {
    var start = Date.now();
    var reportCount = 0;
    var write = writer('interactive');
    
Severity: Minor
Found in examples/runtime-adjustment-rate.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status