kilbot/WooCommerce-POS

View on GitHub
assets/js/src/products.js

Summary

Maintainability
A
1 hr
Test Coverage

Function meta_box has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function meta_box(){
    var display = $('#pos-visibility-display'),
        show = $('#pos-visibility-show'),
        select = $('#pos-visibility-select'),
        cancel = $('#pos-visibility-cancel'),
Severity: Minor
Found in assets/js/src/products.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status