LongParameterList:JokeApi.kt$( amount: Int, categories: Set<Category> = setOf(Category.ANY), lang: Language = Language.EN, blacklistFlags: Set<Flag> = emptySet(), type: Type = Type.ALL, contains: String = "", idRange: IdRange = IdRange(), safe: Boolean = false, auth: String = "", splitNewLine: Boolean = false )
LongParameterList:JokeApi.kt$( categories: Set<Category> = setOf(Category.ANY), lang: Language = Language.EN, blacklistFlags: Set<Flag> = emptySet(), type: Type = Type.ALL, contains: String = "", idRange: IdRange = IdRange(), safe: Boolean = false, auth: String = "", splitNewLine: Boolean = false )
LongParameterList:JokeApi.kt$( categories: Set<Category> = setOf(Category.ANY), lang: Language = Language.EN, blacklistFlags: Set<Flag> = emptySet(), type: Type = Type.ALL, format: Format = Format.JSON, contains: String = "", idRange: IdRange = IdRange(), amount: Int = 1, safe: Boolean = false, auth: String = "" )
LongParameterList:JokeConfig.kt$JokeConfig$( val categories: Set<Category>, val language: Language, val flags: Set<Flag>, val type: Type, val format: Format, val contains: String, val idRange: IdRange, val amount: Int, val safe: Boolean, val splitNewLine: Boolean, val auth: String )
LongParameterList:JokeConfig.kt$JokeConfig$( var categories: Set<Category> = setOf(Category.ANY), var lang: Language = Language.EN, var blacklistFlags: Set<Flag> = emptySet(), var type: Type = Type.ALL, var format: Format = Format.JSON, var contains: String = "", var idRange: IdRange = IdRange(), var amount: Int = 1, var safe: Boolean = false, var splitNewLine: Boolean = false, var auth: String = "" )
LongParameterList:JokeException.kt$JokeException$( val internalError: Boolean, val code: Int, message: String, val causedBy: List<String>, val additionalInfo: String, val timestamp: Long, cause: Throwable? = null )
MagicNumber:JokeUtil.kt$200
MagicNumber:JokeUtil.kt$399
MagicNumber:JokeUtil.kt$400
MagicNumber:JokeUtil.kt$403
MagicNumber:JokeUtil.kt$404
MagicNumber:JokeUtil.kt$413
MagicNumber:JokeUtil.kt$414
MagicNumber:JokeUtil.kt$429
MagicNumber:JokeUtil.kt$500
MagicNumber:JokeUtil.kt$523
TooManyFunctions:JokeConfig.kt$JokeConfig$Builder
WildcardImport:ExceptionsTest.kt$import assertk.assertions.*
WildcardImport:GetJokeTest.kt$import assertk.assertions.*
WildcardImport:GetJokeTest.kt$import net.thauvin.erik.jokeapi.models.*
WildcardImport:GetJokesTest.kt$import assertk.assertions.*
WildcardImport:JokeApi.kt$import net.thauvin.erik.jokeapi.models.*
WildcardImport:JokeConfig.kt$import net.thauvin.erik.jokeapi.models.*
WildcardImport:JokeConfigTest.kt$import assertk.assertions.*
WildcardImport:JokeConfigTest.kt$import net.thauvin.erik.jokeapi.models.*
WildcardImport:JokeUtil.kt$import net.thauvin.erik.jokeapi.models.*