Repository Analysis

JetBrains/compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

0.5 Likely human-written View on GitHub
0.5
Adjusted Score
0.5
Raw Score
100%
Time Factor
2026-05-30
Last Push
19,088
Stars
Kotlin
Language
116,386
Lines of Code
1292
Files
27
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 1HIGH 0MEDIUM 7LOW 19

Pattern Findings

27 matches across 7 categories. Click a row to expand file-level details.

Decorative Section Separators6 hits · 18 pts
SeverityFileLineSnippet
MEDIUMbenchmarks/multiplatform/iosApp/run_ios_benchmarks.sh24# ── Configuration ──────────────────────────────────────────────────────────────
MEDIUMbenchmarks/multiplatform/iosApp/run_ios_benchmarks.sh35# ── Helpers ────────────────────────────────────────────────────────────────────
MEDIUMbenchmarks/multiplatform/iosApp/run_ios_benchmarks.sh39# ── 1. Detect target device or simulator ──────────────────────────────────────
MEDIUMbenchmarks/multiplatform/iosApp/run_ios_benchmarks.sh106# ── 2. Build ───────────────────────────────────────────────────────────────────
MEDIUMbenchmarks/multiplatform/iosApp/run_ios_benchmarks.sh153# ── 3. Install ─────────────────────────────────────────────────────────────────
MEDIUMbenchmarks/multiplatform/iosApp/run_ios_benchmarks.sh178# ── 4. Run benchmarks ──────────────────────────────────────────────────────────
Hallucination Indicators1 hit · 15 pts
SeverityFileLineSnippet
CRITICAL…stcases/valueClass/main/src/commonTest/kotlin/Tests.kt53 // at org.jetbrains.kotlin.backend.konan.BoxingKt.getTypeConversion(Boxing.kt:30)
Fake / Example Data9 hits · 10 pts
SeverityFileLineSnippet
LOW…tbrains/compose/web/attributes/PredefinedAttrValues.kt455 * The phone number without the country or area code. This can be split further into two parts, for phone number
LOW…red/src/commonMain/composeResources/values/strings.xml4 <string name="multi_line">Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit.
LOW…red/src/commonMain/composeResources/values/strings.xml4 <string name="multi_line">Lorem ipsum dolor sit amet,\nconsectetur adipiscing elit.
LOW…in/benchmarks/multipleComponents/MultipleComponents.kt282 val lorem = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do" +
LOW…in/benchmarks/multipleComponents/MultipleComponents.kt282 val lorem = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do" +
LOWtutorials/Signing_and_notarization_on_macOS/README.md202 identity.set("John Doe")
LOWtutorials/Signing_and_notarization_on_macOS/README.md210* Set the `identity` DSL property to the certificate's name, e.g. `"John Doe"`.
LOW…ces/src/commonMain/composeResources/values/strings.xml4 <string name="multi_line">Lorem ipsum dolor sit amet,
LOW…ces/src/commonMain/composeResources/values/strings.xml4 <string name="multi_line">Lorem ipsum dolor sit amet,
Over-Commented Block8 hits · 8 pts
SeverityFileLineSnippet
LOWtools/upload_package_from_prebuilts.sh1#!/bin/bash
LOW…cases/constructors/main/src/commonTest/kotlin/Tests.kt321 fun testValueClass() = runTest {
LOW…n/androidx/ui/examples/jetissues/view/JetIssuesView.kt1// READ ME FIRST!
LOW…ndroidx/ui/examples/jetissues/data/IssuesRepository.kt1// READ ME FIRST!
LOWbenchmarks/ios/README.md1### Moved to [multiplatform](https://github.com/JetBrains/compose-multiplatform/tree/master/benchmarks/multiplatform)
LOWbenchmarks/ios/jvm-vs-kotlin-native/README.md1### Moved to [multiplatform](https://github.com/JetBrains/compose-multiplatform/tree/master/benchmarks/multiplatform)
LOWbenchmarks/kn-performance/README.md1### Moved to [multiplatform](https://github.com/JetBrains/compose-multiplatform/tree/master/benchmarks/multiplatform)
LOWbenchmarks/multiplatform/iosApp/run_ios_benchmarks.sh1#!/bin/bash
Self-Referential Comments1 hit · 3 pts
SeverityFileLineSnippet
MEDIUMtools/replace_version_common.sh1# This file contains common functions for replaceVersion.sh and replaceVersionInLibs.sh scripts
Redundant / Tautological Comments1 hit · 2 pts
SeverityFileLineSnippet
LOW…chmarks/showcases/LazyGridImageView/download_images.sh24 # Check if download was successful
Hyper-Verbose Identifiers1 hit · 1 pts
SeverityFileLineSnippet
LOW…onents/resources/library/karma.config.d/wasm/config.js32function KarmaWebpackOutputFramework(config) {