startae/uploadbox

View on GitHub
app/assets/javascripts/_uuid.js

Summary

Maintainability
A
1 hr
Test Coverage

Function v1 has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function v1(options, buf, offset) {
    var i = buf && offset || 0;
    var b = buf || [];

    options = options || {};
Severity: Minor
Found in app/assets/javascripts/_uuid.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status