verse/verse-javascript

View on GitHub
src/negotiation.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    var parseFeature = function parseFeature(feature, receivedView, bufferPosition, length) {
        var value,
            stringFeatures = {
                3: 'HOST_URL',
                4: 'TOKEN',
Severity: Minor
Found in src/negotiation.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status