raveljs/ravel

View on GitHub
lib/util/http_codes.js

Summary

Maintainability
C
1 day
Test Coverage
A
100%

HTTPCodes has 71 functions (exceeds 20 allowed). Consider refactoring.
Open

class HTTPCodes {
  /**
   * HTTP OK.
   *
   * @returns {number} The HTTP status code 200.
Severity: Major
Found in lib/util/http_codes.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status