tibialand/tibia-node-crawler

View on GitHub
src/modules/character/parser.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(body){
  var CharacterParser;

  CharacterParser = new Parser(body)

Severity: Major
Found in src/modules/character/parser.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status