NLeSC/PattyVis

View on GitHub
app/scripts/minimap/cam-frustum.service.js

Summary

Maintainability
A
1 hr
Test Coverage

Function CamFrustumService has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function CamFrustumService(ol, proj4, DrivemapService) {
    var olProjectionCode = 'EPSG:3857';
    var siteProjectionCode = null;

    DrivemapService.ready.then(function() {
Severity: Minor
Found in app/scripts/minimap/cam-frustum.service.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status