fh1ch/node-bacstack

View on GitHub
lib/enum.js

Summary

Maintainability
F
5 days
Test Coverage

File enum.js has 2069 lines of code (exceeds 250 allowed). Consider refactoring.
Open

'use strict';

module.exports.PDU_TYPE_MASK = 0xF0;
module.exports.ASN1_MAX_OBJECT = 0x3FF;
module.exports.ASN1_INSTANCE_BITS = 22;
Severity: Major
Found in lib/enum.js - About 5 days to fix

    Parsing error: Invalid ecmaVersion.
    Open

    'use strict';
    Severity: Minor
    Found in lib/enum.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status