18 lines
1.8 KiB
XML
18 lines
1.8 KiB
XML
<?xml version="1.0" ?>
|
|
<SmellBaseline>
|
|
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
|
<CurrentIssues>
|
|
<ID>CyclomaticComplexMethod:Akismet.kt$Akismet$private fun buildFormBody(comment: AkismetComment): FormBody</ID>
|
|
<ID>CyclomaticComplexMethod:AkismetComment.kt$AkismetComment$@Suppress("DuplicatedCode") override fun equals(other: Any?): Boolean</ID>
|
|
<ID>LongParameterList:AkismetServlet.kt$AkismetServlet$( id: String, name: String?, email: String?, date: String?, comment: String?, json: String, isSpam: Boolean )</ID>
|
|
<ID>LongParameterList:CommentConfig.kt$CommentConfig$( var userIp: String, var userAgent: String, var referrer: String = "", var permalink: String = "", var type: String = "", var author: String = "", var authorEmail: String = "", var authorUrl: String = "", var content: String = "", var dateGmt: String = "", var postModifiedGmt: String = "", var blogLang: String = "", var blogCharset: String = "", var userRole: String = "", var isTest: Boolean = false, var recheckReason: String = "", var serverEnv: Map<String, String> = emptyMap() )</ID>
|
|
<ID>MagicNumber:Akismet.kt$Akismet$12</ID>
|
|
<ID>MagicNumber:Akismet.kt$Akismet$8</ID>
|
|
<ID>NestedBlockDepth:Akismet.kt$Akismet$@JvmOverloads fun executeMethod(apiUrl: HttpUrl, formBody: FormBody, trueOnError: Boolean = false): Boolean</ID>
|
|
<ID>NestedBlockDepth:AkismetExample.kt$fun main(args: Array<String>)</ID>
|
|
<ID>NestedBlockDepth:AkismetTest.kt$fun getKey(key: String): String</ID>
|
|
<ID>ReturnCount:Akismet.kt$Akismet$@JvmOverloads fun executeMethod(apiUrl: HttpUrl, formBody: FormBody, trueOnError: Boolean = false): Boolean</ID>
|
|
<ID>TooManyFunctions:CommentConfig.kt$CommentConfig$Builder</ID>
|
|
<ID>WildcardImport:AkismetTest.kt$import assertk.assertions.*</ID>
|
|
</CurrentIssues>
|
|
</SmellBaseline>
|