codenautas/exec-to-html

View on GitHub
bin/exec-control.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function startAction(){
    eid('status').textContent='starting';
    eid('result').textContent='';
    eid('result').className='res_partial';
    var lineCount=0;
Severity: Minor
Found in bin/exec-control.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status