carlmw/gitlactica

View on GitHub
adapters/webgl/ship_yard.js

Summary

Maintainability
A
1 hr
Test Coverage

Function shipYard has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function shipYard (scene) {
  var ships = {};

  return {
    addShip: addShip,
Severity: Minor
Found in adapters/webgl/ship_yard.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status