ddo/chirp-stream

View on GitHub

Showing 1 of 5 total issues

Function stream has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

ChirpStream.prototype.stream = function(url, param, method) {
    var self = this;

    if(typeof url !== 'string') {
        throw new Error('url is required');
Severity: Major
Found in index.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language