|
13 | 13 | <ID>ComplexCondition:GeoJsonPointRenderer.kt:GeoJsonPointRenderer$shape == GEO_JSON_PROPERTY_MARKER_SHAPE_CIRCLE || (shape == null && iconRes == null && bitmap == null)</ID> |
14 | 14 | <ID>ComplexCondition:GpsStatusBadgeProvider.kt:GpsStatusBadgeProvider$!gps.hasValidReading || (prefs.requiresSatellites && (gps.satellites ?: 0) < 4) || (gps is CustomGPS && gps.isTimedOut)</ID> |
15 | 15 | <ID>ComplexCondition:LineClipper.kt:LineClipper$!(start.x < bounds.left && end.x < bounds.left || start.x > bounds.right && end.x > bounds.right || start.y < bounds.bottom && end.y < bounds.bottom || start.y > bounds.top && end.y > bounds.top)</ID> |
16 | | - <ID>ComplexCondition:MapEntity.kt:MapEntity$percentX1 != null && percentY1 != null && longitude1 != null && latitude1 != null</ID> |
17 | | - <ID>ComplexCondition:MapEntity.kt:MapEntity$percentX2 != null && percentY2 != null && longitude2 != null && latitude2 != null</ID> |
18 | 16 | <ID>ComplexCondition:MapLayerBackgroundTask.kt:MapLayerBackgroundTask$!isDirty && !isInvalid && areBoundsEqual( newBounds, lastRunBounds ?: CoordinateBounds.empty ) && zoom == lastRunZoom</ID> |
| 17 | + <ID>ComplexCondition:OfflineMapListFragment.kt:OfflineMapListFragment$(isPdfMap && prefs.photoMaps.autoReducePdfMaps) || (!isPdfMap && prefs.photoMaps.autoReducePhotoMaps)</ID> |
19 | 18 | <ID>ComplexCondition:PerspectiveCorrectionView.kt:PerspectiveCorrectionView$image == null && imagePath != null && width > 0 && height > 0</ID> |
20 | | - <ID>ComplexCondition:PhotoMapListFragment.kt:PhotoMapListFragment$(isPdfMap && prefs.photoMaps.autoReducePdfMaps) || (!isPdfMap && prefs.photoMaps.autoReducePhotoMaps)</ID> |
| 19 | + <ID>ComplexCondition:PhotoMapEntity.kt:PhotoMapEntity$percentX1 != null && percentY1 != null && longitude1 != null && latitude1 != null</ID> |
| 20 | + <ID>ComplexCondition:PhotoMapEntity.kt:PhotoMapEntity$percentX2 != null && percentY2 != null && longitude2 != null && latitude2 != null</ID> |
21 | 21 | <ID>ComplexCondition:PhotoMapTileSource.kt:PhotoMapTileSource$internalSelector == null || loadPdfs != lastLoadPdfs || backgroundColor != lastBackgroundColor || featureId != lastFeatureId</ID> |
22 | 22 | <ID>ComplexCondition:PixelInterpolators.kt:BilinearInterpolator$x1y1 == null || x1y2 == null || x2y1 == null || x2y2 == null || x1y1.isNaN() || x1y2.isNaN() || x2y1.isNaN() || x2y2.isNaN()</ID> |
23 | 23 | <ID>ComplexCondition:SensorDetailsFragment.kt:SensorDetailsFragment$!gps.hasValidReading || (prefs.requiresSatellites && (gps.satellites ?: 0) < 4) || (gps is CustomGPS && (gps as CustomGPS).isTimedOut)</ID> |
|
61 | 61 | <ID>CyclomaticComplexMethod:MapLayerBackgroundTask.kt:MapLayerBackgroundTask$fun scheduleUpdate</ID> |
62 | 62 | <ID>CyclomaticComplexMethod:MapLayerPreferenceManager.kt:MapLayerPreferenceManager$fun populatePreferences</ID> |
63 | 63 | <ID>CyclomaticComplexMethod:NavigatorUserErrors.kt:NavigatorUserErrors$fun update</ID> |
| 64 | + <ID>CyclomaticComplexMethod:OfflineMapListFragment.kt:OfflineMapListFragment$private fun createMap</ID> |
64 | 65 | <ID>CyclomaticComplexMethod:PhotoMapsFragment.kt:PhotoMapsFragment$override fun onViewCreated</ID> |
65 | 66 | <ID>CyclomaticComplexMethod:PorterStemmer.kt:PorterStemmer$private fun step1b: String</ID> |
66 | 67 | <ID>CyclomaticComplexMethod:SensorService.kt:SensorService$fun getAltimeter: IAltimeter</ID> |
|
350 | 351 | <ID>ReturnCount:CameraView.kt:CameraView$fun start</ID> |
351 | 352 | <ID>ReturnCount:ClimateFragment.kt:ClimateFragment$private fun formatActivity: String</ID> |
352 | 353 | <ID>ReturnCount:CompassProvider.kt:CompassProvider$private fun getBaseOrientationSensor: IOrientationSensor</ID> |
353 | | - <ID>ReturnCount:CreateOfflineMapCommand.kt:CreateOfflineMapCommand$override suspend fun execute</ID> |
354 | | - <ID>ReturnCount:CreateOfflineMapCommand.kt:CreateOfflineMapCommand$private suspend fun save: Boolean</ID> |
355 | 354 | <ID>ReturnCount:CreateTideFragment.kt:CreateTideFragment$private fun getTide: TideTable?</ID> |
356 | 355 | <ID>ReturnCount:CricketsAudioStream.kt:CricketsAudioStream$private suspend fun getChirp: Double</ID> |
357 | 356 | <ID>ReturnCount:CrossBoundaryPixelProvider.kt:CrossBoundaryPixelProvider$private fun getFromCache: Float?</ID> |
|
531 | 530 | <ID>TooManyFunctions:IPathService.kt:IPathService : ICleanable</ID> |
532 | 531 | <ID>TooManyFunctions:IWaypointRepo.kt:IWaypointRepo</ID> |
533 | 532 | <ID>TooManyFunctions:MainActivity.kt:MainActivity : AndromedaActivity</ID> |
| 533 | + <ID>TooManyFunctions:MapRepo.kt:MapRepo</ID> |
534 | 534 | <ID>TooManyFunctions:MapToolLayerManager.kt:MapToolLayerManager</ID> |
535 | 535 | <ID>TooManyFunctions:MapView.kt:MapView : CanvasViewIMapView</ID> |
536 | 536 | <ID>TooManyFunctions:MapViewLayerManager.kt:MapViewLayerManager</ID> |
537 | 537 | <ID>TooManyFunctions:NavigationSheetView.kt:NavigationSheetView : FrameLayout</ID> |
538 | 538 | <ID>TooManyFunctions:Navigator.kt:Navigator</ID> |
539 | 539 | <ID>TooManyFunctions:NavigatorFragment.kt:NavigatorFragment : BoundFragment</ID> |
540 | | - <ID>TooManyFunctions:OfflineMapListFragment.kt:OfflineMapListFragment : TrailSenseReactiveFragment</ID> |
| 540 | + <ID>TooManyFunctions:OfflineMapListFragment.kt:OfflineMapListFragment : BoundFragment</ID> |
541 | 541 | <ID>TooManyFunctions:PackItemListFragment.kt:PackItemListFragment : BoundFragment</ID> |
542 | 542 | <ID>TooManyFunctions:PackListFragment.kt:PackListFragment : BoundFragment</ID> |
543 | 543 | <ID>TooManyFunctions:PackRepo.kt:PackRepo : IPackRepo</ID> |
|
547 | 547 | <ID>TooManyFunctions:PermissionUtils.kt:com.kylecorry.trail_sense.shared.permissions.PermissionUtils.kt</ID> |
548 | 548 | <ID>TooManyFunctions:PerspectiveCorrectionView.kt:PerspectiveCorrectionView : CanvasView</ID> |
549 | 549 | <ID>TooManyFunctions:PhotoMapCalibrationFragment.kt:PhotoMapCalibrationFragment : BoundFragment</ID> |
550 | | - <ID>TooManyFunctions:PhotoMapListFragment.kt:PhotoMapListFragment : BoundFragment</ID> |
551 | 550 | <ID>TooManyFunctions:PhotoMapToolLayerManager.kt:PhotoMapToolLayerManager</ID> |
552 | 551 | <ID>TooManyFunctions:PhotoMapsFragment.kt:PhotoMapsFragment : BoundFragment</ID> |
553 | 552 | <ID>TooManyFunctions:PlaceBeaconFragment.kt:PlaceBeaconFragment : BoundFragment</ID> |
|
0 commit comments