woothemes/woocommerce

View on GitHub
assets/js/round/round.js

Summary

Maintainability
A
1 hr
Test Coverage

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

function round (value, precision, mode) {
  // http://kevin.vanzonneveld.net
  // +   original by: Philip Peterson
  // +    revised by: Onno Marsman
  // +      input by: Greenseed
Severity: Minor
Found in assets/js/round/round.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status