{"$schema":"https://json.schemastore.org/sarif-2.1.0.json","version":"2.1.0","runs":[{"tool":{"driver":{"name":"codehealth","informationUri":"https://codehealth.canine.dev","rules":[{"id":"D1","name":"Cyclomatic Complexity","shortDescription":{"text":"Cyclomatic Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D1"},{"id":"D2","name":"Cognitive Complexity","shortDescription":{"text":"Cognitive Complexity"},"helpUri":"https://codehealth.canine.dev/dimensions/D2"},{"id":"D3","name":"God Classes","shortDescription":{"text":"God Classes"},"helpUri":"https://codehealth.canine.dev/dimensions/D3"},{"id":"D4","name":"Code Duplication","shortDescription":{"text":"Code Duplication"},"helpUri":"https://codehealth.canine.dev/dimensions/D4"},{"id":"D13","name":"Secret Scanning","shortDescription":{"text":"Secret Scanning"},"helpUri":"https://codehealth.canine.dev/dimensions/D13","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D15","name":"Churn \u00D7 Complexity Hotspots","shortDescription":{"text":"Churn \u00D7 Complexity Hotspots"},"helpUri":"https://codehealth.canine.dev/dimensions/D15"},{"id":"D16","name":"Bus Factor","shortDescription":{"text":"Bus Factor"},"helpUri":"https://codehealth.canine.dev/dimensions/D16"},{"id":"D19","name":"Documentation Quality","shortDescription":{"text":"Documentation Quality"},"helpUri":"https://codehealth.canine.dev/dimensions/D19"},{"id":"D21","name":"Naming Consistency","shortDescription":{"text":"Naming Consistency"},"helpUri":"https://codehealth.canine.dev/dimensions/D21"},{"id":"D28","name":"Secrets (history)","shortDescription":{"text":"Secrets (history)"},"helpUri":"https://codehealth.canine.dev/dimensions/D28","relationships":[{"target":{"id":"CWE-798","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-259","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-798","CWE-259"]}},{"id":"D29","name":"Static Analysis (SAST)","shortDescription":{"text":"Static Analysis (SAST)"},"helpUri":"https://codehealth.canine.dev/dimensions/D29","relationships":[{"target":{"id":"CWE-79","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-89","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-94","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-77","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-79","CWE-89","CWE-78","CWE-94","CWE-77"]}},{"id":"D34","name":"Knowledge Freshness","shortDescription":{"text":"Knowledge Freshness"},"helpUri":"https://codehealth.canine.dev/dimensions/D34"},{"id":"D35","name":"Change Coupling","shortDescription":{"text":"Change Coupling"},"helpUri":"https://codehealth.canine.dev/dimensions/D35"},{"id":"D36","name":"Supply-chain Provenance \u0026 Signing","shortDescription":{"text":"Supply-chain Provenance \u0026 Signing"},"helpUri":"https://codehealth.canine.dev/dimensions/D36","relationships":[{"target":{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]},{"target":{"id":"CWE-494","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},"kinds":["relevant"]}],"properties":{"cwe":["CWE-1357","CWE-494"]}}]}},"results":[{"ruleId":"D1","level":"warning","message":{"text":"RemoteController.processCommand (cyclomatic 62): RemoteController.processCommand has cyclomatic complexity 62 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/RemoteController.java"},"region":{"startLine":272}}}],"partialFingerprints":{"codehealthFindingId/v1":"60e3db9e254728c0ceb35b017ade6074cf233dfe6642810aeb3ac251d1e13225"}},{"ruleId":"D1","level":"warning","message":{"text":"TrackSelectorManager.filterByLanguage (cyclomatic 33): TrackSelectorManager.filterByLanguage has cyclomatic complexity 33 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorManager.java"},"region":{"startLine":597}}}],"partialFingerprints":{"codehealthFindingId/v1":"846f85730b5ef9a7cddcc0b1a19fad2e4d99ebdae98323a53fe95d524abda2db"}},{"ruleId":"D1","level":"warning","message":{"text":"ErrorFixerController.applyEngineErrorAction (cyclomatic 32): ErrorFixerController.applyEngineErrorAction has cyclomatic complexity 32 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/ErrorFixerController.java"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"401de96f672dfee7eaacbcbd5a832148c40f5feace2a585c3074384cf450eaca"}},{"ruleId":"D1","level":"warning","message":{"text":"ViewDragHelper.shouldInterceptTouchEvent (cyclomatic 31): ViewDragHelper.shouldInterceptTouchEvent has cyclomatic complexity 31 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":891}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6817460e147414c6ebcc9b91c246eb6598f1df5c3dad79ef294e590cbd5f236"}},{"ruleId":"D1","level":"warning","message":{"text":"ViewDragHelper.processTouchEvent (cyclomatic 29): ViewDragHelper.processTouchEvent has cyclomatic complexity 29 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":1009}}}],"partialFingerprints":{"codehealthFindingId/v1":"f9a155b745ba3663cc63c7d153fb6841ffdcdb1ab3e522ee354cfea741129e10"}},{"ruleId":"D1","level":"warning","message":{"text":"User.equals (cyclomatic 28): User.equals has cyclomatic complexity 28 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/search/vineyard/User.java"},"region":{"startLine":85}}}],"partialFingerprints":{"codehealthFindingId/v1":"f70bd58edc12ad745627c390c7fec1bb7875a606ed98ab335f80cec2dbf0611b"}},{"ruleId":"D1","level":"warning","message":{"text":"TrackSelectorManager.findBestMatch (cyclomatic 27): TrackSelectorManager.findBestMatch has cyclomatic complexity 27 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorManager.java"},"region":{"startLine":466}}}],"partialFingerprints":{"codehealthFindingId/v1":"c0c96a4d058b87b2b1a1e5565aaa8654e2559cabbf1acc8a06b5c93aa79fb55a"}},{"ruleId":"D1","level":"warning","message":{"text":"VideoLoaderController.applyPlaybackMode (cyclomatic 26): VideoLoaderController.applyPlaybackMode has cyclomatic complexity 26 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java"},"region":{"startLine":433}}}],"partialFingerprints":{"codehealthFindingId/v1":"e9edb9c1ff536896f070ebd00e04d17c7893784de46160a9c704f6a996dbf0cc"}},{"ruleId":"D1","level":"warning","message":{"text":"PlayerUIController.onButtonClicked (cyclomatic 22): PlayerUIController.onButtonClicked has cyclomatic complexity 22 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java"},"region":{"startLine":576}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f46666f624f021ee894972edcbe9df8e2e1a1696b85c51da6c07098eebf7b8e"}},{"ruleId":"D1","level":"warning","message":{"text":"EventsOverridePlaybackFragment.onInterceptInputEvent (cyclomatic 21): EventsOverridePlaybackFragment.onInterceptInputEvent has cyclomatic complexity 21 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/EventsOverridePlaybackFragment.java"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"6dd30199f8a6e4151d3899db93623b2df5ee51391cc66da901501bfc8b98ad34"}},{"ruleId":"D1","level":"warning","message":{"text":"GeneralSettingsPresenter.appendKeyRemappingCategory (cyclomatic 19): GeneralSettingsPresenter.appendKeyRemappingCategory has cyclomatic complexity 19 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/GeneralSettingsPresenter.java"},"region":{"startLine":324}}}],"partialFingerprints":{"codehealthFindingId/v1":"3a2041e406905bca1a1c70037bba6a8a0ec398d2f1bbd954321fcbbf7bb81959"}},{"ruleId":"D1","level":"warning","message":{"text":"ProxyManager.setWebProxyAPI19Plus (cyclomatic 19): ProxyManager.setWebProxyAPI19Plus has cyclomatic complexity 19 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/proxy/ProxyManager.java"},"region":{"startLine":215}}}],"partialFingerprints":{"codehealthFindingId/v1":"6f7fef94f79d4bacd59d72995e83b28062f7e338502050ee1020f824c593680b"}},{"ruleId":"D1","level":"warning","message":{"text":"SuggestionsController.appendSuggestions (cyclomatic 18): SuggestionsController.appendSuggestions has cyclomatic complexity 18 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SuggestionsController.java"},"region":{"startLine":359}}}],"partialFingerprints":{"codehealthFindingId/v1":"9e598e0fe5123c9f1857b05b8057d4bc9dede5eb25c1a2baf8a92fe00fd6fe83"}},{"ruleId":"D1","level":"warning","message":{"text":"SplashPresenter.initIntentChain (cyclomatic 18): SplashPresenter.initIntentChain has cyclomatic complexity 18 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SplashPresenter.java"},"region":{"startLine":192}}}],"partialFingerprints":{"codehealthFindingId/v1":"05a08e5b6d4d37a9a71cbf388b80ecb5ba4633ddd5f0f0f0ab664a7286bf45bc"}},{"ruleId":"D1","level":"warning","message":{"text":"Video.fromString (cyclomatic 17): Video.fromString has cyclomatic complexity 17 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java"},"region":{"startLine":382}}}],"partialFingerprints":{"codehealthFindingId/v1":"475423ecab5bc6b60676d818e7d884a1aec555b44dd306a7aacbca9ba1235532"}},{"ruleId":"D1","level":"warning","message":{"text":"VideoLoaderController.processFormatInfo (cyclomatic 17): VideoLoaderController.processFormatInfo has cyclomatic complexity 17 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java"},"region":{"startLine":298}}}],"partialFingerprints":{"codehealthFindingId/v1":"98b9bc6acd45bc511eb3cec45e16320170624716cfda0763f6ec3d20e84e2e25"}},{"ruleId":"D1","level":"warning","message":{"text":"VideoPlayerGlue.onCreatePrimaryActions (cyclomatic 17): VideoPlayerGlue.onCreatePrimaryActions has cyclomatic complexity 17 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/other/VideoPlayerGlue.java"},"region":{"startLine":140}}}],"partialFingerprints":{"codehealthFindingId/v1":"98c6fa543395e4bf0b508f08251a72be0fd342547cfc8613098eaa6d6ba9e9c6"}},{"ruleId":"D1","level":"warning","message":{"text":"PlayerKeyTranslator.initActionMapping (cyclomatic 16): PlayerKeyTranslator.initActionMapping has cyclomatic complexity 16 (threshold 15). To reduce it, split the body: these branches sit side by side rather than nested inside one another, so extracting each one on its own would leave a function per branch. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/PlayerKeyTranslator.java"},"region":{"startLine":99}}}],"partialFingerprints":{"codehealthFindingId/v1":"11cdd0fdf91b8d53e6092bcc21026329f1af10f0c48e81dfb884c65b97edaac5"}},{"ruleId":"D1","level":"warning","message":{"text":"MultipleRowsFragment.update (cyclomatic 16): MultipleRowsFragment.update has cyclomatic complexity 16 (threshold 15). To reduce it, separate the cases: extract each independent branch into its own named function, and where the body has guards that only reject input, fold those into early returns at the top."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java"},"region":{"startLine":207}}}],"partialFingerprints":{"codehealthFindingId/v1":"30aa8cb4a666622e8f362b05fccdf8dcaa242fdc6c120ad0f8aa33ca73fcf29a"}},{"ruleId":"D2","level":"warning","message":{"text":"RemoteController.processCommand (cognitive 87): RemoteController.processCommand has cognitive complexity 87 (threshold 15). Drivers by points: if/else 64, ternaries 9, boolean chains 6, loops 4, match/switch 4 (nesting depth added 41). The drivers above price the dispatch low by construction \u2014 a dispatch is charged once however many cases it lists, while each branch inside an arm is charged in full \u2014 so most of this count is what the case bodies hold, and the arms are where it can be reduced. To reduce it, keep the dispatch but shrink the arms: move each non-trivial case body into its own named function (or onto the value being matched) so the dispatch reads one line per case, and group related cases into a sub-dispatch. Keep every case explicit, and make the behaviour for cases you do not list a deliberate choice rather than an accident."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/RemoteController.java"},"region":{"startLine":272}}}],"partialFingerprints":{"codehealthFindingId/v1":"de1c57165989710c0b0b441c74c91dd796efce940135f6f0699cf7606b474ca5"}},{"ruleId":"D2","level":"warning","message":{"text":"TrackSelectorManager.filterByLanguage (cognitive 72): TrackSelectorManager.filterByLanguage has cognitive complexity 72 (threshold 15). Drivers by points: if/else 57, boolean chains 9, loops 4, ternaries 2 (nesting depth added 40). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorManager.java"},"region":{"startLine":597}}}],"partialFingerprints":{"codehealthFindingId/v1":"c89d65851fb97f0d5d0fcb5ab21e85c0225940f774244366653fe5fa6862f8b3"}},{"ruleId":"D2","level":"warning","message":{"text":"TrackSelectorManager.findBestMatch (cognitive 69): TrackSelectorManager.findBestMatch has cognitive complexity 69 (threshold 15). Drivers by points: if/else 57, boolean chains 7, loops 5 (nesting depth added 43). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorManager.java"},"region":{"startLine":466}}}],"partialFingerprints":{"codehealthFindingId/v1":"fcfd4af34eca338f66e997dd1b890692a966c63dd263937c5b8198a7ace6cf99"}},{"ruleId":"D2","level":"warning","message":{"text":"ErrorFixerController.applyEngineErrorAction (cognitive 61): ErrorFixerController.applyEngineErrorAction has cognitive complexity 61 (threshold 15). Drivers by points: if/else 49, boolean chains 11, ternaries 1 (nesting depth added 25). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/ErrorFixerController.java"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"f53d6aba66e875bb9ce2d6d15e709bf54bc1a06f9b7eded34938da577a430ed1"}},{"ruleId":"D2","level":"warning","message":{"text":"ViewDragHelper.processTouchEvent (cognitive 55): ViewDragHelper.processTouchEvent has cognitive complexity 55 (threshold 15). Drivers by points: if/else 45, loops 6, boolean chains 3, match/switch 1 (nesting depth added 31). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":1009}}}],"partialFingerprints":{"codehealthFindingId/v1":"6a2e79c9dd641bdd3510359cd60a0cefbca3420ffb54fe3ed051f742d1c1e931"}},{"ruleId":"D2","level":"warning","message":{"text":"AppPreferenceManager.initMultiSelectListPreference (cognitive 52): AppPreferenceManager.initMultiSelectListPreference has cognitive complexity 52 (threshold 15). Drivers by points: if/else 35, loops 17 (nesting depth added 40). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/AppPreferenceManager.java"},"region":{"startLine":189}}}],"partialFingerprints":{"codehealthFindingId/v1":"af756a365dc1ffa9688c12b701dcce7d706a11f82b961868520eb4c7b0d5ce2b"}},{"ruleId":"D2","level":"warning","message":{"text":"ViewDragHelper.shouldInterceptTouchEvent (cognitive 46): ViewDragHelper.shouldInterceptTouchEvent has cognitive complexity 46 (threshold 15). Drivers by points: if/else 34, boolean chains 9, loops 2, match/switch 1 (nesting depth added 21). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":891}}}],"partialFingerprints":{"codehealthFindingId/v1":"5b1c47157a77d78e3a8c84380f1cdbe1c0155aa26bf2be20b0a608054a0448ba"}},{"ruleId":"D2","level":"warning","message":{"text":"User.equals (cognitive 34): User.equals has cognitive complexity 34 (threshold 15). Drivers by points: if/else 18, ternaries 15, boolean chains 1 (nesting depth added 7). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/search/vineyard/User.java"},"region":{"startLine":85}}}],"partialFingerprints":{"codehealthFindingId/v1":"c4d128609460178cc8deb733101d50e1bf2648232298acf9b36fdfbfdb7906db"}},{"ruleId":"D2","level":"warning","message":{"text":"VideoLoaderController.applyPlaybackMode (cognitive 32): VideoLoaderController.applyPlaybackMode has cognitive complexity 32 (threshold 15). Drivers by points: if/else 23, boolean chains 8, match/switch 1 (nesting depth added 9). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java"},"region":{"startLine":433}}}],"partialFingerprints":{"codehealthFindingId/v1":"bf63e9e849ff12f393e5524c8098dd40767832e770e4576aa81622cbd7493baf"}},{"ruleId":"D2","level":"warning","message":{"text":"SuggestionsController.appendSuggestions (cognitive 29): SuggestionsController.appendSuggestions has cognitive complexity 29 (threshold 15). Drivers by points: if/else 21, boolean chains 5, ternaries 2, loops 1 (nesting depth added 11). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SuggestionsController.java"},"region":{"startLine":359}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1154a99d365d6f27257a8a968061f0a81b94356ee2701c4b2f280af2849c3e4"}},{"ruleId":"D2","level":"warning","message":{"text":"ChannelsProvider.addWatchNextContinue (cognitive 27): ChannelsProvider.addWatchNextContinue has cognitive complexity 27 (threshold 15). Drivers by points: if/else 23, boolean chains 2, loops 2 (nesting depth added 15). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java"},"region":{"startLine":92}}}],"partialFingerprints":{"codehealthFindingId/v1":"c0fe2d9831c661ebe08c10ca1fa781fabef6989bc7f6bb16727c6dce5d4f79e5"}},{"ruleId":"D2","level":"warning","message":{"text":"LoadingManager.showLoading (cognitive 26): LoadingManager.showLoading has cognitive complexity 26 (threshold 15). Drivers by points: if/else 26 (nesting depth added 15). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/LoadingManager.java"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"67be9ac49f8e4379910f6cc9acd3b72059b4f071d69199f943690d536ed32c47"}},{"ruleId":"D2","level":"warning","message":{"text":"MultipleRowsFragment.update (cognitive 26): MultipleRowsFragment.update has cognitive complexity 26 (threshold 15). Drivers by points: if/else 22, boolean chains 2, ternaries 2 (nesting depth added 8). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java"},"region":{"startLine":207}}}],"partialFingerprints":{"codehealthFindingId/v1":"9addfab3baa5e44fe888bd28c0af7256cd611a40fe124246892a102fa73a6469"}},{"ruleId":"D2","level":"warning","message":{"text":"DisplaySyncHelper.syncDisplayMode (cognitive 24): DisplaySyncHelper.syncDisplayMode has cognitive complexity 24 (threshold 15). Drivers by points: if/else 19, boolean chains 3, ternaries 2 (nesting depth added 10). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/autoframerate/internal/DisplaySyncHelper.java"},"region":{"startLine":369}}}],"partialFingerprints":{"codehealthFindingId/v1":"300e8ebc5a7838298d1330e4dd7769dabf7e9f14a999b1b1af6becd95f0dee5a"}},{"ruleId":"D2","level":"warning","message":{"text":"ProxyManager.setWebProxyAPI19Plus (cognitive 23): ProxyManager.setWebProxyAPI19Plus has cognitive complexity 23 (threshold 15). Drivers by points: if/else 11, boolean chains 5, loops 3, ternaries 3, match/switch 1 (nesting depth added 5). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/proxy/ProxyManager.java"},"region":{"startLine":215}}}],"partialFingerprints":{"codehealthFindingId/v1":"87a9b3a71432186e6e1bcb9b6590705dd4b86dd2daa5d33eab00de35e3813fe9"}},{"ruleId":"D2","level":"warning","message":{"text":"GridFragmentHelper.findRelatedAdapter (cognitive 23): GridFragmentHelper.findRelatedAdapter has cognitive complexity 23 (threshold 15). Drivers by points: if/else 15, ternaries 4, boolean chains 2, loops 2 (nesting depth added 12). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/GridFragmentHelper.java"},"region":{"startLine":121}}}],"partialFingerprints":{"codehealthFindingId/v1":"62f30a4db27fd4443e1c60bcb002dba5d0e793159bd9b3be5a828970f2a8f828"}},{"ruleId":"D2","level":"warning","message":{"text":"SplashPresenter.initIntentChain (cognitive 22): SplashPresenter.initIntentChain has cognitive complexity 22 (threshold 15). Drivers by points: if/else 17, boolean chains 2, loops 2, error handling 1 (nesting depth added 4). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition, and where an else follows a branch that already returns, drop the trailing else and let the rest of the body continue at one level."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SplashPresenter.java"},"region":{"startLine":192}}}],"partialFingerprints":{"codehealthFindingId/v1":"3f6ba7413cb9798dd6f726d35554a90b8f6a4b99433c9792d27ba9c9053b0696"}},{"ruleId":"D2","level":"warning","message":{"text":"PlayerUIController.onButtonClicked (cognitive 21): PlayerUIController.onButtonClicked has cognitive complexity 21 (threshold 15). Drivers by points: if/else 21. To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java"},"region":{"startLine":576}}}],"partialFingerprints":{"codehealthFindingId/v1":"758c9eca86a9a798405f4e7bea45f320ca796932881ba0274a24ae9bbf9a201d"}},{"ruleId":"D2","level":"warning","message":{"text":"VideoLoaderController.processFormatInfo (cognitive 21): VideoLoaderController.processFormatInfo has cognitive complexity 21 (threshold 15). Drivers by points: if/else 15, boolean chains 6 (nesting depth added 3). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition, and where an else follows a branch that already returns, drop the trailing else and let the rest of the body continue at one level."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java"},"region":{"startLine":298}}}],"partialFingerprints":{"codehealthFindingId/v1":"8713cdadc8f4d5308b866c301b055c7f9c4788aef00fa0e478ad2f4df0f36c23"}},{"ruleId":"D2","level":"warning","message":{"text":"SubtitleManager.forceCenterAlignment (cognitive 19): SubtitleManager.forceCenterAlignment has cognitive complexity 19 (threshold 15). Drivers by points: if/else 9, ternaries 8, boolean chains 1, loops 1 (nesting depth added 10). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/other/SubtitleManager.java"},"region":{"startLine":98}}}],"partialFingerprints":{"codehealthFindingId/v1":"5a4373f88a2e788457b3ee3927b92f9d55cf28373b4bc577e8bb9074610438a7"}},{"ruleId":"D2","level":"warning","message":{"text":"EventsOverridePlaybackFragment.onInterceptInputEvent (cognitive 19): EventsOverridePlaybackFragment.onInterceptInputEvent has cognitive complexity 19 (threshold 15). Drivers by points: if/else 18, match/switch 1 (nesting depth added 9). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/EventsOverridePlaybackFragment.java"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"fcc219746a29d095b3bfb1196258a89530d2786c42583b59afb03595f5147960"}},{"ruleId":"D2","level":"warning","message":{"text":"GeneralSettingsPresenter.appendKeyRemappingCategory (cognitive 18): GeneralSettingsPresenter.appendKeyRemappingCategory has cognitive complexity 18 (threshold 15). Drivers by points: ternaries 18. To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/GeneralSettingsPresenter.java"},"region":{"startLine":324}}}],"partialFingerprints":{"codehealthFindingId/v1":"f9da90342252020c792cb78e4669dae4f9729f09ee6936899c5128f60ba335f4"}},{"ruleId":"D2","level":"warning","message":{"text":"PlaybackFragment.updateSuggestions (cognitive 18): PlaybackFragment.updateSuggestions has cognitive complexity 18 (threshold 15). Drivers by points: if/else 14, boolean chains 2, ternaries 2 (nesting depth added 5). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/PlaybackFragment.java"},"region":{"startLine":1366}}}],"partialFingerprints":{"codehealthFindingId/v1":"15525dff37d47cc26485fb02c6cef2e2cd2d6e57947a1c0393b1b2778eadd135"}},{"ruleId":"D2","level":"warning","message":{"text":"SponsorBlockController.findMatchedSegments (cognitive 17): SponsorBlockController.findMatchedSegments has cognitive complexity 17 (threshold 15). Drivers by points: if/else 14, boolean chains 2, loops 1 (nesting depth added 8). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SponsorBlockController.java"},"region":{"startLine":350}}}],"partialFingerprints":{"codehealthFindingId/v1":"4ecb157bba33b610caad8392078e2f8561091a58712aeec97530645e1cf81697"}},{"ruleId":"D2","level":"warning","message":{"text":"ChannelGroupMenuProvider.showGroupDialog (cognitive 17): ChannelGroupMenuProvider.showGroupDialog has cognitive complexity 17 (threshold 15). Drivers by points: if/else 11, boolean chains 3, ternaries 2, loops 1 (nesting depth added 2). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition, and where an else follows a branch that already returns, drop the trailing else and let the rest of the body continue at one level."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/providers/channelgroup/ChannelGroupMenuProvider.java"},"region":{"startLine":68}}}],"partialFingerprints":{"codehealthFindingId/v1":"e23596cf6bbf962fcaadc315e39c8b967984642ca7784ad792094aacd9617227"}},{"ruleId":"D2","level":"warning","message":{"text":"UhdHelper.setPreferredDisplayModeId (cognitive 17): UhdHelper.setPreferredDisplayModeId has cognitive complexity 17 (threshold 15). Drivers by points: if/else 10, ternaries 3, boolean chains 2, error handling 1, loops 1 (nesting depth added 3). To reduce it, split the body: most of this score is breadth rather than depth \u2014 checks laid out side by side rather than stacked \u2014 so group the statements between the checks into named steps and move each step into its own function. Some of it IS depth: where a check sits inside another whose only job is to reach it, merge the two into one condition, and where an else follows a branch that already returns, drop the trailing else and let the rest of the body continue at one level."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/autoframerate/internal/UhdHelper.java"},"region":{"startLine":342}}}],"partialFingerprints":{"codehealthFindingId/v1":"7c378f84f1acefa870b72c8b23b363d46c56e7200f0151797373af5b7e0ea38b"}},{"ruleId":"D2","level":"warning","message":{"text":"ViewDragHelper.continueSettling (cognitive 17): ViewDragHelper.continueSettling has cognitive complexity 17 (threshold 15). Drivers by points: if/else 15, boolean chains 2 (nesting depth added 7). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":671}}}],"partialFingerprints":{"codehealthFindingId/v1":"e5c24c38f2d548b80907f6e0222f92b5ef775aa11e190f0adebe4cae054846dc"}},{"ruleId":"D2","level":"warning","message":{"text":"Video.fromString (cognitive 16): Video.fromString has cognitive complexity 16 (threshold 15). Drivers by points: if/else 16. To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java"},"region":{"startLine":382}}}],"partialFingerprints":{"codehealthFindingId/v1":"23ab26867f10e92471192a7e9466609dd8dd6a54ba44a0dbdbec4662f1607ea8"}},{"ruleId":"D2","level":"warning","message":{"text":"SuggestionsController.getPreviousFromGroup (cognitive 16): SuggestionsController.getPreviousFromGroup has cognitive complexity 16 (threshold 15). Drivers by points: if/else 11, loops 3, boolean chains 2 (nesting depth added 9). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SuggestionsController.java"},"region":{"startLine":314}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0578855b7029f800574f939478a703479876391b043e87ae1d1d17d92746a80"}},{"ruleId":"D2","level":"warning","message":{"text":"VideoActionPresenter.apply (cognitive 16): VideoActionPresenter.apply has cognitive complexity 16 (threshold 15). Drivers by points: if/else 12, boolean chains 4 (nesting depth added 3). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/VideoActionPresenter.java"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"df2dbbdd52e8b22fb4949af2b951ecb0117d938c255d49403b445760b4414699"}},{"ruleId":"D2","level":"warning","message":{"text":"LiveDashManifestParser.recreateMissingSegments (cognitive 16): LiveDashManifestParser.recreateMissingSegments has cognitive complexity 16 (threshold 15). Drivers by points: if/else 8, boolean chains 4, ternaries 3, loops 1 (nesting depth added 1). To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/LiveDashManifestParser.java"},"region":{"startLine":173}}}],"partialFingerprints":{"codehealthFindingId/v1":"e3ef0acd4ad7fb3f6a29c2e36a0e55ad1762d015b611ca74faf8dd1de788e04a"}},{"ruleId":"D2","level":"warning","message":{"text":"AppDialogActivity.handleNavigation (cognitive 16): AppDialogActivity.handleNavigation has cognitive complexity 16 (threshold 15). Drivers by points: if/else 12, boolean chains 4 (nesting depth added 5). To reduce it, split the body into named stages: move each independent step or branch into its own named function so the body reads as a short sequence of named calls rather than one long body."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/AppDialogActivity.java"},"region":{"startLine":81}}}],"partialFingerprints":{"codehealthFindingId/v1":"76612e68f914cae5e5ee453fb40d7a5da0feef0c4d65b7e5a19f93094b54897c"}},{"ruleId":"D2","level":"warning","message":{"text":"VideoPlayerGlue.onCreatePrimaryActions (cognitive 16): VideoPlayerGlue.onCreatePrimaryActions has cognitive complexity 16 (threshold 15). Drivers by points: if/else 16. To reduce it, split the body: this score is breadth rather than depth \u2014 many checks laid out side by side rather than nested inside one another, so inverting conditions into early returns has nothing left to flatten. Group the statements between the checks into named steps and move each step into its own function, so the body reads as a short sequence of named stages."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/other/VideoPlayerGlue.java"},"region":{"startLine":140}}}],"partialFingerprints":{"codehealthFindingId/v1":"43fccb1e9c737fc63ff1b34bfd9f3097308375da46ee953a8ddbe2a6e601e1ca"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PlaybackFragment: TooManyMethods \u2014 133 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/PlaybackFragment.java"},"region":{"startLine":100}}}],"partialFingerprints":{"codehealthFindingId/v1":"ba98444f899f5791200460ad5703f88315aa4bb867182a14d9efe2eb973b5924"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PlayerTweaksData: TooManyMethods \u2014 129 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/prefs/PlayerTweaksData.java"},"region":{"startLine":12}}}],"partialFingerprints":{"codehealthFindingId/v1":"36ae82c6a7521fe8d9957c8a6a2d1305fb0a60be5083ecf365d0b6aa51f1383c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PlayerData: TooManyMethods \u2014 125 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/prefs/PlayerData.java"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"9345197a0b9091061173e6bbf82367ccdb230922d53e23545877b3b553718638"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: GeneralData: TooManyMethods \u2014 106 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/prefs/GeneralData.java"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"3df7a32ce99dbdc9cc4f0f81819ed54c1531533aeb845d369f6f9a593ada6f0a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: Utils: TooManyMethods \u2014 105 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/Utils.java"},"region":{"startLine":111}}}],"partialFingerprints":{"codehealthFindingId/v1":"a74e84b01cccad99f63fcba4f75147f4377153e00b2d14b3ececc9f3338280b5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: EmbedPlayerView: TooManyMethods \u2014 95 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/embedplayer/EmbedPlayerView.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"1e2581fb68f019a172776d1637652204c88b4cc04355cded59ff25abb6a8299f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BrowsePresenter: TooManyMethods \u2014 94 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/BrowsePresenter.java"},"region":{"startLine":59}}}],"partialFingerprints":{"codehealthFindingId/v1":"603d6b7ac32c0a95b624c5e076e4b5a48f13457205a4676e5c4c9dccb56caecb"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: Video: TooManyMethods \u2014 88 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"fcb33e9f5375001567ed67de8d7f5864ffc86ccee3ef22d8e8b2db7177b9f76b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PlayerUIController: TooManyMethods \u2014 68 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"4e93da87ba2d4477b7722878d826fe0220ea06c7ded057478246d52f7cddc060"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BasePlayerController: TooManyMethods \u2014 65 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/BasePlayerController.java"},"region":{"startLine":38}}}],"partialFingerprints":{"codehealthFindingId/v1":"f338494a0615318ddaaeb9c020bc44b07facf8b016820eabcb7cc07d3027e5b5"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: AppDialogUtil: TooManyMethods \u2014 60 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/AppDialogUtil.java"},"region":{"startLine":65}}}],"partialFingerprints":{"codehealthFindingId/v1":"9954f8d449bb51340bdca6d1abfb355fc6744d97c4d9c32f73e33277464bb468"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: VideoStateController: TooManyMethods \u2014 59 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoStateController.java"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"69fcc3366dfcb9376b9cc0295b2d183c761995240ac7d475a9ec0cfa0bca8e16"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: MainUIData: TooManyMethods \u2014 58 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/prefs/MainUIData.java"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"a44c358f25e4a510e614b0fd6eb89bf0a0ecb35956fd2cfa30b79f4ab3234a6b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: playback/PlaybackFragment.java: FileTooLong \u2014 953 significant lines (blank, comment-only and punctuation-only lines excluded), about 91% of them inside a single declaration: PlaybackFragment (100-1650). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/PlaybackFragment.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7e7b7536cf94779acf3d21cb336164c65e81aa10e126043c02c786d640903456"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PlaybackPresenter: TooManyMethods \u2014 57 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/PlaybackPresenter.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"fe163205c3c9f01798eb3b43d3d14b979e40d05dd02461cd15bf8b632da28308"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: DebugInfoManager: TooManyMethods \u2014 53 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/other/DebugInfoManager.java"},"region":{"startLine":58}}}],"partialFingerprints":{"codehealthFindingId/v1":"4656853bed33df1a712652f07f5f053b47bfce4837d3343620bb751a3f1bb10c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SuggestionsController: TooManyMethods \u2014 52 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SuggestionsController.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"4a10df1b9f3e829b43682760d80e8b003b98c432786fb31081d80f558b01ade8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: VideoMenuPresenter: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/VideoMenuPresenter.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"34ca41581123c368056a68b6a989a8b31a173310626af37f99bcfb2d37f7604d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ExoPlayerController: TooManyMethods \u2014 51 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/controller/ExoPlayerController.java"},"region":{"startLine":42}}}],"partialFingerprints":{"codehealthFindingId/v1":"451d747e6bc6f6a4d6241e0caa066deb997a2dffaa6f10b2f9fc6f983d9b4ed8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: VideoGroup: TooManyMethods \u2014 50 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/VideoGroup.java"},"region":{"startLine":18}}}],"partialFingerprints":{"codehealthFindingId/v1":"b0b2a40aaaa44c7ce0a43e6462523fd1e2d23cc908c499c01162cf92ccc6a169"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ViewDragHelper: TooManyMethods \u2014 50 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"2dc2b7420c00046b0003c29cb2f9a17517486f4c4c490dc3bb22ad3259f34f00"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: utils/Utils.java: FileTooLong \u2014 811 significant lines (blank, comment-only and punctuation-only lines excluded), about 87% of them inside a single declaration: Utils (111-1352). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/Utils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"e539d3c4d79c44999216da6df34482e58eda97a93df7b698bd3f3a6c88646ac3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: utils/AppDialogUtil.java: FileTooLong \u2014 803 significant lines (blank, comment-only and punctuation-only lines excluded), about 93% of them inside a single declaration: AppDialogUtil (65-1226). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/AppDialogUtil.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"7ba6c86e436586ef8a0e48dd70623cc06943d9a5b432e77b61709c037661b9b0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ViewManager: TooManyMethods \u2014 47 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/views/ViewManager.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"88b11315dee14895329c5930ff10e73f730bf9babfed837353b413278b94e660"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: presenters/BrowsePresenter.java: FileTooLong \u2014 768 significant lines (blank, comment-only and punctuation-only lines excluded), about 93% of them inside a single declaration: BrowsePresenter (59-1232). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/BrowsePresenter.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"baa166a3a1c5724574cfa64b58c589db4c6172ef7131aa0eebcef1a8f82d6da0"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: controllers/PlayerUIController.java: FileTooLong \u2014 759 significant lines (blank, comment-only and punctuation-only lines excluded), about 94% of them inside a single declaration: PlayerUIController (51-1180). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"6f23924c90a292d4f5b782282ed85bffce946f2dd813f126745d35b2b7a54b7f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: TrackSelectorManager: TooManyMethods \u2014 43 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorManager.java"},"region":{"startLine":38}}}],"partialFingerprints":{"codehealthFindingId/v1":"2bf50679d62366b432cf050caecd1c003feeaf1f4647b2ac34902b775105838d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SimpleMediaItem: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/SimpleMediaItem.java"},"region":{"startLine":6}}}],"partialFingerprints":{"codehealthFindingId/v1":"2df943c5165b452532e067c7288adad0c96df30b329f72c2c7cd7e07529289bf"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: AppDialogPresenter: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/AppDialogPresenter.java"},"region":{"startLine":19}}}],"partialFingerprints":{"codehealthFindingId/v1":"eeedf3be8068c0757c0ad5267148a6d04e940d16ddc9ecccb8d6979c6e1d36d8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BrowseFragment: TooManyMethods \u2014 41 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/BrowseFragment.java"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"e5aabd0ffc8a38560901c57d06208ceab0e26a48f1811ae9460337e10b808f42"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: menu/VideoMenuPresenter.java: FileTooLong \u2014 662 significant lines (blank, comment-only and punctuation-only lines excluded), about 94% of them inside a single declaration: VideoMenuPresenter (45-1048). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/VideoMenuPresenter.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9abd0e55f3cfb1ad37b43a273cf584aae3ade647bfec7322e38a45e3c0095c00"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: TrackSelectorUtil: TooManyMethods \u2014 39 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorUtil.java"},"region":{"startLine":13}}}],"partialFingerprints":{"codehealthFindingId/v1":"5d0b139d50109412988c1a133b8089f3a66d70465a62f16d8dd45670b7d5cc7f"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/ViewDragHelper.java: FileTooLong \u2014 637 significant lines (blank, comment-only and punctuation-only lines excluded), about 98% of them inside a single declaration: ViewDragHelper (26-1403). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"48b1eba3e8d93577607b85d75798f1c3c605fe264c8115161db30c534f65aa93"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: VideoLoaderController: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e2a079d7aebf4ad532c2f3073a9a6d887a3eea7f32644401f8930fa5d971af0"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: MediaServiceManager: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/MediaServiceManager.java"},"region":{"startLine":43}}}],"partialFingerprints":{"codehealthFindingId/v1":"d0af6753ec8343274558422a68acae31a8b218efb3a8e53079f45a8c0126e637"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: VideoPlayerGlue: TooManyMethods \u2014 38 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/other/VideoPlayerGlue.java"},"region":{"startLine":79}}}],"partialFingerprints":{"codehealthFindingId/v1":"8aca0cf5aff0a1de328cd4004fa754b31c5ac4ad6c1c9d7f8eab0c3abd4890b8"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: DisplaySyncHelper: TooManyMethods \u2014 37 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/autoframerate/internal/DisplaySyncHelper.java"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"8d5511fd66086bf07e19c4d41b7458b619af35a972fd8ba8768cedb665b54466"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BasePresenter: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/base/BasePresenter.java"},"region":{"startLine":45}}}],"partialFingerprints":{"codehealthFindingId/v1":"90c6a37e7fd06eb7b1122f931f7e45e320b329daf4b44c1a9d131faad2301689"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: MarqueeTextViewCompat: TooManyMethods \u2014 36 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/marqueetextviewcompat/MarqueeTextViewCompat.java"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb10ba73907479b57bf3dade1d4dd0545d4564bf37e078877b845472de0b3a38"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: prefs/PlayerData.java: FileTooLong \u2014 576 significant lines (blank, comment-only and punctuation-only lines excluded). To reduce it, split the file along the responsibilities already in it: move each cohesive group of declarations into its own sibling file in the same module or package, so no one file has to be read whole to change one of them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/prefs/PlayerData.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"83aa943fb67b61d2e0080c34ee836b3cb59f6f01f0b2c5a9f629e5688506f659"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: data/Video.java: FileTooLong \u2014 573 significant lines (blank, comment-only and punctuation-only lines excluded), about 95% of them inside a single declaration: Video (36-978). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"974eb2ef4a56ec68a0bdb37bc93e68fb1917764b000fe8d44881334461cb305f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SearchTagsFragment: TooManyMethods \u2014 34 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/search/tags/SearchTagsFragment.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"5ddb21df089c8acccaa109b5d1b256be4f7d8ce8e33939a74e0bb6d0532ef38b"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: settings/GeneralSettingsPresenter.java: FileTooLong \u2014 562 significant lines (blank, comment-only and punctuation-only lines excluded), about 93% of them inside a single declaration: GeneralSettingsPresenter (43-813). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/GeneralSettingsPresenter.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"04e7a5f1428e4a29b15439795afff65afb28f60406ba48cdce7c9cbff8e495ca"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SearchPresenter: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SearchPresenter.java"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"ced70d37388ce39162c3aad67657b7ef548acfc8e8ed86f8a53fe52145805253"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: MotherActivity: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/MotherActivity.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"ec9fee16ebd419ec6df2043eec3f4f06e5fa5b8ad622267c9eb7405d8f7edf15"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SponsorBlockData: TooManyMethods \u2014 33 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/prefs/SponsorBlockData.java"},"region":{"startLine":20}}}],"partialFingerprints":{"codehealthFindingId/v1":"619e590cec3f53fdd6a9b3f05ff47b152d8ec705fa79a0f8210d18eaa925dfad"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: prefs/PlayerTweaksData.java: FileTooLong \u2014 518 significant lines (blank, comment-only and punctuation-only lines excluded), about 98% of them inside a single declaration: PlayerTweaksData (12-809). Moving the declarations that sit BESIDE it into sibling files will not shorten this file. Extract from INSIDE that declaration instead: lift each cohesive group of its body \u2014 the parts that share the same inputs and are named together \u2014 into its own unit in a sibling file, and have the original call them."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/prefs/PlayerTweaksData.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9ba9c3f8e6c7b4943579782adedde447130135b846cfe0206a38a49a2328b551"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: RemoteController: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/RemoteController.java"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"ed84b3893210014d78046b1a7f10f031aca3c26deb1a2e60d7189fc49296392e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BaseMenuPresenter: TooManyMethods \u2014 31 methods. To reduce it, group the members that share the same data into a smaller type of their own and delegate to it, so no single type carries every responsibility."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/BaseMenuPresenter.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"425172ebaa35c293d0ad7475ca3a76fe488e94088aeefadf987b1ebd10d56e16"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 3): slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:209-224 | slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:293-308 | slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:641-656 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:209\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java"},"region":{"startLine":209}}}],"partialFingerprints":{"codehealthFindingId/v1":"59d3216591fbd47da8253f39612cff8c231931272b730928390eee1ba7a467d0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 3): slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:373-388 | slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:453-468 | slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:548-563 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:373\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java"},"region":{"startLine":373}}}],"partialFingerprints":{"codehealthFindingId/v1":"5284490f606466d901a485169a2cb733eb610b956fa6ed7079715c620c9aaa15"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (16 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/EventsOverridePlaybackFragment.java:82-97 | leanback-1.0.0/src/main/java/androidx/leanback/app/PlaybackSupportFragment.java:459-474 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/EventsOverridePlaybackFragment.java:82\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/EventsOverridePlaybackFragment.java"},"region":{"startLine":82}}}],"partialFingerprints":{"codehealthFindingId/v1":"a7cf682a1559a3d11c3b0487763dad53176c2ab883102892176f8c635041ddab"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java:116-129 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SearchPresenter.java:249-262 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java:116\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java"},"region":{"startLine":116}}}],"partialFingerprints":{"codehealthFindingId/v1":"c42cfd66b25a4f5a5c347245d969df96391fe9b8292e646d0b27d155bfdd84c3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java:245-258 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelUploadsPresenter.java:199-212 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java:245\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java"},"region":{"startLine":245}}}],"partialFingerprints":{"codehealthFindingId/v1":"08093962316b36722043642581645ac5ef57f9f6db531a3ed2cd5b329846eb21"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/surface/SurfaceViewWrapper.java:25-38 | leanback-1.0.0/src/main/java/androidx/leanback/app/VideoSupportFragment.java:50-63 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/surface/SurfaceViewWrapper.java:25\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/mod/surface/SurfaceViewWrapper.java"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"4f67a11a6df843720e6e9fd70db632f84ce0f5a3a010e5c81d8ea60f891069ba"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/videoview/VideoCardView.java:81-94 | leanback-1.0.0/src/main/java/androidx/leanback/widget/ImageCardView.java:193-206 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/videoview/VideoCardView.java:81\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/videoview/VideoCardView.java"},"region":{"startLine":81}}}],"partialFingerprints":{"codehealthFindingId/v1":"2c4059e221112fac5f3d6d100cdb68abe3042c82c86c3912bbdaad4f19d8f8a9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 3): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelUploadsPresenter.java:302-313 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/MediaServiceManager.java:156-167 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/MediaServiceManager.java:226-237 \u2014 there are 3 copies across 2 file(s) \u2014 more copies than files, so at least one file holds the block twice. Extract it once into a single shared function every call site can reach and call it from all 3 sites; resolving a subset leaves the remainder to drift apart. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelUploadsPresenter.java:302\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelUploadsPresenter.java"},"region":{"startLine":302}}}],"partialFingerprints":{"codehealthFindingId/v1":"f05eeb6d675ed976e54ffc41f13a97dad61f1ad0db6bb968d604a3dcbb393ff4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/VideoGroup.java:112-123 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/VideoGroup.java:133-144 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/VideoGroup.java:112\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/VideoGroup.java"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"e7bbf2bc1fa7825bc82f610c80b1a9a52712f5af376a863fcb0728cc2a8427d0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorUtil.java:322-333 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorUtil.java:348-359 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorUtil.java:322\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/selector/TrackSelectorUtil.java"},"region":{"startLine":322}}}],"partialFingerprints":{"codehealthFindingId/v1":"37a96643915cac380eecb45dd326ea3c7f28c29a30d5d12369e9af36ce0c7964"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/proxy/PasswdURI.java:32-43 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/proxy/PasswdURI.java:49-60 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/proxy/PasswdURI.java:32\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/proxy/PasswdURI.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"49ad5d626e3b5a355b954f45a5c83e53c34dacb81e51c25e3f426e9cd82a2bda"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:487-498 | leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:527-538 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:487\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java"},"region":{"startLine":487}}}],"partialFingerprints":{"codehealthFindingId/v1":"0b1b207efe6c0fe4552582cb3e96d63cfa6ac41d5d487308047d659ba089b866"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:893-904 | slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:1011-1022 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:893\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":893}}}],"partialFingerprints":{"codehealthFindingId/v1":"e880c95bf757d117eafe6cdb19a45e9bc8e4412e4859ee994b9bb18ba6bec900"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SearchPresenter.java:195-205 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SearchPresenter.java:233-243 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SearchPresenter.java:195\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SearchPresenter.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"d121e4e4336ab34cd073b4f1326ceb038ca6857fdad818599a8e2f5edca29423"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/BackupAndRestoreHelper.java:241-251 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/BackupAndRestoreHelper.java:261-271 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/BackupAndRestoreHelper.java:241\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/BackupAndRestoreHelper.java"},"region":{"startLine":241}}}],"partialFingerprints":{"codehealthFindingId/v1":"ae1d18255ddd8f1458adcedf04ffb0699aa782a442c4838f1dc4f39f05107b84"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/ZipHelper.java:63-73 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/ZipHelper2.java:47-57 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/ZipHelper.java:63\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/ZipHelper.java"},"region":{"startLine":63}}}],"partialFingerprints":{"codehealthFindingId/v1":"ccb3addd5a942883d91fb9e8d88e9d246e6c2348fa1314a30be45d3ef6e20f73"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/layout/TouchHorizontalGridView.java:37-47 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/layout/TouchVerticalGridView.java:39-49 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/layout/TouchHorizontalGridView.java:37\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/layout/TouchHorizontalGridView.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"e2968a0afef6310ab11d924614c9fbcad5c100028cc52abf05065e353eddd99b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/BrowsePresenter.java:863-872 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/SearchPresenter.java:230-239 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/BrowsePresenter.java:863\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/BrowsePresenter.java"},"region":{"startLine":863}}}],"partialFingerprints":{"codehealthFindingId/v1":"35c1688422f0503ee1008b5e3fbb245b2a8c24addac38d1baadf3dcd2df8dd6f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java:264-273 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelUploadsPresenter.java:222-231 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java:264\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/ChannelPresenter.java"},"region":{"startLine":264}}}],"partialFingerprints":{"codehealthFindingId/v1":"9dc1d8a31e5258aaffe27820d80ce6f769c6cfba4e01b6fd53b2c3004320d634"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultiVideoGridFragment.java:66-75 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/VideoGridFragment.java:59-68 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultiVideoGridFragment.java:66\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultiVideoGridFragment.java"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"e7f3cf22e8355e4be41557ed85f16b6c034d3f9402e316a98dffe37ce6d768e7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java:185-194 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/search/tags/SearchTagsFragment.java:416-425 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java:185\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java"},"region":{"startLine":185}}}],"partialFingerprints":{"codehealthFindingId/v1":"a5889e6a4384bab02f67fdc5265c8cee979da427689211ea7458a808f87465dc"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 3): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java:390-400 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java:413-421 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java:429-437 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java:390\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java"},"region":{"startLine":390}}}],"partialFingerprints":{"codehealthFindingId/v1":"c572984530cb207e121cdc1ef4346d53bb17e38cd5a54de127f1e9612fc66f15"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java:205-213 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java:222-230 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java:205\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java"},"region":{"startLine":205}}}],"partialFingerprints":{"codehealthFindingId/v1":"95ae4ee26e6fe53247b39c2b7e31f948b4dca0a3118cdc1e2f58691d4b984168"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java:108-116 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/VideoMenuPresenter.java:186-194 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java:108\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java"},"region":{"startLine":108}}}],"partialFingerprints":{"codehealthFindingId/v1":"cdb0c436a9281122e7ae984591aa07bfbe78586cd96ae2227ed79ee7051863eb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AboutSettingsPresenter.java:194-202 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AboutSimpleSettingsPresenter.java:68-76 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AboutSettingsPresenter.java"},"region":{"startLine":194}}}],"partialFingerprints":{"codehealthFindingId/v1":"66455171917b3e579c9f00e108d23ce2c9c9354bb3bcfd3e638e381c037bd399"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/MainUISettingsPresenter.java:229-237 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/UIScaleSettingsPresenter.java:60-68 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/MainUISettingsPresenter.java:229\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/MainUISettingsPresenter.java"},"region":{"startLine":229}}}],"partialFingerprints":{"codehealthFindingId/v1":"3083e1d0f9aeaac51edf53cfaeb290318801eee24f5a3c597277e48e175b0d7e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/GoogleSignInPresenter.java:64-72 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/YTSignInPresenter.java:70-78 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/GoogleSignInPresenter.java:64\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/GoogleSignInPresenter.java"},"region":{"startLine":64}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb4bbd3e414a025c887f8042eed305210f568987a12b0af07d8ce8b704b4815f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java:252-260 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/PlaybackFragment.java:1394-1402 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java:252\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java"},"region":{"startLine":252}}}],"partialFingerprints":{"codehealthFindingId/v1":"0352b2088284b9e79715dea996f76d8e37519fa160ab851208f123dbadccbcfe"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/actions/ActionHelpers.java:48-56 | leanback-1.0.0/src/main/java/androidx/leanback/widget/PlaybackControlsRow.java:759-767 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/actions/ActionHelpers.java:48\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/actions/ActionHelpers.java"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"f4e34e2c9655c20433d214c667a8fa1747d714b4fccc6de7e9e1284307fb0260"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:98-106 | leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:195-203 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:98\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java"},"region":{"startLine":98}}}],"partialFingerprints":{"codehealthFindingId/v1":"fbb22e6b57a9e62d71e6e81fe175963e318306e9c1302467d25f39cb35e088c6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:914-922 | slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:1032-1040 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:914\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":914}}}],"partialFingerprints":{"codehealthFindingId/v1":"9ee3bfd25accee2db9938596e8e9e521ec027642546791c84de01900506b97d6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:169-177 | slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:596-604 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:169\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java"},"region":{"startLine":169}}}],"partialFingerprints":{"codehealthFindingId/v1":"6c8a6e355d423f7be5480566b3e28d3c2b6b8b80dbccbc7f616dc6c9efbbc0ee"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 4): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/videoview/VideoCardView.java:120-127 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/IconCardView.java:84-94 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/LoadingCardView.java:60-69 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/TagCardView.java:64-74 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 4 call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made 4 times. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/videoview/VideoCardView.java:120\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/widgets/vineyard/videoview/VideoCardView.java"},"region":{"startLine":120}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5e12544fefcfeaa28e125343277c64ecc8c060d187944424b3b445736385ff2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 3): slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:333-340 | slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:413-420 | slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:493-500 \u2014 all 3 copies are in the same file, so extract the block into one function there and call it from every one of those sites \u2014 resolving only two of them leaves the rest to drift apart the first time one is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java:333\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/widget/SliderPanel.java"},"region":{"startLine":333}}}],"partialFingerprints":{"codehealthFindingId/v1":"e080ff11dfd192ad57c54ad1bb956fdf26edd0de5f90255e4f2e2815bb5da014"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java:135-142 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/VideoMenuPresenter.java:207-214 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java:135\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java"},"region":{"startLine":135}}}],"partialFingerprints":{"codehealthFindingId/v1":"8c2d50bf6d54ad3ac4d2c04f7c4b7a8513904a821066808875a2408fa091217d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/DeArrowSettingsPresenter.java:64-71 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/MainUISettingsPresenter.java:290-297 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/DeArrowSettingsPresenter.java"},"region":{"startLine":64}}}],"partialFingerprints":{"codehealthFindingId/v1":"916e1d69dda00eaf71361974d07f5e7425b8aa746ff5c8d117e4b2f2771683c0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/LanguageSettingsPresenter.java:56-63 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/LanguageSettingsPresenter.java:82-89 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/LanguageSettingsPresenter.java:56\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/LanguageSettingsPresenter.java"},"region":{"startLine":56}}}],"partialFingerprints":{"codehealthFindingId/v1":"42cee2bfe206b0e7f0e27b37e75e616624076f0490a51dd232c3d99f7b05bfa1"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:266-273 | leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:396-403 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java:266\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"leanbackassistant/src/main/java/com/liskovsoft/leanbackassistant/channels/ChannelsProvider.java"},"region":{"startLine":266}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b969a0b5b09fd726111b9f3b66aec9720996c5e5c227a614451cfe3a3316314"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java:431-437 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java:458-464 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java:431\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java"},"region":{"startLine":431}}}],"partialFingerprints":{"codehealthFindingId/v1":"2f4ee23316841fbba5b1de1dd1fbf7172c0f65781d88fccf97476cc7e9457387"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AboutSettingsPresenter.java:135-141 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AboutSettingsPresenter.java:174-180 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AboutSettingsPresenter.java:135\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AboutSettingsPresenter.java"},"region":{"startLine":135}}}],"partialFingerprints":{"codehealthFindingId/v1":"820f7458f8c3b7982f72b32ecee822c6cfe083f3ae49696b3c7267730b820138"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/BackupSettingsPresenter.java:103-109 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/BackupSettingsPresenter.java:134-140 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/BackupSettingsPresenter.java:103\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/BackupSettingsPresenter.java"},"region":{"startLine":103}}}],"partialFingerprints":{"codehealthFindingId/v1":"8994af05099886c7a8402b69e8377d3502944bdf18ae3518be5fbf44f2e9a6e7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/DeArrowSettingsPresenter.java:54-60 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/MainUISettingsPresenter.java:185-191 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/DeArrowSettingsPresenter.java:54\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/DeArrowSettingsPresenter.java"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"d98d24484b8359bd48db40d4250c78968fdec4e83ac3c046d7e68aed155d8de9"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/BackupAndRestoreManager.java:237-243 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/GDriveBackupManager.java:264-270 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/BackupAndRestoreManager.java:237\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/BackupAndRestoreManager.java"},"region":{"startLine":237}}}],"partialFingerprints":{"codehealthFindingId/v1":"6bbeed8e9b914c8c2ac73714a92b804cdb02f66bc765016d6d38426d6d5224f2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/AppDialogUtil.java:470-476 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/AppDialogUtil.java:552-558 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/AppDialogUtil.java:470\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/AppDialogUtil.java"},"region":{"startLine":470}}}],"partialFingerprints":{"codehealthFindingId/v1":"21f7991ef90e21c19a844e44970d510249812e23d1da8708e168f5bf354e9187"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java:139-145 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java:156-162 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java:139\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/browse/video/MultipleRowsFragment.java"},"region":{"startLine":139}}}],"partialFingerprints":{"codehealthFindingId/v1":"3de55f75d114f47e7639b6498ea2b4dd3a625f3c911120610a9961382081b25e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/other/ChatPreferenceDialogFragment.java:51-57 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/other/CommentsPreferenceDialogFragment.java:75-81 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/other/ChatPreferenceDialogFragment.java:51\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/other/ChatPreferenceDialogFragment.java"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"2916eef77e07682dd6615f02d362ffe61e99cd4a31da93b1c63c12374683f43d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/other/ChatPreferenceDialogFragment.java:61-67 | smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/other/CommentsPreferenceDialogFragment.java:89-95 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/dialogs/other/ChatPreferenceDialogFragment.java"},"region":{"startLine":61}}}],"partialFingerprints":{"codehealthFindingId/v1":"08c386f4d9e67071441da0759e92f9382eef9e277cd00a5e2e63db5cc5a1046c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/LiveDashManifestParser.java:152-159 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/LiveDashManifestParser.java:270-275 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/LiveDashManifestParser.java:152\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/exoplayer/LiveDashManifestParser.java"},"region":{"startLine":152}}}],"partialFingerprints":{"codehealthFindingId/v1":"74d7ea6b7e6610e00755ab566ee4cb71f2c3ba9abb7752aa73e32e8fe6f761b6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/actions/ActionHelpers.java:38-43 | leanback-1.0.0/src/main/java/androidx/leanback/widget/PlaybackControlsRow.java:740-745 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere both call sites can already reach \u2014 a location they all depend on today, or a new shared one if there is none \u2014 and call it from each site; until then, every change has to be made twice. Read the line range as the matched WINDOW rather than a finished unit: at \u0060smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/actions/ActionHelpers.java:38\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/actions/ActionHelpers.java"},"region":{"startLine":38}}}],"partialFingerprints":{"codehealthFindingId/v1":"e244238b635bdf6e986a3013f0d66f8e35491ec060f226b7936188b93ff29650"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:943-948 | slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:1073-1078 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java:943\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. The matched lines also transfer control out of the body holding them, which cannot survive a move into a called unit unchanged: have the extracted unit return that decision and let each site act on it."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"slidableactivity/src/main/java/com/r0adkll/slidr/util/ViewDragHelper.java"},"region":{"startLine":943}}}],"partialFingerprints":{"codehealthFindingId/v1":"495942211ee17eee5935525e0183ee8e7eb245788f86864e7756af58b3613ecc"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java:303-307 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/VideoMenuPresenter.java:1043-1047 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java:303\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/SectionMenuPresenter.java"},"region":{"startLine":303}}}],"partialFingerprints":{"codehealthFindingId/v1":"9d7f4dee680249c824cf1085fc67dfb1378ca0ba8c5b4df8cf9034f73538ea68"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AccountSettingsPresenter.java:168-172 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/GeneralSettingsPresenter.java:562-566 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AccountSettingsPresenter.java:168\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/AccountSettingsPresenter.java"},"region":{"startLine":168}}}],"partialFingerprints":{"codehealthFindingId/v1":"efbfad233740437e7752b5ebe6fdfd704b911b46fee13f5e03a56d4d655c0827"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/PlayerSettingsPresenter.java:381-385 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/SearchSettingsPresenter.java:77-81 \u2014 the copies sit in sibling files of one directory: extract the block into a single shared function in that directory and call it from each site, so a change lands once. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/PlayerSettingsPresenter.java:381\u0060 it does not close everything it opens, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that. Note that the copies do not run to the end of the range shown: their LAST lines are different code, not the same code under different names \u2014 the matched region ends inside that line. Extract the lines above it, and read the last line of each site separately."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/PlayerSettingsPresenter.java"},"region":{"startLine":381}}}],"partialFingerprints":{"codehealthFindingId/v1":"49dbcc9d7a33613ff1b3bbb4fab25d552045f66e83fec6e104c8b1fbd54ce11f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/GDriveBackupManager.java:190-194 | common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/GDriveBackupManager.java:223-227 \u2014 both copies are in the same file, so extract the block into one function there and call it from each site \u2014 the copies drift apart the first time only one of them is edited. Read the line range as the matched WINDOW rather than a finished unit: at \u0060common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/GDriveBackupManager.java:190\u0060 it begins part-way through the construct above it, so those exact lines cannot be lifted as they stand \u2014 widen the region to the smallest complete statement or declaration that contains it, and extract that."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/GDriveBackupManager.java"},"region":{"startLine":190}}}],"partialFingerprints":{"codehealthFindingId/v1":"de26590399072b69372eb367f2b0c5b0817fb6881c7712e47be70db94ab0e683"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java changed 12 times in last 90 days, max complexity 26. 3 of those changes were fix/bug commits, and the other 9 changed it for other reasons \u2014 this file is under both repair and feature pressure. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/VideoLoaderController.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"fccbb5ee65dc1fedcc7073ce744f30e469c921846969efcacf793aef8c97aae0"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/ErrorFixerController.java: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/ErrorFixerController.java changed 4 times in last 90 days, max complexity 32. Frequent change and high complexity in one file compound: schedule the next change to it to include carving out the part being edited, behind tests written first."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/ErrorFixerController.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1641bdc5bf96dc6af13e042e0e46e8f3fd673bec2c5742462159bb07a0a16c2"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java changed 6 times in last 90 days, max complexity 17. 5 of those changes were fix/bug commits, so the churn is repair rather than feature work. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/data/Video.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"d2b5ba45343d0fa1b4448c81afae78e68d66b2217930456133982a2330fca761"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/GeneralSettingsPresenter.java: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/GeneralSettingsPresenter.java changed 3 times in last 90 days, max complexity 19. 1 of those changes was a fix/bug commit, and the other 2 changed it for other reasons \u2014 this file is under both repair and feature pressure. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/settings/GeneralSettingsPresenter.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"cd3e0bf1630e30bc6a16f3eb594f0ee79ed6dcad1be1d5b8d40420c3431f2660"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java changed 2 times in last 90 days, max complexity 22. 2 of those changes were fix/bug commits, so the churn is repair rather than feature work. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/PlayerUIController.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1acec57f2211c7ac8b555003c3275fe6ef20ca4f5b91e511872ada2671ca124f"}},{"ruleId":"D15","level":"warning","message":{"text":"Hotspot: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SuggestionsController.java: common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SuggestionsController.java changed 2 times in last 90 days, max complexity 18. 2 of those changes were fix/bug commits, so the churn is repair rather than feature work. Before the next change lands here, cover the area it touches with tests, then split that area out of the file so the following change is smaller than this one \u2014 a file this often edited pays the complexity back every time."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/models/playback/controllers/SuggestionsController.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"997d6607fd1c6e566b5a909f8ffa0932016cdeaa8f14a861f908fe1b9265cd25"}},{"ruleId":"D16","level":"note","message":{"text":"Off-boarding risk: anonymized user #1: If anonymized user #1 becomes unavailable, 143 significant file(s) lose their only recent owner: leanback-1.0.0/src/main/java/androidx/leanback/widget/GridLayoutManager.java, common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/AppDialogUtil.java, smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/playback/PlaybackFragment.java, common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/Utils.java, smarttubetv/src/main/java/com/liskovsoft/smartyoutubetv2/tv/ui/mod/leanback/playerglue/tweaks/PlaybackTransportRowPresenter.java, common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/dialogs/menu/VideoMenuPresenter.java, common/src/main/java/com/liskovsoft/smartyoutubetv2/common/app/presenters/BrowsePresenter.java, exoplayer-amzn-2.10.6/library/sabr/src/main/java/com/google/android/exoplayer2/source/sabr/DefaultSabrChunkSource.java (\u002B135 more). Pair on, review, or document these before any departure."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"d85eeda4157914fc044a92db89b88d1a14c22f23f02f8faaaa0ac423e58f9e10"}},{"ruleId":"D16","level":"note","message":{"text":"Further sole-owners (lower concentration): 1 other contributor(s) are each the sole owner of a small amount of code below the off-boarding threshold \u2014 folded into the bus-factor score and metrics (144 single-owned of 976 analysed files in total, counted over production source files of roughly 100 lines or more, excluding tests, vendored, generated and example/demo trees, largest first). They are anonymized user #2 (1 file(s)) \u2014 spread or document their files in the same way, at lower priority than the named off-boarding risks above."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"6eac528f2429e724e1a97ed868f79eefbcf1888dab4af9a9e673429369bb5b2f"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"5d16d0fe544d5d310d22020857b118514e7b5441e1f070c45e52f1c87f51f17f"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"8ef3eb6add8bcfa306af991bf87d1ef293d37dc41f7e75f93aac8c983fc89851"}},{"ruleId":"D28","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"e39b48cfee2b588375a4aef7997e57b5415c3ee147b56546d278c582e1e74487"}},{"ruleId":"D28","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"3cdfd7beb31b791ae18dcb425e21eb157c842e7bbcd522cc330573c1a6538db1"}},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d8bc07e0c6ddb0d12d77541c2f947c525ec027104ba50660013d3ea84e7d7a1c"},"taxa":[{"id":"CWE-78","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d124be0f704aee102680924d6a48dcb1f14d840df9847f9f2e5895130c588ddb"},"taxa":[{"id":"CWE-502","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"error","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f3cc119237238cb55bb98f08117ced16f6486ce4e34b4b7ffd5f0ea8768cd889"},"taxa":[{"id":"CWE-611","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"13bdd5df3573f02e42bbd7fa841f78c37d0efc4e57878adc592d8f4dc1b1db56"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"90ef3532e6a45be84a423b47ab65bd6265ce68b3be9add8c1a557208df151fce"},"taxa":[{"id":"CWE-326","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"7ed82cf55013abd633cfe99cd22cec60afaf70d3c3919945269bc15e4c0b1479"},"taxa":[{"id":"CWE-330","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"c935ebcdb1f20d7c485349928da0c158d28e5206a649452100505404c63f7ab1"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"0bc23715a15fbf22e5570773f12910c60e2331e34db8cf32a0de45d85d97d1ec"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"5d061bba3b558c9c8526b15d04c5e9e05fa9dad33e85a9701ac6f5247750a5be"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"2406e9f8f6f1897188a6a4fadc12db2480969cba544ed6562ef91c091db86429"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"081187917faebc6397f1338b1612873c537765fb41bae05c8d0019cf1ab06844"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d63c065c4f60f5a6f33414a13c4fad4269d1e6b4e9b98fbf5eb4239d8c031e8f"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"467c4b80271b43f1702c3ca9b1c515470e63bfb1e8d9cec59b648fd7e7afbd69"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"d43704e66fcc4cea2baf29d42e6b040410196c499a00b1fcdeb5df9932079c7b"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"f5258d6b02072579cb293619b81220b0df4ff4a8d5dd2b7e693e74e47bbef450"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"115bc4cc3eb84babf4473bb4b300d04d943c5b47813b6b566d3ff6ccae262603"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","level":"warning","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"a892cf3a46fc1745f1e33ee21a862dca05f0395a59d0de614bb1ae1c36862181"},"taxa":[{"id":"CWE-926","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"1b213f6eedd4b140d0bc37bdf1496f72811a643f34064f12518b32e9e83bcfc7"}},{"ruleId":"D36","level":"note","message":{"text":"A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."},"partialFingerprints":{"codehealthFindingId/v1":"eb00976a698a5d68999b7ee6d27206fd374e916853e7ff1ead5eed42386f043f"}}],"taxonomies":[{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d","organization":"MITRE","informationUri":"https://cwe.mitre.org/","isComprehensive":false,"shortDescription":{"text":"The MITRE Common Weakness Enumeration (CWE)."},"taxa":[{"id":"CWE-1357","guid":"e4d2e772-757e-0a5c-bd7d-77052949d866","name":"Reliance on Insufficiently Trustworthy Component","shortDescription":{"text":"Reliance on Insufficiently Trustworthy Component"},"helpUri":"https://cwe.mitre.org/data/definitions/1357.html"},{"id":"CWE-259","guid":"ae9ad959-fbb6-9d5e-892d-3dca66da0b69","name":"Use of Hard-coded Password","shortDescription":{"text":"Use of Hard-coded Password"},"helpUri":"https://cwe.mitre.org/data/definitions/259.html"},{"id":"CWE-326","guid":"7ee78bef-7589-f65f-a9d7-619f3485e844","name":"CWE-326","shortDescription":{"text":"CWE-326"},"helpUri":"https://cwe.mitre.org/data/definitions/326.html"},{"id":"CWE-330","guid":"f811ddf9-2e54-865b-9c76-f97905849790","name":"CWE-330","shortDescription":{"text":"CWE-330"},"helpUri":"https://cwe.mitre.org/data/definitions/330.html"},{"id":"CWE-494","guid":"b8a65e0d-e459-4a55-a931-fc1136482375","name":"Download of Code Without Integrity Check","shortDescription":{"text":"Download of Code Without Integrity Check"},"helpUri":"https://cwe.mitre.org/data/definitions/494.html"},{"id":"CWE-502","guid":"f7d3b296-aac0-5c5a-b706-e07faba26c36","name":"CWE-502","shortDescription":{"text":"CWE-502"},"helpUri":"https://cwe.mitre.org/data/definitions/502.html"},{"id":"CWE-611","guid":"1afbae66-ea29-2d59-aaa2-134e3ae2e85a","name":"CWE-611","shortDescription":{"text":"CWE-611"},"helpUri":"https://cwe.mitre.org/data/definitions/611.html"},{"id":"CWE-77","guid":"332c8ade-6612-9f56-a06b-d8d90b1a8750","name":"Command Injection","shortDescription":{"text":"Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/77.html"},{"id":"CWE-78","guid":"2e31ceaf-c7ae-2e5e-9661-cfb1362789cf","name":"OS Command Injection","shortDescription":{"text":"OS Command Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/78.html"},{"id":"CWE-79","guid":"fd45580b-e8c4-fc5e-8c2f-aa8fab0b4dbf","name":"Cross-site Scripting (XSS)","shortDescription":{"text":"Cross-site Scripting (XSS)"},"helpUri":"https://cwe.mitre.org/data/definitions/79.html"},{"id":"CWE-798","guid":"5e8f057d-fee3-995a-a0cb-9fc5b0d174d1","name":"Use of Hard-coded Credentials","shortDescription":{"text":"Use of Hard-coded Credentials"},"helpUri":"https://cwe.mitre.org/data/definitions/798.html"},{"id":"CWE-89","guid":"6d08fdad-37eb-c150-bbf0-d7d946863407","name":"SQL Injection","shortDescription":{"text":"SQL Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/89.html"},{"id":"CWE-926","guid":"0d9b5579-5549-555a-8a97-f9cc14f3ad4a","name":"CWE-926","shortDescription":{"text":"CWE-926"},"helpUri":"https://cwe.mitre.org/data/definitions/926.html"},{"id":"CWE-94","guid":"75e7f50c-6c2f-dd52-bf40-bf6c52b861fd","name":"Code Injection","shortDescription":{"text":"Code Injection"},"helpUri":"https://cwe.mitre.org/data/definitions/94.html"}]}],"properties":{"codehealthPublication":{"public":true,"notice":"This is the PUBLIC form of this artifact. Findings are listed in full, but the details of SECURITY findings \u2014 which rule fired, in which file, on which line, and how to fix it \u2014 are deliberately withheld, and any secret-scanner results are excluded entirely. Where detail is absent here it was REMOVED FOR PUBLICATION; it is not missing from the analysis. The complete artifact is available from the repository owner.","securityFindingsRedacted":23,"secretScannerRunsExcluded":0}},"redactionTokens":["A security finding was recorded here. Its details are withheld on the public artifact \u2014 ask the repository owner for the full report."]}]}