asdqwex/doplr

View on GitHub
lib/radar.js

Summary

Maintainability
A
1 hr
Test Coverage

Function RadarFactory has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function RadarFactory (helpers) {
  return class Radar {

    constructor (options) {
      this.log = helpers.logger(options);
Severity: Minor
Found in lib/radar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status