CyclomaticComplexMethod:BlockBottomSheet.kt$BlockBottomSheet$@Composable override fun Content() FunctionNaming:EditFormattedlInfoDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun EditFormattedInfoDialog( title: String = "", value: String = "", onClose: ((String?) -> Unit)? = null, ) FunctionNaming:EditTextualInfoDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun EditTextualInfoDialog( title: String = "", value: String = "", onClose: ((String?) -> Unit)? = null, ) FunctionNaming:NumberPickerDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun NumberPickerDialog( title: String = "", initialValue: Int = 0, onClose: (() -> Unit)? = null, onSubmit: ((Int) -> Unit)? = null, ) FunctionNaming:SelectLanguageDialog.kt$@Composable private fun LanguageItem( name: String, modifier: Modifier = Modifier, selected: Boolean = false, onSelected: (() -> Unit)? = null, ) FunctionNaming:SelectLanguageDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun SelectLanguageDialog( currentLanguageId: Long? = null, languages: List<LanguageModel> = emptyList(), onSelect: ((Int?) -> Unit)? = null, onDismiss: (() -> Unit)? = null, ) LongMethod:BarThemeBottomSheet.kt$BarThemeBottomSheet$@Composable override fun Content() LongMethod:BlockBottomSheet.kt$BlockBottomSheet$@Composable override fun Content() LongMethod:CommentBarThicknessBottomSheet.kt$CommentBarThicknessBottomSheet$@Composable override fun Content() LongMethod:CopyPostBottomSheet.kt$CopyPostBottomSheet$@Composable override fun Content() LongMethod:DurationBottomSheet.kt$DurationBottomSheet$@Composable override fun Content() LongMethod:EditFormattedlInfoDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun EditFormattedInfoDialog( title: String = "", value: String = "", onClose: ((String?) -> Unit)? = null, ) LongMethod:EditTextualInfoDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun EditTextualInfoDialog( title: String = "", value: String = "", onClose: ((String?) -> Unit)? = null, ) LongMethod:InboxTypeSheet.kt$InboxTypeSheet$@Composable override fun Content() LongMethod:LanguageBottomSheet.kt$LanguageBottomSheet$@Composable override fun Content() LongMethod:LikedTypeSheet.kt$LikedTypeSheet$@Composable override fun Content() LongMethod:ListingTypeBottomSheet.kt$ListingTypeBottomSheet$@Composable override fun Content() LongMethod:PostBodyMaxLinesBottomSheet.kt$PostBodyMaxLinesBottomSheet$@Composable override fun Content() LongMethod:PostLayoutBottomSheet.kt$PostLayoutBottomSheet$@Composable override fun Content() LongMethod:ReportListTypeSheet.kt$ReportListTypeSheet$@Composable override fun Content() LongMethod:ResultTypeBottomSheet.kt$ResultTypeBottomSheet$@Composable override fun Content() LongMethod:ShareBottomSheet.kt$ShareBottomSheet$@Composable override fun Content() LongMethod:ShareImageBottomSheet.kt$ShareImageBottomSheet$@Composable override fun Content() LongMethod:SortBottomSheet.kt$SortBottomSheetMain$@Composable override fun Content() LongMethod:SortBottomSheet.kt$SortBottomSheetTop$@Composable override fun Content() LongMethod:ThemeBottomSheet.kt$ThemeBottomSheet$@Composable override fun Content() LongMethod:VoteFormatBottomSheet.kt$VoteFormatBottomSheet$@Composable override fun Content() LongParameterList:BlockBottomSheet.kt$BlockBottomSheet$( private val userName: String? = null, private val userId: Long? = null, private val communityName: String? = null, private val communityId: Long? = null, private val instanceName: String? = null, private val instanceId: Long? = null, private val userInstanceName: String? = null, private val userInstanceId: Long? = null, ) MagicNumber:CommentBarThicknessBottomSheet.kt$CommentBarThicknessBottomSheet$3 MagicNumber:PostBodyMaxLinesBottomSheet.kt$PostBodyMaxLinesBottomSheet$10 MagicNumber:PostBodyMaxLinesBottomSheet.kt$PostBodyMaxLinesBottomSheet$30 MagicNumber:PostBodyMaxLinesBottomSheet.kt$PostBodyMaxLinesBottomSheet$50 MagicNumber:SelectLanguageDialog.kt$0.6f