Repository Analysis

Arturo254/OpenTune

Un cliente de YouTube Music con Material Design 3, para Android

9.0 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of Arturo254/OpenTune, a Kotlin project with 1,891 GitHub stars. SynthScan v2.0 examined 181,941 lines of code across 825 source files, recording 371 pattern matches distributed across 4 syntactic categories. The overall adjusted score of 9.0 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

9.0
Adjusted Score
9.0
Raw Score
100%
Time Factor
2026-08-25
Last Push
1.9K
Stars
Kotlin
Language
181.9K
Lines of Code
825
Files
371
Pattern Hits
2026-08-29
Scan Date
0.10
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 80HIGH 1MEDIUM 288LOW 2

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 371 distinct pattern matches across 4 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Decorative Section Separators288 hits · 836 pts
SeverityFileLineSnippetContext
MEDIUMui/component/LyricsCardConfig.kt13// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMui/component/LyricsCardConfig.kt15// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMui/component/LyricsCardConfig.kt31// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMui/component/LyricsCardConfig.kt33// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMui/component/LyricsCardConfig.kt42// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUMui/component/LyricsCardConfig.kt44// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt47// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt49// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt91 // ── Título del sheet ──────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt101 // ── Preview principal ─────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt118 // ── Carrusel de estilos ────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt142 // ── Acento — un único color que alimenta los 5 estilos ─────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt163 // ── Proporción — pensada para compartir en redes ───────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt184 // ── Panel de personalización (expandible) ─────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt195 // ── Botones de acción ─────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt237// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt239// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt284// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt287// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt371// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt373// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt416// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt418// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt473// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt475// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt527 // ── Forma — escala expresiva de esquinas ───────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt550 // ── Intensidad de vidrio — solo aplica al estilo Glass ──────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt577 // ── Tamaño de texto ───────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt604 // ── Alineación del texto ──────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt639 // ── Visibilidad de elementos ──────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt654 // ── Padding ───────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt685// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…o254/opentune/ui/component/LyricsShareCarouselSheet.kt687// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt51// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt53// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt186// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt188// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt206// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt210// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt319// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt323// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt472// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt476// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt615// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt619// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt754// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…m/arturo254/opentune/ui/component/LyricsCardLayouts.kt758// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…om/arturo254/opentune/ui/component/LyricsCardConfig.kt16// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…om/arturo254/opentune/ui/component/LyricsCardConfig.kt25// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…om/arturo254/opentune/ui/component/LyricsCardConfig.kt121// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…om/arturo254/opentune/ui/component/LyricsCardConfig.kt124// ─────────────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt133// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt135// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt156// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt158// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt1228// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt1230// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt1335// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt1337// ──────────────────────────────────────────────────────────────────────COMMENT
MEDIUM…tlin/com/arturo254/opentune/ui/component/Preference.kt891// ── BOTTOM SHEETS EXPRESIVOS ────────────────────────────────────────────────────COMMENT
228 more matches not shown…
Hallucination Indicators80 hits · 790 pts
SeverityFileLineSnippetContext
CRITICAL…kotlin/com/arturo254/opentune/ui/component/LyricsV2.kt1444 brush = androidx.compose.ui.graphics.Brush.horizontalGradient(CODE
CRITICAL…com/arturo254/opentune/ui/screens/NavigationBuilder.kt393 com.arturo254.opentune.ui.screens.settings.DiscordExperimental(navController)CODE
CRITICAL…arturo254/opentune/ui/screens/AlwaysOnDisplayScreen.kt969 style = androidx.compose.ui.graphics.drawscope.Stroke(CODE
CRITICAL…arturo254/opentune/ui/screens/AlwaysOnDisplayScreen.kt979 style = androidx.compose.ui.graphics.drawscope.Stroke(CODE
CRITICAL…54/opentune/ui/screens/settings/AndroidAutoSettings.kt118 com.arturo254.opentune.ui.component.IconButton(CODE
CRITICAL…uro254/opentune/ui/screens/settings/AccountSettings.kt1075 com.arturo254.opentune.utils.PreferenceStore.launchEdit(context.dataStore) {STRING
CRITICAL…o254/opentune/ui/screens/settings/IntegrationScreen.kt124 initialTextFieldValue = androidx.compose.ui.text.input.TextFieldValue(listenBrainzToken),CODE
CRITICAL…turo254/opentune/ui/screens/settings/PlayerSettings.kt200 initialTextFieldValue = androidx.compose.ui.text.input.TextFieldValue(externalDownloaderPackage),CODE
CRITICAL…uro254/opentune/ui/screens/settings/StorageSettings.kt183 com.arturo254.opentune.utils.ArtworkStorage.clear(context)CODE
CRITICAL…uro254/opentune/ui/screens/settings/StorageSettings.kt425 com.arturo254.opentune.utils.ArtworkStorage.clear(context)CODE
CRITICAL…ro254/opentune/ui/screens/artist/ArtistAlbumsScreen.kt199 horizontalArrangement = androidx.compose.foundation.layout.Arrangement.spacedBy(12.dp, AlignmentCODE
CRITICAL…/main/kotlin/com/arturo254/opentune/ui/player/Queue.kt814 com.arturo254.opentune.together.ControlAction.SeCODE
CRITICAL…m/arturo254/opentune/ui/player/MiniPlayerComponents.kt191 if (com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.isRunning(CODE
CRITICAL…m/arturo254/opentune/ui/player/MiniPlayerComponents.kt192 try { com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.restCODE
CRITICAL…m/arturo254/opentune/ui/player/MiniPlayerComponents.kt196 if (com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.isRunning(CODE
CRITICAL…m/arturo254/opentune/ui/player/MiniPlayerComponents.kt197 try { com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.restCODE
CRITICAL…n/kotlin/com/arturo254/opentune/ui/player/Thumbnail.kt414 if (com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.isRunning()) {CODE
CRITICAL…n/kotlin/com/arturo254/opentune/ui/player/Thumbnail.kt416 com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.restart()CODE
CRITICAL…n/kotlin/com/arturo254/opentune/ui/player/Thumbnail.kt422 if (com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.isRunning()) {CODE
CRITICAL…n/kotlin/com/arturo254/opentune/ui/player/Thumbnail.kt424 com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.restart()CODE
CRITICAL…n/kotlin/com/arturo254/opentune/ui/player/Thumbnail.kt671 if (com.arturo254.opentune.ui.screens.settings.DiscordPresenceManager.isCODE
CRITICAL…n/kotlin/com/arturo254/opentune/ui/player/Thumbnail.kt673 com.arturo254.opentune.ui.screens.settings.DiscordPresenceManageCODE
CRITICAL…rturo254/opentune/viewmodels/LocalPlaylistViewModel.kt379 insert(com.arturo254.opentune.db.entities.PlaylistEntity(id = playlistId, name = context.getStriCODE
CRITICAL…rturo254/opentune/viewmodels/LocalPlaylistViewModel.kt392 com.arturo254.opentune.db.entities.PlaylistSongMap(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2319 val baseUrl = com.arturo254.opentune.together.TogetherOnlineEndpoint.baseUrlOrNull(dataStore)CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2323 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2331 val togetherToken = com.arturo254.opentune.BuildConfig.TOGETHER_BEARER_TOKEN.trim().takeIf { it.isNotBlank()CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2335 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2386 com.arturo254.opentune.together.TogetherSessionState.HostingOnline(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2395 com.arturo254.opentune.together.TogetherOnlineEndpoint.onlineWebSocketUrlOrNull(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2402 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2453 val joinInfo = com.arturo254.opentune.together.TogetherLink.decode(rawLink)CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2457 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2466 togetherSessionState.value = com.arturo254.opentune.together.TogetherSessionState.Joining(joinInfo.toDeepLinCODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2638 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2647 togetherSessionState.value = com.arturo254.opentune.together.TogetherSessionState.JoiningOnline(trimmedCode)CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2654 val baseUrl = com.arturo254.opentune.together.TogetherOnlineEndpoint.baseUrlOrNull(dataStore)CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2658 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2666 val togetherToken = com.arturo254.opentune.BuildConfig.TOGETHER_BEARER_TOKEN.trim().takeIf { it.isNotBlank()CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2670 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt1628 com.arturo254.opentune.together.TogetherGuestPlaybackPlanner.planPlayTrackNow(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2231 val joinLink = com.arturo254.opentune.together.TogetherLink.encode(joinInfo)CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2253 com.arturo254.opentune.together.TogetherSessionState.Hosting(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2355 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2518 com.arturo254.opentune.together.TogetherSessionState.Joined(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2537 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2571 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2593 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2607 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2684 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2740 com.arturo254.opentune.together.TogetherSessionState.Joined(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2759 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2793 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2815 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2829 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2848 com.arturo254.opentune.together.TogetherOnlineEndpoint.onlineWebSocketUrlOrNull(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2855 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt2991 com.arturo254.opentune.together.TogetherSessionState.Error(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt3182 com.arturo254.opentune.playback.queues.ListQueue(CODE
CRITICAL…kotlin/com/arturo254/opentune/playback/MusicService.kt3234 com.arturo254.opentune.together.TogetherSessionState.Joined(CODE
20 more matches not shown…
Synthetic Comment Markers1 hit · 8 pts
SeverityFileLineSnippetContext
HIGH…otlin/com/arturo254/opentune/ui/screens/StatsScreen.kt653 // For now, keeping it as a full pie chart of images as requestedCOMMENT
Over-Commented Block2 hits · 2 pts
SeverityFileLineSnippetContext
LOW…uro254/opentune/ui/screens/settings/DiscordSettings.kt241 title = { Text(stringResource(R.string.enable_discord_rpc)) },COMMENT
LOW…uro254/opentune/ui/screens/settings/DiscordSettings.kt261 // } catch (_: Exception) {COMMENT