sergejmueller/ip2countrify

View on GitHub

Showing 1 of 1 total issue

Function lookup has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    lookup: function( ip, callback ) {
        if ( ! ip ) {
            return callback(
                ip,
                null,
Severity: Minor
Found in lib/main.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language