michaltakac/mathworldvr

View on GitHub
src/lib/components/sphere-collider.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  tick: (function () {
    var position = new THREE.Vector3(),
        meshPosition = new THREE.Vector3();
    return function () {
      var el = this.el,
Severity: Minor
Found in src/lib/components/sphere-collider.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status