NLeSC/ahn-pointcloud-viewer

View on GitHub

Showing 65 of 154 total issues

Function MinimapController has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

  function MinimapController(ol, proj4, CamFrustumService, Messagebus, MinimapExtractionSelectionService) {
Severity: Minor
Found in app/scripts/minimap/minimap.controller.js - About 35 mins to fix

    Function RailService has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

      function RailService(CameraService, SceneService, THREE, toastr, $window) {
    Severity: Minor
    Found in app/scripts/pointcloud/rail.service.js - About 35 mins to fix

      Function projectedRadius has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

        function projectedRadius(radius, camera, distance, screenWidth, screenHeight){
      Severity: Minor
      Found in app/scripts/utils/MeasuringTool.js - About 35 mins to fix

        Function ExtractionController has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

          function ExtractionController(ExtractionSelectionService, pattyConf, Messagebus, $http, toastr) {
        Severity: Minor
        Found in app/scripts/extract/extraction.controller.js - About 35 mins to fix

          Function DrivemapService has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

            function DrivemapService($http, $q, $log, proj4, pattyConf) {
          Severity: Minor
          Found in app/scripts/core/drivemap.service.js - About 35 mins to fix
            Severity
            Category
            Status
            Source
            Language