aesy/Easy-Bits

View on GitHub

Showing 2 of 13 total issues

BitField has 32 functions (exceeds 20 allowed). Consider refactoring.
Open

class BitField {
    /**
     * The bitfields' current value.
     *
     * @private
Severity: Minor
Found in src/BitField.js - About 4 hrs to fix

    BitArray has 31 functions (exceeds 20 allowed). Consider refactoring.
    Open

    class BitArray {
        /**
         * An array containing each bit as a boolean value, starting from the rightmost bit.
         *
         * @private
    Severity: Minor
    Found in src/BitArray.js - About 3 hrs to fix
      Severity
      Category
      Status
      Source
      Language