f-hj/slsk-client

View on GitHub
lib/peer/download-peer-file.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

module.exports = (host, port, token, user, noPierce) => {
  debug(`downloadPeerFile ${user}`)
  let conn = net.createConnection({
    host,
    port
Severity: Major
Found in lib/peer/download-peer-file.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status