RackHD/on-http

View on GitHub
lib/serializables/v1/lookup.js

Summary

Maintainability
A
1 hr
Test Coverage

Function LookupFactory has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function LookupFactory (Serializable) {
    function Lookup (defaults) {
        Serializable.call(
            this,
            Lookup.schema,
Severity: Minor
Found in lib/serializables/v1/lookup.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status