{"$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":"UriUtils.uri2FileReal (cyclomatic 40): UriUtils.uri2FileReal has cyclomatic complexity 40 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/UriUtils.java"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"2e227f24860ea24d55f5bac48b27561e97728572a3d829aab7920efa0b8ca48b"}},{"ruleId":"D1","level":"warning","message":{"text":"SpanUtils.updateCharCharSequence (cyclomatic 31): SpanUtils.updateCharCharSequence has cyclomatic complexity 31 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SpanUtils.java"},"region":{"startLine":857}}}],"partialFingerprints":{"codehealthFindingId/v1":"887228d9c2093176b356e19094e6c8d9f71aefc89735dde8d5a2cc628960487d"}},{"ruleId":"D1","level":"warning","message":{"text":"FragmentUtils.operate (cyclomatic 27): FragmentUtils.operate 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java"},"region":{"startLine":1459}}}],"partialFingerprints":{"codehealthFindingId/v1":"abf33f7f5ee379f62a9bd7147d568c2ca5570aa2c182bc6708b1417a23a66590"}},{"ruleId":"D1","level":"warning","message":{"text":"LogFormatter.intent2String (cyclomatic 27): LogFormatter.intent2String 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":956}}}],"partialFingerprints":{"codehealthFindingId/v1":"7d73883266981a4ff281d086d13a901ad36396213fb62b150a103bc2164f11b6"}},{"ruleId":"D1","level":"warning","message":{"text":"NetworkUtils.getNetworkType (cyclomatic 27): NetworkUtils.getNetworkType has cyclomatic complexity 27 (threshold 15). 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. Where every arm is uniform \u2014 the same kind of value, with no behaviour of its own \u2014 a table keyed by the case is the shorter form; wherever the arms carry different data or different behaviour, keep them as cases, because collapsing those trades an explicit, reviewable set of cases for nothing."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java"},"region":{"startLine":440}}}],"partialFingerprints":{"codehealthFindingId/v1":"aa5901d85fd3a1c9b7db6c1ffed2fde2b56cc266128045be86ed9126b077a65a"}},{"ruleId":"D1","level":"warning","message":{"text":"ObjectUtils.isEmpty (cyclomatic 26): ObjectUtils.isEmpty has cyclomatic complexity 26 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ObjectUtils.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"eeb2f602d9ba4eb95b2c25bac7f0eba1dc5ab3e1edfa2598985f7b3f712ab53e"}},{"ruleId":"D1","level":"warning","message":{"text":"PhoneUtils.getImeiOrMeid (cyclomatic 26): PhoneUtils.getImeiOrMeid 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/PhoneUtils.java"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"69eac66a2678508bdbc5d0efb430a4ea339406d9800937155e1a6e045c884f6e"}},{"ruleId":"D1","level":"warning","message":{"text":"RomUtils.getRomInfo (cyclomatic 23): RomUtils.getRomInfo has cyclomatic complexity 23 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/RomUtils.java"},"region":{"startLine":249}}}],"partialFingerprints":{"codehealthFindingId/v1":"65f2d045a0f4d0e7a1e9fa969152f9154e137b9803e809dd7c7d766b5c12d207"}},{"ruleId":"D1","level":"warning","message":{"text":"ArrayUtils.forAllDo (cyclomatic 22): ArrayUtils.forAllDo has cyclomatic complexity 22 (threshold 15). To reduce it, break up the iteration: give each loop body a named function, and split a multi-phase loop into one function per phase so no single body carries the whole pipeline."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":2048}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb35825f74145015a27452adeb05e2b02b57cbfe45ec556740f1457057729082"}},{"ruleId":"D1","level":"warning","message":{"text":"ShellUtils.execCmd (cyclomatic 21): ShellUtils.execCmd has cyclomatic complexity 21 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ShellUtils.java"},"region":{"startLine":281}}}],"partialFingerprints":{"codehealthFindingId/v1":"b5ffb75bc1f7803508b535ea0256fe55cc89086e4a14cd7203bf61bdae6757e5"}},{"ruleId":"D1","level":"warning","message":{"text":"Body.getCharsetFromMediaType (cyclomatic 20): Body.getCharsetFromMediaType has cyclomatic complexity 20 (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":"lib/subutil/src/main/java/com/blankj/subutil/util/http/Request.java"},"region":{"startLine":84}}}],"partialFingerprints":{"codehealthFindingId/v1":"fc29f34552048f97a5c050a898e1b2de452814af93cba98ddc6290a813b911ea"}},{"ruleId":"D1","level":"warning","message":{"text":"FileUtils.isUtf8 (cyclomatic 20): FileUtils.isUtf8 has cyclomatic complexity 20 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":983}}}],"partialFingerprints":{"codehealthFindingId/v1":"1ac1ea8af70ec86ba6371f4a518492e1399f87741b44fe1ea538968bf2b37fea"}},{"ruleId":"D1","level":"warning","message":{"text":"SwipeRightMenu.dispatchTouchEvent (cyclomatic 19): SwipeRightMenu.dispatchTouchEvent 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":"lib/utildebug/src/main/java/com/blankj/utildebug/base/view/SwipeRightMenu.java"},"region":{"startLine":117}}}],"partialFingerprints":{"codehealthFindingId/v1":"afe66e5fab4a10942697a52bc56ce66499e14c4c37f873a2a6297619f3fbdd02"}},{"ruleId":"D1","level":"warning","message":{"text":"ProcessUtils.getForegroundProcessName (cyclomatic 17): ProcessUtils.getForegroundProcessName has cyclomatic complexity 17 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ProcessUtils.java"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"73a1d510f6c0702ccd1aab9709388f1f011cc68fe88bce37e93ca2eee1744431"}},{"ruleId":"D2","level":"warning","message":{"text":"UriUtils.uri2FileReal (cognitive 111): UriUtils.uri2FileReal has cognitive complexity 111 (threshold 15). Drivers by points: if/else 77, error handling 16, loops 12, boolean chains 6 (nesting depth added 68). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/UriUtils.java"},"region":{"startLine":97}}}],"partialFingerprints":{"codehealthFindingId/v1":"9772862c86170aec971afb71059096b18575eee4b54ca486c13c10c046dafe04"}},{"ruleId":"D2","level":"warning","message":{"text":"ArrayUtils.forAllDo (cognitive 70): ArrayUtils.forAllDo has cognitive complexity 70 (threshold 15). Drivers by points: loops 54, if/else 11, ternaries 4, boolean chains 1 (nesting depth added 48). To reduce it, break up the iteration: give each loop body a named function, and split a multi-phase loop into one function per phase so no single body carries the whole pipeline."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":2048}}}],"partialFingerprints":{"codehealthFindingId/v1":"ab8d943d4dd013cf47e2ae93808b42d73d1cd4f5e3a016976912e0d9b8a69639"}},{"ruleId":"D2","level":"warning","message":{"text":"PhoneUtils.getImeiOrMeid (cognitive 64): PhoneUtils.getImeiOrMeid has cognitive complexity 64 (threshold 15). Drivers by points: if/else 43, error handling 9, boolean chains 6, ternaries 6 (nesting depth added 35). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/PhoneUtils.java"},"region":{"startLine":112}}}],"partialFingerprints":{"codehealthFindingId/v1":"3173f5246fc59cb4cec4485d60b675492d622bf7e60708992ebd8da1788b0d82"}},{"ruleId":"D2","level":"warning","message":{"text":"FileUtils.isUtf8 (cognitive 49): FileUtils.isUtf8 has cognitive complexity 49 (threshold 15). Drivers by points: if/else 33, loops 9, boolean chains 4, ternaries 3 (nesting depth added 27). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":983}}}],"partialFingerprints":{"codehealthFindingId/v1":"0ebe759deae0639c9b11e971fcf6ab9ed7a5da1c8ef94935712565f319666e52"}},{"ruleId":"D2","level":"warning","message":{"text":"FragmentUtils.operate (cognitive 45): FragmentUtils.operate has cognitive complexity 45 (threshold 15). Drivers by points: if/else 30, loops 12, boolean chains 2, match/switch 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java"},"region":{"startLine":1459}}}],"partialFingerprints":{"codehealthFindingId/v1":"0116855e8c05bc0bc3ad30803e29a3509db8713a7742a6ece3591b5904c9a128"}},{"ruleId":"D2","level":"warning","message":{"text":"LogFormatter.intent2String (cognitive 45): LogFormatter.intent2String has cognitive complexity 45 (threshold 15). Drivers by points: if/else 40, ternaries 3, loops 2 (nesting depth added 19). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":956}}}],"partialFingerprints":{"codehealthFindingId/v1":"4d5e24ad8b1f51efa861e785130c2c2f62a759212d1f0a15e81e903324baf3e2"}},{"ruleId":"D2","level":"warning","message":{"text":"CollectionUtils.get (cognitive 44): CollectionUtils.get has cognitive complexity 44 (threshold 15). Drivers by points: if/else 25, loops 12, error handling 7 (nesting depth added 28). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java"},"region":{"startLine":707}}}],"partialFingerprints":{"codehealthFindingId/v1":"2090def2f49f4faa3d199425b6f8a158c7eaee372e5c4cfc84df01e25fde5b15"}},{"ruleId":"D2","level":"warning","message":{"text":"SwipeRightMenu.dispatchTouchEvent (cognitive 38): SwipeRightMenu.dispatchTouchEvent has cognitive complexity 38 (threshold 15). Drivers by points: if/else 35, boolean chains 2, match/switch 1 (nesting depth added 19). 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":"lib/utildebug/src/main/java/com/blankj/utildebug/base/view/SwipeRightMenu.java"},"region":{"startLine":117}}}],"partialFingerprints":{"codehealthFindingId/v1":"e3fa85b36851f139d5b0376b1d4b2bcc0eb7cb5abf450cea9dcb599da4b212cd"}},{"ruleId":"D2","level":"warning","message":{"text":"SpanUtils.updateCharCharSequence (cognitive 31): SpanUtils.updateCharCharSequence has cognitive complexity 31 (threshold 15). Drivers by points: if/else 28, loops 2, boolean chains 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SpanUtils.java"},"region":{"startLine":857}}}],"partialFingerprints":{"codehealthFindingId/v1":"435ec2f5d4b4ad56d794d4f07cd468bbb73e122b3c40697291b13b45e4269bd6"}},{"ruleId":"D2","level":"warning","message":{"text":"ImageUtils.stackBlur (cognitive 30): ImageUtils.stackBlur has cognitive complexity 30 (threshold 15). Drivers by points: if/else 18, loops 11, ternaries 1 (nesting depth added 14). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":1403}}}],"partialFingerprints":{"codehealthFindingId/v1":"06d18764ea1b393caf718bca93edb8b1413174fc496d62bcd4635be2e90efd9c"}},{"ruleId":"D2","level":"warning","message":{"text":"LogUtils.processTagAndHead (cognitive 29): LogUtils.processTagAndHead has cognitive complexity 29 (threshold 15). Drivers by points: if/else 15, ternaries 7, loops 4, boolean chains 3 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":252}}}],"partialFingerprints":{"codehealthFindingId/v1":"42d689d39ff8e4f300ebd9c582d77c445d05e32aeb9470c9a74b31c90a0ae170"}},{"ruleId":"D2","level":"warning","message":{"text":"ProcessUtils.getForegroundProcessName (cognitive 29): ProcessUtils.getForegroundProcessName has cognitive complexity 29 (threshold 15). Drivers by points: if/else 18, loops 4, boolean chains 3, error handling 2, ternaries 2 (nesting depth added 13). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ProcessUtils.java"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"9180b07012c3f36c69563f6a54b8a96e5b3bfc6e7f3b1c8218d7157543aceced"}},{"ruleId":"D2","level":"warning","message":{"text":"Body.getCharsetFromMediaType (cognitive 27): Body.getCharsetFromMediaType has cognitive complexity 27 (threshold 15). Drivers by points: if/else 18, boolean chains 8, 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":"lib/subutil/src/main/java/com/blankj/subutil/util/http/Request.java"},"region":{"startLine":84}}}],"partialFingerprints":{"codehealthFindingId/v1":"590944aee53a3a9d89f38dd53872609ee733f830633564a839a3a2865f5bf5ed"}},{"ruleId":"D2","level":"warning","message":{"text":"AppUtils.isAppRunning (cognitive 27): AppUtils.isAppRunning has cognitive complexity 27 (threshold 15). Drivers by points: if/else 19, loops 6, boolean chains 2 (nesting depth added 16). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/AppUtils.java"},"region":{"startLine":212}}}],"partialFingerprints":{"codehealthFindingId/v1":"3a29fec3b5b9d31d94c158e9295cfa29a8239dfe0913f872e499f68a2b1ca7e8"}},{"ruleId":"D2","level":"warning","message":{"text":"FileUtils.deleteFilesInDirWithFilter (cognitive 27): FileUtils.deleteFilesInDirWithFilter 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":602}}}],"partialFingerprints":{"codehealthFindingId/v1":"64f48448254a1763b0619f15815ac91e310e724e73c717a35838178254994035"}},{"ruleId":"D2","level":"warning","message":{"text":"ObjectUtils.isEmpty (cognitive 27): ObjectUtils.isEmpty has cognitive complexity 27 (threshold 15). Drivers by points: if/else 16, boolean chains 11 (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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ObjectUtils.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"0d0ff8d22cc650289ec8374fe03687c0736ae5defa0ccaf914db8898e1b0a773"}},{"ruleId":"D2","level":"warning","message":{"text":"ShellUtils.execCmd (cognitive 27): ShellUtils.execCmd has cognitive complexity 27 (threshold 15). Drivers by points: if/else 12, loops 7, error handling 4, ternaries 3, 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ShellUtils.java"},"region":{"startLine":281}}}],"partialFingerprints":{"codehealthFindingId/v1":"539a378e95336a879a82f3489cc88c798f5b451ab606cadc8644ad0a985e5031"}},{"ruleId":"D2","level":"warning","message":{"text":"RomUtils.getRomInfo (cognitive 25): RomUtils.getRomInfo has cognitive complexity 25 (threshold 15). Drivers by points: if/else 25 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/RomUtils.java"},"region":{"startLine":249}}}],"partialFingerprints":{"codehealthFindingId/v1":"96fb2bc15d6eac8d687cdeb2eb6fc030006eb993097d53d504d68ceb96a1159c"}},{"ruleId":"D2","level":"warning","message":{"text":"Task.run (cognitive 25): Task.run has cognitive complexity 25 (threshold 15). Drivers by points: if/else 23, error handling 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ThreadUtils.java"},"region":{"startLine":1198}}}],"partialFingerprints":{"codehealthFindingId/v1":"bfac1c05ef5cbcb2d15074457ed89aeefc7849b7c4afd6190c061d3c96d753b3"}},{"ruleId":"D2","level":"warning","message":{"text":"UiMessageUtils.logMessageHandling (cognitive 25): UiMessageUtils.logMessageHandling has cognitive complexity 25 (threshold 15). Drivers by points: if/else 16, loops 6, boolean chains 3 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/UiMessageUtils.java"},"region":{"startLine":193}}}],"partialFingerprints":{"codehealthFindingId/v1":"882af3d760c9a548ac501c39aff392c1d68380aa4c6a9ebfa003a6b99fa65d8f"}},{"ruleId":"D2","level":"warning","message":{"text":"CollectionUtils.size (cognitive 24): CollectionUtils.size has cognitive complexity 24 (threshold 15). Drivers by points: loops 11, if/else 7, error handling 6 (nesting depth added 14). To reduce it, break up the iteration: give each loop body a named function, and split a multi-phase loop into one function per phase so no single body carries the whole pipeline."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java"},"region":{"startLine":770}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b3ba28907d364f20dc497357db22482d3c93a50bd1fdcd6eacfd23684b0164f"}},{"ruleId":"D2","level":"warning","message":{"text":"FileUtils.copyOrMoveDir (cognitive 24): FileUtils.copyOrMoveDir has cognitive complexity 24 (threshold 15). Drivers by points: if/else 18, boolean chains 4, loops 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":421}}}],"partialFingerprints":{"codehealthFindingId/v1":"a24bd96bf41a8f2f19bfa682c84eb205b49757c0d7a78e1f8923944d8bfa9b1b"}},{"ruleId":"D2","level":"warning","message":{"text":"ZipUtils.unzipFileByKeyword (cognitive 24): ZipUtils.unzipFileByKeyword has cognitive complexity 24 (threshold 15). Drivers by points: if/else 19, loops 4, boolean chains 1 (nesting depth added 13). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":284}}}],"partialFingerprints":{"codehealthFindingId/v1":"c953b2aa039e7bc4d2ca72105a31074bd17a8e7e3ae96bedd85e67fbe0611259"}},{"ruleId":"D2","level":"warning","message":{"text":"ZipUtils.unzipFileByKeyword (cognitive 24): ZipUtils.unzipFileByKeyword has cognitive complexity 24 (threshold 15). Drivers by points: if/else 19, loops 4, boolean chains 1 (nesting depth added 13). 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":"plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java"},"region":{"startLine":282}}}],"partialFingerprints":{"codehealthFindingId/v1":"a57409271e1ff15ce6ffff594274438aada0781f0e7dea5c6886397d0fecdc5e"}},{"ruleId":"D2","level":"warning","message":{"text":"FileUtils.getFileLines (cognitive 23): FileUtils.getFileLines has cognitive complexity 23 (threshold 15). Drivers by points: if/else 11, loops 10, error handling 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":1060}}}],"partialFingerprints":{"codehealthFindingId/v1":"9abe773be2d3e607ddabe77d755eea55157cfa2caa8a43c4b78fe5730e817f21"}},{"ruleId":"D2","level":"warning","message":{"text":"NetworkUtils.getIPAddress (cognitive 23): NetworkUtils.getIPAddress has cognitive complexity 23 (threshold 15). Drivers by points: if/else 12, ternaries 5, loops 4, boolean chains 1, error handling 1 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java"},"region":{"startLine":547}}}],"partialFingerprints":{"codehealthFindingId/v1":"da16c3b37cbc882a40b27f39ccee14291b83ae5ebc1e633067ed7318ac18e20b"}},{"ruleId":"D2","level":"warning","message":{"text":"AdaptScreenUtils.applyOtherDisplayMetrics (cognitive 21): AdaptScreenUtils.applyOtherDisplayMetrics has cognitive complexity 21 (threshold 15). Drivers by points: if/else 15, loops 5, boolean chains 1 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/AdaptScreenUtils.java"},"region":{"startLine":119}}}],"partialFingerprints":{"codehealthFindingId/v1":"c16f22189267b2018b6fead429717c8e546f7f70d9b703f319502349ec7968c3"}},{"ruleId":"D2","level":"warning","message":{"text":"ImageUtils.compressByQuality (cognitive 21): ImageUtils.compressByQuality has cognitive complexity 21 (threshold 15). Drivers by points: if/else 16, loops 3, boolean chains 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":2185}}}],"partialFingerprints":{"codehealthFindingId/v1":"af358974f64b5148f5a3fdbaab5fa822795b52a0f44e408a922c1415f1407925"}},{"ruleId":"D2","level":"warning","message":{"text":"SDCardUtils.getSDCardInfo (cognitive 21): SDCardUtils.getSDCardInfo has cognitive complexity 21 (threshold 15). Drivers by points: error handling 14, loops 4, if/else 3 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SDCardUtils.java"},"region":{"startLine":55}}}],"partialFingerprints":{"codehealthFindingId/v1":"5d6d707df12ce2809f0df78ea11c58b08e3dbc05f3926f973ac70caaeb539f76"}},{"ruleId":"D2","level":"warning","message":{"text":"BusUtils.recordTags (cognitive 20): BusUtils.recordTags has cognitive complexity 20 (threshold 15). Drivers by points: if/else 8, loops 7, error handling 5 (nesting depth added 14). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/BusUtils.java"},"region":{"startLine":133}}}],"partialFingerprints":{"codehealthFindingId/v1":"b842de813241a402c6a709f933f1d1df440441a228b609a26f7afd82f29955bf"}},{"ruleId":"D2","level":"warning","message":{"text":"FileUtils.deleteDir (cognitive 20): FileUtils.deleteDir has cognitive complexity 20 (threshold 15). Drivers by points: if/else 17, loops 2, boolean chains 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":504}}}],"partialFingerprints":{"codehealthFindingId/v1":"6abcf56b76dc79053bf82e0f800879738c4b70daaa4e322a8f66073b1327ebae"}},{"ruleId":"D2","level":"warning","message":{"text":"ImageUtils.save2Album (cognitive 19): ImageUtils.save2Album has cognitive complexity 19 (threshold 15). Drivers by points: if/else 13, error handling 4, ternaries 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":1879}}}],"partialFingerprints":{"codehealthFindingId/v1":"fd51f0cadba84d8349b2cc1a3e2fa2076b882d0edad056ba477f7bcfde7b01f3"}},{"ruleId":"D2","level":"warning","message":{"text":"SnackbarUtils.show (cognitive 19): SnackbarUtils.show has cognitive complexity 19 (threshold 15). Drivers by points: if/else 16, loops 2, boolean chains 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SnackbarUtils.java"},"region":{"startLine":203}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd11d8a25ae1a5959280a2cf46afa0a75ffb61232354a7121416ddb56865dbb3"}},{"ruleId":"D2","level":"warning","message":{"text":"ActivityToast.cancel (cognitive 19): ActivityToast.cancel has cognitive complexity 19 (threshold 15). Drivers by points: if/else 12, error handling 5, 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ToastUtils.java"},"region":{"startLine":702}}}],"partialFingerprints":{"codehealthFindingId/v1":"17fd3e346b57461a1d3410d6ee61a8bebc19656f846b2bc03f735b484f69309d"}},{"ruleId":"D2","level":"warning","message":{"text":"UriUtils.getFileFromUri (cognitive 19): UriUtils.getFileFromUri has cognitive complexity 19 (threshold 15). Drivers by points: if/else 18, error handling 1 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/UriUtils.java"},"region":{"startLine":271}}}],"partialFingerprints":{"codehealthFindingId/v1":"f995bb338ee6dc8af1fc309c0589d3dd13aa00fae61959942edbfbe45e61a993"}},{"ruleId":"D2","level":"warning","message":{"text":"EncryptUtils.rsaTemplate (cognitive 18): EncryptUtils.rsaTemplate has cognitive complexity 18 (threshold 15). Drivers by points: if/else 13, loops 2, boolean chains 1, error handling 1, ternaries 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/EncryptUtils.java"},"region":{"startLine":1076}}}],"partialFingerprints":{"codehealthFindingId/v1":"e76c2345a61b5ba755e50ba00c49f80a72aa382986cefbd315efd9d7a2b5fcd0"}},{"ruleId":"D2","level":"warning","message":{"text":"LogUtils.printSingleTagMsg (cognitive 18): LogUtils.printSingleTagMsg has cognitive complexity 18 (threshold 15). Drivers by points: if/else 11, loops 6, ternaries 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":460}}}],"partialFingerprints":{"codehealthFindingId/v1":"1809181868971a61c1de037ddf666e06ece56bb6c1dd497428a6d6900cde1bd1"}},{"ruleId":"D2","level":"warning","message":{"text":"NetworkUtils.getNetworkType (cognitive 18): NetworkUtils.getNetworkType has cognitive complexity 18 (threshold 15). Drivers by points: if/else 12, match/switch 4, boolean chains 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java"},"region":{"startLine":440}}}],"partialFingerprints":{"codehealthFindingId/v1":"2830afac2ec061b43144c1056182adce88171958c21c663ada9016f95bc757ac"}},{"ruleId":"D2","level":"warning","message":{"text":"ZipUtils.zipFile (cognitive 18): ZipUtils.zipFile has cognitive complexity 18 (threshold 15). Drivers by points: if/else 11, loops 5, boolean chains 1, ternaries 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":191}}}],"partialFingerprints":{"codehealthFindingId/v1":"40a358065a3f24bdf4e8e1ac65f8b285f9a94e4df0c10e98fa845ea252324b32"}},{"ruleId":"D2","level":"warning","message":{"text":"ZipUtils.zipFile (cognitive 18): ZipUtils.zipFile has cognitive complexity 18 (threshold 15). Drivers by points: if/else 11, loops 5, boolean chains 1, ternaries 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":"plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java"},"region":{"startLine":189}}}],"partialFingerprints":{"codehealthFindingId/v1":"87a9cc194997e60e2d751505dead5fe4acb83970aa223528c80d41c9ab4657c8"}},{"ruleId":"D2","level":"warning","message":{"text":"AppStoreUtils.getAppStoreIntent (cognitive 17): AppStoreUtils.getAppStoreIntent has cognitive complexity 17 (threshold 15). Drivers by points: if/else 14, boolean chains 2, loops 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":"lib/subutil/src/main/java/com/blankj/subutil/util/AppStoreUtils.java"},"region":{"startLine":66}}}],"partialFingerprints":{"codehealthFindingId/v1":"083490c492315facf082e83ca471e770c06f09bb31ef7bc630da00d9192433b5"}},{"ruleId":"D2","level":"warning","message":{"text":"FileUtils.copyOrMoveFile (cognitive 17): FileUtils.copyOrMoveFile has cognitive complexity 17 (threshold 15). Drivers by points: if/else 11, boolean chains 5, error handling 1 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":446}}}],"partialFingerprints":{"codehealthFindingId/v1":"cfa8bcdc1ec3e5d938fba98fcc76946244efc01688a86acd757632ac90a9f287"}},{"ruleId":"D2","level":"warning","message":{"text":"CollectionUtils.cardinality (cognitive 16): CollectionUtils.cardinality has cognitive complexity 16 (threshold 15). Drivers by points: if/else 10, loops 4, ternaries 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java"},"region":{"startLine":418}}}],"partialFingerprints":{"codehealthFindingId/v1":"631e2d90711fe7bb950a8b05bea5bc798383eb71d8944345059810942508777d"}},{"ruleId":"D2","level":"warning","message":{"text":"LogUtils.getClassFromObject (cognitive 16): LogUtils.getClassFromObject has cognitive complexity 16 (threshold 15). Drivers by points: if/else 7, loops 6, error handling 2, boolean chains 1 (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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":1199}}}],"partialFingerprints":{"codehealthFindingId/v1":"9e568cfeeb677ccbbd943f2810b5b3fb1aaae05b8e394211b5974adc7736223c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ActivityUtils: TooManyMethods \u2014 135 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ActivityUtils.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"ff93c635a92c57f77e613e856ffa2f683b4178efcc382753d9a5a9b1f7758538"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ArrayUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"649a57ff1661f9803529324e3d1dc85d6aac4930fdc9695dbd40a5575a3f7b1b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: UtilsBridge: TooManyMethods \u2014 115 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/UtilsBridge.java"},"region":{"startLine":48}}}],"partialFingerprints":{"codehealthFindingId/v1":"84e0d045121fedf799200bee83e891a9dd8ed3f136f869ef25ff28b49f1d6982"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ImageUtils: TooManyMethods \u2014 114 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":67}}}],"partialFingerprints":{"codehealthFindingId/v1":"714250663c101ad1cc18bda7ab0ce1cd812d58ba84ed5a957de6e156bc687a3d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: TimeUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/TimeUtils.java"},"region":{"startLine":29}}}],"partialFingerprints":{"codehealthFindingId/v1":"1039f1797a2c23bd87f6ad8142b45fee78eb0432ade76bde7d9692e782dbffc2"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: FragmentUtils: TooManyMethods \u2014 103 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java"},"region":{"startLine":33}}}],"partialFingerprints":{"codehealthFindingId/v1":"f0078c44fab785a957c099103136e4e8c60a504170dc53347f6e83ae8890ef70"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: FileUtils: TooManyMethods \u2014 92 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"c5d3ea44c8c27225557544bbe15ba8466028959d852d71a436379838f480671c"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CacheDoubleStaticUtils: TooManyMethods \u2014 77 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CacheDoubleStaticUtils.java"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"d5e852eb017b5238ba2cd0a9cf3c0ecd5df481643d0bf2abb8c154869a562374"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: EncryptUtils: TooManyMethods \u2014 76 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/EncryptUtils.java"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"b92038aa1f7d2dca9533660de530de82e17e680bf6d9ff462ee7a897f644cbb1"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CacheDiskStaticUtils: TooManyMethods \u2014 75 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CacheDiskStaticUtils.java"},"region":{"startLine":23}}}],"partialFingerprints":{"codehealthFindingId/v1":"eac45c901f59471c11613ad0d1c10c480a2a6faee80c78fb098269b51fa94c00"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/ArrayUtils.java: FileTooLong \u2014 1211 significant lines (blank, comment-only and punctuation-only lines excluded), about 99% of them inside a single declaration: ArrayUtils (22-2143). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"0dc17cb6516e27820795ef007726d42d4db01f5ccd79d65191b9834ad8391939"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ThreadUtils: TooManyMethods \u2014 71 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ThreadUtils.java"},"region":{"startLine":37}}}],"partialFingerprints":{"codehealthFindingId/v1":"3c46dfaa6475d4ce42c6a11ca5d8bcb94ee9dfdc5a69ff447e8c2d9a0a0d53d4"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/ImageUtils.java: FileTooLong \u2014 1150 significant lines (blank, comment-only and punctuation-only lines excluded), about 95% of them inside a single declaration: ImageUtils (67-2374). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"c1ebf20e2d8b5a3b9c7a56fe58930749ee362960fcc49fec9404ff17dc114bf7"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SPStaticUtils: TooManyMethods \u2014 63 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SPStaticUtils.java"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"588a5a50cf1fe322fce634ac0f41239943a7d8ee9780eb55edf18bd7385eae21"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: AppUtils: TooManyMethods \u2014 62 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/AppUtils.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"a32501e680994131e807abe0885f9a28b125aee40efb4a71f0c7122b5f6dc88a"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SpanUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SpanUtils.java"},"region":{"startLine":73}}}],"partialFingerprints":{"codehealthFindingId/v1":"215a7d90eb397712485c5960c098730e5234be97a9770a5cc3809261826aaebe"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ConvertUtils: TooManyMethods \u2014 56 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ConvertUtils.java"},"region":{"startLine":39}}}],"partialFingerprints":{"codehealthFindingId/v1":"97dc824e780b75c9bf114ddc5cbe03d37f07a259879015268c5468edd6ed760f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: LogUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":62}}}],"partialFingerprints":{"codehealthFindingId/v1":"39cf149e0639b3e0ebf666a6c349b1b6ff9594a1868fa65052d65fdc61d41f89"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BaseItemAdapter: 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":"lib/base/src/main/java/com/blankj/base/rv/BaseItemAdapter.java"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"8aaa307a12d1d8a1250f6555fbc5f360ffe454df1323cd09352d4c811a8479b3"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/LogUtils.java: FileTooLong \u2014 859 significant lines (blank, comment-only and punctuation-only lines excluded), about 95% of them inside a single declaration: LogUtils (62-1231). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"1300b89f54b8485bb18813a6b6d99e8fbf50943b013c71982a23c197374bd557"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: FileIOUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java"},"region":{"startLine":36}}}],"partialFingerprints":{"codehealthFindingId/v1":"8386ef89b970b592f7a11eff7c603c329f5573af4c8bdd6df96e04b1ab853611"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/ActivityUtils.java: FileTooLong \u2014 833 significant lines (blank, comment-only and punctuation-only lines excluded), about 97% of them inside a single declaration: ActivityUtils (37-2136). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ActivityUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"150b4a2cef29c11540bdbc7409e224d1866fe9ac7c50e7f9f5733ff34e0efe90"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BarUtils: TooManyMethods \u2014 49 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"0b9252c0a14c66e311b3bad74a309cc910e0970eea62a04de1e34024b17a576d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: NetworkUtils: TooManyMethods \u2014 49 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java"},"region":{"startLine":54}}}],"partialFingerprints":{"codehealthFindingId/v1":"6dbccc80b74ed4a983de55524e26627c1d4211a3c292c54c33343c79786547b9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CacheDiskUtils: TooManyMethods \u2014 48 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CacheDiskUtils.java"},"region":{"startLine":34}}}],"partialFingerprints":{"codehealthFindingId/v1":"80da83a5a82ce3b9b02cb84608263d515ceef12629bfcb9ed37644d5ae98789e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: UtilsActivityLifecycleImpl: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/UtilsActivityLifecycleImpl.java"},"region":{"startLine":31}}}],"partialFingerprints":{"codehealthFindingId/v1":"a2ab4983d15316d6a020ce4dbe9c7df2cb89590e7b2bc3270c64f68cc22cac35"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CollectionUtils: TooManyMethods \u2014 46 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java"},"region":{"startLine":28}}}],"partialFingerprints":{"codehealthFindingId/v1":"52a0ebb49df01fdde35dd1248a6ceba44c6acbbfe849e44df0f1580957368501"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/SpanUtils.java: FileTooLong \u2014 762 significant lines (blank, comment-only and punctuation-only lines excluded), about 92% of them inside a single declaration: SpanUtils (73-1465). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SpanUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"dfabd58b58792dbf99a2d46e58cd7896ba5d570fbf88bba7471b7c3c2dff389e"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/FragmentUtils.java: FileTooLong \u2014 759 significant lines (blank, comment-only and punctuation-only lines excluded), about 97% of them inside a single declaration: FragmentUtils (33-1881). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"2486eb1989b22a42f28e786e44ea1ebe12ab93571371bbdb96c94b8df0e8f23b"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BaseItemAdapter: TooManyMethods \u2014 45 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":"lib/utildebug/src/main/java/com/blankj/utildebug/base/rv/BaseItemAdapter.java"},"region":{"startLine":21}}}],"partialFingerprints":{"codehealthFindingId/v1":"8814ee544a9d616fa97c245127de73eb682315fee6933e9d58f6fbf321b2269e"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: PathUtils: TooManyMethods \u2014 44 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/PathUtils.java"},"region":{"startLine":17}}}],"partialFingerprints":{"codehealthFindingId/v1":"3179163def27b424c171adc88d85e52ba5d521a78c981ca7443bab99e418aa82"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: Config: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":617}}}],"partialFingerprints":{"codehealthFindingId/v1":"a13b9f3dd917682ec7a620f3a71684ef5971a0695e5a0b7060db18e77011e610"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: CacheDoubleUtils: TooManyMethods \u2014 40 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CacheDoubleUtils.java"},"region":{"startLine":25}}}],"partialFingerprints":{"codehealthFindingId/v1":"a78650247d9f43980b6e70a5dd4b2ba26104d257412add7e437f957e3465bb2d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ToastUtils: TooManyMethods \u2014 40 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ToastUtils.java"},"region":{"startLine":53}}}],"partialFingerprints":{"codehealthFindingId/v1":"beab0a8ed060be1f5939bbd36a91e0c7b6ee0b1d1f87b479b882851564853f3f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: SPUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/SPUtils.java"},"region":{"startLine":22}}}],"partialFingerprints":{"codehealthFindingId/v1":"038da20cd8f02925fb65d2db618bf7b63b9729476617985ecf5908ccb43e3180"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/ThreadUtils.java: FileTooLong \u2014 596 significant lines (blank, comment-only and punctuation-only lines excluded), about 96% of them inside a single declaration: ThreadUtils (37-1391). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ThreadUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"9c7b5bd86cfa0d449ba01436fba33c432e68d6b1c91d098c7c94153272ac635f"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ReflectUtils: TooManyMethods \u2014 35 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ReflectUtils.java"},"region":{"startLine":26}}}],"partialFingerprints":{"codehealthFindingId/v1":"f434ee02e254ee5db733cf87e01f7000d527a53c79e2fcd20895dcb6ed94fbe9"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: DrawableWrapper: TooManyMethods \u2014 35 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java"},"region":{"startLine":541}}}],"partialFingerprints":{"codehealthFindingId/v1":"cbdd83496c9654dc9667b82b73b2b79ee4379ff29f32b97a2cfcbeb0338121fb"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/FileUtils.java: FileTooLong \u2014 574 significant lines (blank, comment-only and punctuation-only lines excluded), about 96% of them inside a single declaration: FileUtils (37-1456). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"36ec44e2e7a00f2e13b03349753e3036930352c64ace18926882625146fde8dd"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: IntentUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/IntentUtils.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"db8264583fc04e6a03bbb739eab0b809c1a09808efaf56ab697be3ead073340d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: BusUtils: TooManyMethods \u2014 32 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/BusUtils.java"},"region":{"startLine":30}}}],"partialFingerprints":{"codehealthFindingId/v1":"dc953383191f331973ae0f36d70e323938c88205275d20cf78536baa42c45903"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: DeviceUtils: TooManyMethods \u2014 32 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/DeviceUtils.java"},"region":{"startLine":42}}}],"partialFingerprints":{"codehealthFindingId/v1":"f3524ccd3e0f10b3e7f1894aebc404f33dc51f69182e98f5976f89249f5c278d"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: JsonUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/JsonUtils.java"},"region":{"startLine":15}}}],"partialFingerprints":{"codehealthFindingId/v1":"aebcbb8c9ee1435c22d5d6b7ad9c2f126f30a8bc99b0f5750f0fd2ce1f886675"}},{"ruleId":"D3","level":"warning","message":{"text":"TooManyMethods: ObjectUtils: 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ObjectUtils.java"},"region":{"startLine":28}}}],"partialFingerprints":{"codehealthFindingId/v1":"084aa5acc76a27c0a1e80dfac1ff8cb79752a3cc595850646239cc7713cdcedb"}},{"ruleId":"D3","level":"warning","message":{"text":"FileTooLong: util/NetworkUtils.java: FileTooLong \u2014 513 significant lines (blank, comment-only and punctuation-only lines excluded), about 92% of them inside a single declaration: NetworkUtils (54-1063). 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"f8bbb9739e67e2758d16495489725ff4392e767413c0e3f580d1d708ed5476d6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (15 lines \u00D7 2): lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java:151-165 | lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:185-199 \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 \u0060lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java:151\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":"lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java"},"region":{"startLine":151}}}],"partialFingerprints":{"codehealthFindingId/v1":"de58d3d3021f91b37388caac6c93d8d7725966963ff8fb5bfba12938236bc03a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (14 lines \u00D7 2): plugin/api-gradle-plugin/src/main/java/com/blankj/api/ApiUtilsClassVisitor.java:40-53 | plugin/bus-gradle-plugin/src/main/java/com/blankj/bus/BusUtilsClassVisitor.java:39-52 \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 \u0060plugin/api-gradle-plugin/src/main/java/com/blankj/api/ApiUtilsClassVisitor.java:40\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":"plugin/api-gradle-plugin/src/main/java/com/blankj/api/ApiUtilsClassVisitor.java"},"region":{"startLine":40}}}],"partialFingerprints":{"codehealthFindingId/v1":"d0b1ef0dc44cd7d755aa387b8ea3930c32b98d3091f7ab0e649c0957c96a261d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (13 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:341-353 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:339-351 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:341\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":341}}}],"partialFingerprints":{"codehealthFindingId/v1":"b909fef39312d4ec4c9adab5061a149b6b650e7b7ae395b0aeccc6672d54744b"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 5): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1172-1183 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1220-1231 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1268-1279 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1316-1327 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1364-1375 \u2014 all 5 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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1172}}}],"partialFingerprints":{"codehealthFindingId/v1":"03969b7c85acda0a014622f1d18fe9d012bac50f16859b0fc1fb6f66041902c2"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 3): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1417-1428 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1509-1520 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1557-1568 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1417\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1417}}}],"partialFingerprints":{"codehealthFindingId/v1":"f3a95abb4fac8c274db4e5386d2ea59e8597aad53bea3dcdc1d40fccdffc4ed6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:742-753 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ResourceUtils.java:269-280 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:742\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java"},"region":{"startLine":742}}}],"partialFingerprints":{"codehealthFindingId/v1":"682a276421f265bae91d3ed426543ac20293f7c28950334031f960353fb24ba5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java:1473-1484 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java:1554-1565 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java:1473\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":1473}}}],"partialFingerprints":{"codehealthFindingId/v1":"f4b8cd8913a9d6e9018cae72812b3d43e2b8a10259dab5b133b09129b336251f"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (12 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ReflectUtils.java:168-179 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ReflectUtils.java:373-384 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ReflectUtils.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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ReflectUtils.java"},"region":{"startLine":168}}}],"partialFingerprints":{"codehealthFindingId/v1":"81d26985849b3f3d57516fd0d02e9bdaa62bf97be3efbb9d24d52af2fe0b9212"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:372-382 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:386-396 \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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java"},"region":{"startLine":372}}}],"partialFingerprints":{"codehealthFindingId/v1":"53107a45dd8277196a0436e81af784b858b2beaba6de55380c03ad58ef5f6b0d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:110-120 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:108-118 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:110\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":110}}}],"partialFingerprints":{"codehealthFindingId/v1":"743e6024db1190ce68df89adc11848659895ac5cec7e0150559632034736b757"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (11 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:201-211 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:199-209 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:201\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":201}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd3190e6d74211333963be33573f846254411ef9a464bd30b738a2c8d7a5fc48"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 8): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1195-1204 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1243-1252 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1291-1300 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1339-1348 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1387-1396 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1460-1469 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1531-1540 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1579-1588 \u2014 all 8 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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1195\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1195}}}],"partialFingerprints":{"codehealthFindingId/v1":"dd6d8fbdc1e56a2a90b79b5a2eadfa57c71fb519253a31766749d62d8d7d6260"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ActivityUtils.java:2034-2043 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ActivityUtils.java:2082-2091 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ActivityUtils.java:2034\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ActivityUtils.java"},"region":{"startLine":2034}}}],"partialFingerprints":{"codehealthFindingId/v1":"79c17cd0f1b2c0bcce5ed89c2a271a3c2ddee12250ba1bd33dd26e388b2ee418"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:384-393 | lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:470-479 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:384\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java"},"region":{"startLine":384}}}],"partialFingerprints":{"codehealthFindingId/v1":"7b9a9acb3b3a01a7fd863b248682edb0c59a74076c70d2f40142226c409cb4f4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:400-409 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:413-422 \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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java"},"region":{"startLine":400}}}],"partialFingerprints":{"codehealthFindingId/v1":"b6b9233721da40f400a8a5427d5f343a8e079ae06e99d7ced10cc605f01904b7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:429-438 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:459-468 \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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java"},"region":{"startLine":429}}}],"partialFingerprints":{"codehealthFindingId/v1":"60e1ef566caeff667858c52b78fea875eca0efbfd8176e246c54ea29d1d3c600"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (10 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:180-189 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:178-187 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:180\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":180}}}],"partialFingerprints":{"codehealthFindingId/v1":"9b60faded3bf76011821015f9f4a1d3a7ce6187e9d78c1169b5cef1ec58973e3"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 4): lib/utilcode/src/main/java/com/blankj/utilcode/util/MapUtils.java:42-50 | lib/utilcode/src/main/java/com/blankj/utilcode/util/MapUtils.java:55-63 | lib/utilcode/src/main/java/com/blankj/utilcode/util/MapUtils.java:72-80 | lib/utilcode/src/main/java/com/blankj/utilcode/util/MapUtils.java:85-93 \u2014 all 4 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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/MapUtils.java:42\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/MapUtils.java"},"region":{"startLine":42}}}],"partialFingerprints":{"codehealthFindingId/v1":"1503ed9b003a6b29401010a97fae59a83bce335c36130079daa2f5695188f494"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 3): lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java:170-178 | lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java:214-222 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:430-438 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 3 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 3 times. Read the line range as the matched WINDOW rather than a finished unit: at \u0060lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java:170\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":"lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java"},"region":{"startLine":170}}}],"partialFingerprints":{"codehealthFindingId/v1":"f5334c03165b0a6969231bb36de6aa970599e6973b2453c241220c0c2ce2c4f5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): lib/subutil/src/main/java/com/blankj/subutil/util/DangerousUtils.java:119-127 | lib/subutil/src/main/java/com/blankj/subutil/util/DangerousUtils.java:175-183 \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 \u0060lib/subutil/src/main/java/com/blankj/subutil/util/DangerousUtils.java:119\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":"lib/subutil/src/main/java/com/blankj/subutil/util/DangerousUtils.java"},"region":{"startLine":119}}}],"partialFingerprints":{"codehealthFindingId/v1":"48d88fe61eba8cb47aa30bc819b11a58088530d35e191616ffb553d4ea8fbff0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): lib/subutil/src/main/java/com/blankj/subutil/util/DangerousUtils.java:205-213 | lib/utilcode/src/main/java/com/blankj/utilcode/util/DeviceUtils.java:55-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. 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":"lib/subutil/src/main/java/com/blankj/subutil/util/DangerousUtils.java"},"region":{"startLine":205}}}],"partialFingerprints":{"codehealthFindingId/v1":"a9d33bd8d1493697426acb5ef0a975af82bdd6bff8400075f65a0d5dabb92cdf"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java:1455-1463 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java:1534-1542 \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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":1455}}}],"partialFingerprints":{"codehealthFindingId/v1":"edd49e7be3f7d8dcf709be4c6417c9351eef860584a4f48d25f336af2cdbb475"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java:1186-1194 | lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java:1218-1226 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java:1186\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java"},"region":{"startLine":1186}}}],"partialFingerprints":{"codehealthFindingId/v1":"989e3f3df21988630ed3fe90227d5fb3e72a6dd4d1d2e574ff01f043975c940a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/MessengerUtils.java:137-145 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ServiceUtils.java:76-84 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/MessengerUtils.java:137\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/MessengerUtils.java"},"region":{"startLine":137}}}],"partialFingerprints":{"codehealthFindingId/v1":"eae0790d7d725aa217635e11d1c46d957e61f5ddea824ef18c6a0937db7d7984"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): lib/base/src/main/java/com/blankj/base/rv/RecycleViewDivider.java:81-89 | lib/utildebug/src/main/java/com/blankj/utildebug/base/rv/RecycleViewDivider.java:82-90 \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 \u0060lib/base/src/main/java/com/blankj/base/rv/RecycleViewDivider.java:81\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":"lib/base/src/main/java/com/blankj/base/rv/RecycleViewDivider.java"},"region":{"startLine":81}}}],"partialFingerprints":{"codehealthFindingId/v1":"9f35d51e6b6d9bbbe867a2f5528ad18b9d9cf3b8c93b0a43b3f0656afd4295d4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (9 lines \u00D7 2): lib/base/src/main/java/com/blankj/base/rv/RecycleViewDivider.java:109-117 | lib/utildebug/src/main/java/com/blankj/utildebug/base/rv/RecycleViewDivider.java:110-118 \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 \u0060lib/base/src/main/java/com/blankj/base/rv/RecycleViewDivider.java:109\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":"lib/base/src/main/java/com/blankj/base/rv/RecycleViewDivider.java"},"region":{"startLine":109}}}],"partialFingerprints":{"codehealthFindingId/v1":"c299b5be7953223e66fe0d41f96563e516a658af5fd663ac6b0d565eaf969476"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 5): lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java:109-116 | lib/subutil/src/main/java/com/blankj/subutil/util/DangerousUtils.java:194-201 | lib/utilcode/src/main/java/com/blankj/utilcode/util/SPUtils.java:438-445 | lib/utilcode/src/main/java/com/blankj/utilcode/util/StringUtils.java:51-58 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:445-452 \u2014 the copies span different directories, so extracting a shared function means choosing where it lives: put it somewhere all 5 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 5 times. Read the line range as the matched WINDOW rather than a finished unit: at \u0060lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java:109\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":"lib/subutil/src/main/java/com/blankj/subutil/util/http/HttpUtils.java"},"region":{"startLine":109}}}],"partialFingerprints":{"codehealthFindingId/v1":"cd23f11570aacbbd9d24f404fb1e391d0417a821a897412620db22f7660328e6"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java:464-471 | lib/utilcode/src/main/java/com/blankj/utilcode/util/NotificationUtils.java:161-168 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java:464\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java"},"region":{"startLine":464}}}],"partialFingerprints":{"codehealthFindingId/v1":"b16c46c6885fb6a6bf5bf922fc9d28138d07b2e4594eefc4c162f8dcdde114f0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/DeviceUtils.java:226-233 | lib/utilcode/src/main/java/com/blankj/utilcode/util/DeviceUtils.java:247-254 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/DeviceUtils.java:226\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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/DeviceUtils.java"},"region":{"startLine":226}}}],"partialFingerprints":{"codehealthFindingId/v1":"b8acb6305e66b581474e4c5707e21a63469bf92017d8f103958683e6568e6849"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/EncryptUtils.java:183-190 | lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java:1265-1272 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/EncryptUtils.java:183\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/EncryptUtils.java"},"region":{"startLine":183}}}],"partialFingerprints":{"codehealthFindingId/v1":"1a93565daced17fb2053b296c9c38fbd51350e7c2e962f6c212db25d8f7bd5ca"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:867-874 | lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:911-918 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java:867\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileIOUtils.java"},"region":{"startLine":867}}}],"partialFingerprints":{"codehealthFindingId/v1":"0399be01372f3eec5bd163ee8a6d1e8de27116ca44ae54bdc21a04388e831cb7"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:384-391 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:398-405 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java:384\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ShadowUtils.java"},"region":{"startLine":384}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b86a5ec5e30e7c04082074cbd13b60165c35f692c3df2604d6d4600803d09c5"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:417-424 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:415-422 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:417\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":417}}}],"partialFingerprints":{"codehealthFindingId/v1":"b150ac6be701ed6b8da9d0748e17b02e8e351e71719781b41b355df2d82bec3d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/base/src/main/java/com/blankj/base/rv/BaseItem.java:32-39 | lib/utildebug/src/main/java/com/blankj/utildebug/base/rv/BaseItem.java:29-36 \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 \u0060lib/base/src/main/java/com/blankj/base/rv/BaseItem.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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/base/src/main/java/com/blankj/base/rv/BaseItem.java"},"region":{"startLine":32}}}],"partialFingerprints":{"codehealthFindingId/v1":"a40a6cac523e006b50bbe0eb5fc716797b6286126c7262d88260ef2785e207fa"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utildebug/src/main/java/com/blankj/utildebug/debug/tool/appInfo/AppInfoItem.java:51-58 | lib/utildebug/src/main/java/com/blankj/utildebug/debug/tool/deviceInfo/DeviceInfoItem.java:56-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 \u0060lib/utildebug/src/main/java/com/blankj/utildebug/debug/tool/appInfo/AppInfoItem.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":"lib/utildebug/src/main/java/com/blankj/utildebug/debug/tool/appInfo/AppInfoItem.java"},"region":{"startLine":51}}}],"partialFingerprints":{"codehealthFindingId/v1":"9d5d8d5e9445acc2b65af168f64a02bcf05ff6a85156c5e51379fe28ac94f7c4"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (8 lines \u00D7 2): lib/utildebug/src/main/java/com/blankj/utildebug/base/view/SwipeRightMenu.java:231-238 | lib/utildebug/src/main/java/com/blankj/utildebug/base/view/SwipeRightMenu.java:266-273 \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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utildebug/src/main/java/com/blankj/utildebug/base/view/SwipeRightMenu.java"},"region":{"startLine":231}}}],"partialFingerprints":{"codehealthFindingId/v1":"64bbe4931d01f4898c5381a477c81bc870d7ab70c48a5142e63e2078e78cd721"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/subutil/src/main/java/com/blankj/subutil/util/CoordinateUtils.java:59-65 | lib/subutil/src/main/java/com/blankj/subutil/util/CoordinateUtils.java:83-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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/subutil/src/main/java/com/blankj/subutil/util/CoordinateUtils.java"},"region":{"startLine":59}}}],"partialFingerprints":{"codehealthFindingId/v1":"f247de1aa8fb686ec1c1cee627b6d76682ece1bc20af2549974c29910b74ae5e"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1601-1607 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1615-1621 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1601\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1601}}}],"partialFingerprints":{"codehealthFindingId/v1":"8438abba5c6d7b0275a256d45a52feaad6ae0091971c85c18c3c58397fb8f3ac"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1648-1654 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1662-1668 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1648\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1648}}}],"partialFingerprints":{"codehealthFindingId/v1":"8a3dcee414bd72d92cd9e7ff4a2f0108e3814f0e5064b3ca3116643d73934c35"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1695-1701 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1709-1715 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1695\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1695}}}],"partialFingerprints":{"codehealthFindingId/v1":"e9a44d7a51bf16786561c37ab946fb81430b3a66ae3f8bcc918b7ee2dcc61ab8"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1742-1748 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1756-1762 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1742\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1742}}}],"partialFingerprints":{"codehealthFindingId/v1":"020ed6f9aceaeade2f27047ad312b0cfaff1c9abac5ccf3f1fb493fcaed2fe24"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1789-1795 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1803-1809 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1789\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1789}}}],"partialFingerprints":{"codehealthFindingId/v1":"52d9612c3e4018abb5f66737bd8e82252860357bcff1e0444f11aa66cf4d996a"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1836-1842 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1850-1856 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1836\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1836}}}],"partialFingerprints":{"codehealthFindingId/v1":"1521a5d2d153306a0f5687a1f38208c4d93928606e50d1bb94c6aded966fc7cf"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1883-1889 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1897-1903 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1883\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1883}}}],"partialFingerprints":{"codehealthFindingId/v1":"32d8db261347347f8aa46b3b15ae051fe4bb71783957b542d16bdd7dc0465420"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1930-1936 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1944-1950 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:1930\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":1930}}}],"partialFingerprints":{"codehealthFindingId/v1":"7081951bb47c85962adf560ccb0a5d408ecb46c645cb41c54b99821df128c264"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java:197-203 | lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java:239-245 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java:197\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/CollectionUtils.java"},"region":{"startLine":197}}}],"partialFingerprints":{"codehealthFindingId/v1":"2ecdd2c3ff2dcb90785f6493dea5ea05cde067bd46a14b9a33962fb518d5a11c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java:1414-1420 | lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java:1435-1441 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java:1414\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FileUtils.java"},"region":{"startLine":1414}}}],"partialFingerprints":{"codehealthFindingId/v1":"7cfdfb709765f97a4b3c648686df14e85ba3b96f1379997acd969346ba1b2496"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ScreenUtils.java:46-52 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ScreenUtils.java:63-69 \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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ScreenUtils.java"},"region":{"startLine":46}}}],"partialFingerprints":{"codehealthFindingId/v1":"16bc6da060f3f73513559ead43dfd6af4ae08f5946a625b2070c61c3398760cb"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (7 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:295-301 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:305-311 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:305\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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":295}}}],"partialFingerprints":{"codehealthFindingId/v1":"7db5221187147df498a042a8b7b6d8a45c0b2fd623d716209d14a89c8f4d6c09"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/AppUtils.java:562-567 | lib/utilcode/src/main/java/com/blankj/utilcode/util/AppUtils.java:591-596 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/AppUtils.java:562\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/AppUtils.java"},"region":{"startLine":562}}}],"partialFingerprints":{"codehealthFindingId/v1":"e780441f974f2bc998fee0afc8b3d781f2f58fe88e200fcebcddb8a520e17162"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:2118-2123 | lib/utilcode/src/main/java/com/blankj/utilcode/util/LogUtils.java:1150-1155 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java:2118\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ArrayUtils.java"},"region":{"startLine":2118}}}],"partialFingerprints":{"codehealthFindingId/v1":"565310996590718b43993d37b5c681c3a468b5d16bd6e93d6916a4f105af05ef"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java:274-279 | lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java:291-296 \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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java"},"region":{"startLine":274}}}],"partialFingerprints":{"codehealthFindingId/v1":"deeb3c21f2afb548ad66954dce5b1c634786af86086b18129a2c4503ae04a19d"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java:1613-1618 | lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java:1762-1767 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java:1613\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/FragmentUtils.java"},"region":{"startLine":1613}}}],"partialFingerprints":{"codehealthFindingId/v1":"bb509f0d01224e78dc140c0a6749a597ec091b05320a24b3db443bbad13c49d0"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java:864-869 | lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java:1032-1037 \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."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":864}}}],"partialFingerprints":{"codehealthFindingId/v1":"220ddea76ed184beca4e780d49c6d47d9388ebeea0d79232fc4cee2474e69d24"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/KeyboardUtils.java:197-202 | lib/utilcode/src/main/java/com/blankj/utilcode/util/KeyboardUtils.java:313-318 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/KeyboardUtils.java:197\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/KeyboardUtils.java"},"region":{"startLine":197}}}],"partialFingerprints":{"codehealthFindingId/v1":"a23cb48d739b5f0409aef7cb9fc89db2832c689b32293a569f71782cc1014dd1"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java:548-554 | lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java:588-593 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java:548\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/NetworkUtils.java"},"region":{"startLine":548}}}],"partialFingerprints":{"codehealthFindingId/v1":"b2cb7aeebcd0a2fe60fee50410fb83e1cf443b6fbd6eb625f28efb8223aa5c2c"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/PhoneUtils.java:195-200 | lib/utilcode/src/main/java/com/blankj/utilcode/util/RomUtils.java:429-434 \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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/PhoneUtils.java"},"region":{"startLine":195}}}],"partialFingerprints":{"codehealthFindingId/v1":"56d3dfbfecd85bd60285ff0c32f6e4497e9bbfcc7b0bc89c02a99256e3c2c667"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (6 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:376-381 | plugin/lib/base-transform/src/main/java/com/blankj/base_transform/util/ZipUtils.java:374-379 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java:376\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. 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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ZipUtils.java"},"region":{"startLine":376}}}],"partialFingerprints":{"codehealthFindingId/v1":"96f0db7ce22fdb5f5e70bb1bf0c72a9c3e83f52090862b517d4ba2db06ae75a8"}},{"ruleId":"D4","level":"warning","message":{"text":"Duplicated block (5 lines \u00D7 2): lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java:516-520 | lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java:557-561 \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 \u0060lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java:516\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":"lib/utilcode/src/main/java/com/blankj/utilcode/util/BarUtils.java"},"region":{"startLine":516}}}],"partialFingerprints":{"codehealthFindingId/v1":"580c03f7f22d480edc0688ea9395795989afdbac5e000bec8e78b9e3fb03f3be"}},{"ruleId":"D16","level":"warning","message":{"text":"dormant codebase \u2014 no living knowledge left to concentrate: All 38 significant source file(s) were last meaningfully changed so long ago that no living knowledge remains \u2014 nothing since has been substantial enough to re-establish ownership (a broad, mechanical sweep that touches many files shallowly does not count, and neither does no activity at all). There is no concentration to measure, so the bus factor is not scored. This is not a clean bill: nobody currently holds working knowledge of this code (see D34 Knowledge Freshness)."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"569d55ea5cb0330f13c125b289d07e5abdfcceac947a2c2645277937942e7d5f"}},{"ruleId":"D19","level":"note","message":{"text":"The About section names \u0027utilcode\u0027 as a commonly-used module but does not mention where subutil lives or its rare-use role in the README.: Add a sentence stating that subutil is rarely used but can be beneficial to simplify the main module, so readers know it\u0027s an optional add-on."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"README.md"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3b23fc8f930be2f50a0f6ab0e9e156136a83d64c7e18ee3baea78ff651d20ade"}},{"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":"7bd2911bb007f4b9bc6b41828633d3bdefc6c29abea9f52f927d2a6615b90f8d"}},{"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":"3c2c3ac853192d90aaa573f1ec2b90a3012452fcc9c4b6aec56d90f935e66aee"}},{"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":"934067a127a307c6657597176b4b720d24e8b0e4de6cc4cff6ec599170ec7c0a"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","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":"a4f49a5aec4f37d6ac72d5f7cf084e850ebee88c24b68c724db717726694e98a"},"taxa":[{"id":"CWE-1357","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}},{"id":"CWE-353","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":"9f1614b2694cb0375913f48116a580cccff7d250f847d79696372ed60bdc2c6c"},"taxa":[{"id":"CWE-502","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":"80d61df4a4f252fead342b050884adffc676acbd9c680ae6e05979b2f4dbace8"},"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":"dcb3be292884591d5f11fc831a8be6cb6c2ee69722a5bb05f14388197c85048f"},"taxa":[{"id":"CWE-328","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":"8e568db93531cc8e2efd1bb603194f03b4c9243d3ce2672deeb0e5c24163a79c"},"taxa":[{"id":"CWE-328","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"7b7c3067e28ba51ef060680940bfdbeb9405f340605d4dc52c39ce0c53384ac4"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"bc63c6577f97f3870dfd51d96a54032dc3d7dfcc6e9407ab00afc506f4660c69"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"5f9bddf57f83c19864e996542c76bf712397d9a998e2c57c0fd48d88e3431fc2"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"c7806b0d20b1e2893179fc86bafa021c401278b1a8f563662422e4d35057cb0f"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"fcb9118786041126ef2d432e7f72ca7837bc588ebbadb04ba8d196d902878b43"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"cf34f2d0befdb379b97063ae581f104761b04e2dcdfcfed5e43b564a17a3299d"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"98a8b9d62bc87d375024b35dfb6b9e1372081745c9d75d6cec9fa10172acb5cf"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"cb93aa6c0a9df792176db99d6b51e0f4996df743a759787493e300c29f0ab20a"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D29","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":"480792834b0c1e38a87254b886f8465c69cc2dcb500338b7606ccbf8d005356e"},"taxa":[{"id":"CWE-295","toolComponent":{"name":"CWE","guid":"c3a2b1d0-7f3e-4b2a-9c1d-5e6f7a8b9c0d"}}]},{"ruleId":"D34","level":"note","message":{"text":"Dormant codebase: 175 of 175 significant files have no living knowledge \u2014 the codebase as a whole is dormant, not 175 separate risks. Re-engage owners or document before change."},"locations":[],"partialFingerprints":{"codehealthFindingId/v1":"4c69f1e54b7dd6fe9029dd02df6ba8f8145b789f2f18dbdaa086c40ded49dba6"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/subutil/src/main/java/com/blankj/subutil/util/PinyinUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"577fd85e070dc7af8ab27a378b3ce48a870c692e7a11ebfbb7edb67826279672"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ActivityUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"89a0a314ba4148bbc8f8e8a9fe75a84c007daff7a6a75fff18f8f32648d408d4"}},{"ruleId":"D34","level":"note","message":{"text":"Largest orphaned file: One of the largest files with no living knowledge remaining \u2014 a reasonable place to start a read-through before the aggregate risk above bites."},"locations":[{"physicalLocation":{"artifactLocation":{"uri":"lib/utilcode/src/main/java/com/blankj/utilcode/util/ImageUtils.java"},"region":{"startLine":1}}}],"partialFingerprints":{"codehealthFindingId/v1":"3295dd942d3c98448b95e6cd1ff6daea741288efc466b3a7658f7110e3533613"}},{"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"}},{"ruleId":"D36","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":"90f83b4fa27db32740afe9540c905f3c0499caed87f61049a8a903ecc95b41c3"}},{"ruleId":"D36","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":"9658270ba49f37ed04e99ab1263b6393cd42aed8bdfb7aafd9fa1070f5491895"}}],"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-295","guid":"a706c4e2-1232-8859-ae2e-17aa2d41f8e2","name":"CWE-295","shortDescription":{"text":"CWE-295"},"helpUri":"https://cwe.mitre.org/data/definitions/295.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-328","guid":"f0ffc869-97c3-dc5c-8825-be1159f1fc5f","name":"CWE-328","shortDescription":{"text":"CWE-328"},"helpUri":"https://cwe.mitre.org/data/definitions/328.html"},{"id":"CWE-353","guid":"09d7e902-d4ee-f05d-ae6c-0a1554d0c18f","name":"CWE-353","shortDescription":{"text":"CWE-353"},"helpUri":"https://cwe.mitre.org/data/definitions/353.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-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-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":22,"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."]}]}