NLeSC/ahn-pointcloud-viewer

View on GitHub

Showing 65 of 154 total issues

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

    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 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 BigLegendController has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

          function BigLegendController($scope, DecimalAdjust, Messagebus, UserAgent, PointcloudService) {
        Severity: Minor
        Found in app/scripts/biglegend/biglegend.controller.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
            Severity
            Category
            Status
            Source
            Language