sebastian-software/core

View on GitHub
source/class/core/crypt/CRC32.js

Summary

Maintainability
A
1 hr
Test Coverage

Function checksum has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    checksum : (function()
    {
        var table =
    [
      0, 1996959894, 3993919788, 2567524794, 124634137, 1886057615, 3915621685, 2657392035, 249268274,
Severity: Minor
Found in source/class/core/crypt/CRC32.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status