id: 1 unit: fun recursivelyRenderConstValue() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1648 end line: 1910 size: 98 LOC McCabe index: 15 number of parameters: 3 id: 2 unit: fun generate() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 287 end line: 394 size: 91 LOC McCabe index: 8 number of parameters: 1 id: 3 unit: fun writeMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 31 end line: 163 size: 86 LOC McCabe index: 1 number of parameters: 3 id: 4 unit: fun writeMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 34 end line: 163 size: 84 LOC McCabe index: 1 number of parameters: 0 id: 5 unit: fun writeStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 37 end line: 163 size: 82 LOC McCabe index: 1 number of parameters: 1 id: 6 unit: fun writeStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 40 end line: 163 size: 80 LOC McCabe index: 1 number of parameters: 0 id: 7 unit: fun writeFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 43 end line: 163 size: 78 LOC McCabe index: 1 number of parameters: 3 id: 8 unit: fun writeFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 46 end line: 163 size: 76 LOC McCabe index: 1 number of parameters: 0 id: 9 unit: fun writeFieldStop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 49 end line: 163 size: 74 LOC McCabe index: 1 number of parameters: 0 id: 10 unit: fun writeMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 52 end line: 163 size: 72 LOC McCabe index: 1 number of parameters: 3 id: 11 unit: fun writeMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 55 end line: 163 size: 70 LOC McCabe index: 1 number of parameters: 0 id: 12 unit: fun writeListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 58 end line: 163 size: 68 LOC McCabe index: 1 number of parameters: 2 id: 13 unit: fun writeListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 61 end line: 163 size: 66 LOC McCabe index: 1 number of parameters: 0 id: 14 unit: override fun read() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 190 end line: 254 size: 65 LOC McCabe index: 9 number of parameters: 2 id: 15 unit: fun writeSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 64 end line: 163 size: 64 LOC McCabe index: 1 number of parameters: 2 id: 16 unit: fun writeSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 67 end line: 163 size: 62 LOC McCabe index: 1 number of parameters: 0 id: 17 unit: fun writeBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 70 end line: 163 size: 60 LOC McCabe index: 1 number of parameters: 1 id: 18 unit: fun writeByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 73 end line: 163 size: 58 LOC McCabe index: 1 number of parameters: 1 id: 19 unit: fun writeI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 76 end line: 163 size: 56 LOC McCabe index: 1 number of parameters: 1 id: 20 unit: fun writeI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 79 end line: 163 size: 54 LOC McCabe index: 1 number of parameters: 1 id: 21 unit: fun writeI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 82 end line: 163 size: 52 LOC McCabe index: 1 number of parameters: 1 id: 22 unit: fun writeDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 85 end line: 163 size: 50 LOC McCabe index: 1 number of parameters: 1 id: 23 unit: override fun load() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 161 end line: 218 size: 48 LOC McCabe index: 9 number of parameters: 1 id: 24 unit: fun writeString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 88 end line: 163 size: 48 LOC McCabe index: 1 number of parameters: 1 id: 25 unit: override fun run() file: thrifty-compiler/src/main/kotlin/com/microsoft/thrifty/compiler/ThriftyCompiler.kt start line: 266 end line: 319 size: 47 LOC McCabe index: 11 number of parameters: 0 id: 26 unit: fun invokeRequest() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/ClientBase.kt start line: 99 end line: 147 size: 47 LOC McCabe index: 9 number of parameters: 1 id: 27 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 245 end line: 316 size: 47 LOC McCabe index: 12 number of parameters: 3 id: 28 unit: fun writeBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 91 end line: 163 size: 46 LOC McCabe index: 1 number of parameters: 1 id: 29 unit: fun skip() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/util/ProtocolUtil.kt start line: 32 end line: 77 size: 46 LOC McCabe index: 6 number of parameters: 2 id: 30 unit: fun buildServiceInterface() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ServiceBuilder.kt start line: 47 end line: 106 size: 45 LOC McCabe index: 7 number of parameters: 1 id: 31 unit: fun buildService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ServiceBuilder.kt start line: 108 end line: 162 size: 45 LOC McCabe index: 5 number of parameters: 2 id: 32 unit: fun readMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 96 end line: 163 size: 44 LOC McCabe index: 1 number of parameters: 0 id: 33 unit: private void generateKotlinThrifts() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/GenerateThriftSourcesWorkAction.java start line: 144 end line: 196 size: 43 LOC McCabe index: 12 number of parameters: 2 id: 34 unit: fun read() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 176 end line: 218 size: 43 LOC McCabe index: 7 number of parameters: 1 id: 35 unit: fun readMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 99 end line: 163 size: 42 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: fun readStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 102 end line: 163 size: 40 LOC McCabe index: 1 number of parameters: 0 id: 37 unit: fun readStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 105 end line: 163 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 38 unit: fun resolveType() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Linker.kt start line: 379 end line: 423 size: 37 LOC McCabe index: 2 number of parameters: 1 id: 39 unit: fun readFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 108 end line: 163 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 40 unit: override fun write() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 153 end line: 187 size: 35 LOC McCabe index: 7 number of parameters: 2 id: 41 unit: fun link() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Linker.kt start line: 58 end line: 107 size: 35 LOC McCabe index: 6 number of parameters: 0 id: 42 unit: private void generateJavaThrifts() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/GenerateThriftSourcesWorkAction.java start line: 198 end line: 241 size: 34 LOC McCabe index: 8 number of parameters: 2 id: 43 unit: fun readFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 111 end line: 163 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 44 unit: override fun exitEnumDef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 146 end line: 187 size: 33 LOC McCabe index: 4 number of parameters: 1 id: 45 unit: override fun visitMap() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 157 end line: 194 size: 32 LOC McCabe index: 1 number of parameters: 1 id: 46 unit: fun readMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 114 end line: 163 size: 32 LOC McCabe index: 1 number of parameters: 0 id: 47 unit: fun varint32() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/CompactProtocolTest.kt start line: 33 end line: 76 size: 31 LOC McCabe index: 1 number of parameters: 0 id: 48 unit: fun readMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 117 end line: 163 size: 30 LOC McCabe index: 1 number of parameters: 0 id: 49 unit: private void actuallyExecute() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/GenerateThriftSourcesWorkAction.java start line: 70 end line: 102 size: 29 LOC McCabe index: 7 number of parameters: 0 id: 50 unit: fun read() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/ThriftException.kt start line: 102 end line: 130 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 51 unit: fun skipListOfStructs() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 100 end line: 128 size: 29 LOC McCabe index: 2 number of parameters: 0 id: 52 unit: public void apply() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyGradlePlugin.java start line: 46 end line: 77 size: 28 LOC McCabe index: 4 number of parameters: 1 id: 53 unit: fun readListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 120 end line: 163 size: 28 LOC McCabe index: 1 number of parameters: 0 id: 54 unit: fun generateFieldInitializer() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 53 end line: 152 size: 27 LOC McCabe index: 3 number of parameters: 7 id: 55 unit: override fun visitMap() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 196 end line: 227 size: 26 LOC McCabe index: 1 number of parameters: 1 id: 56 unit: fun readListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 123 end line: 163 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 57 unit: fun adapterTest() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 145 end line: 173 size: 26 LOC McCabe index: 1 number of parameters: 0 id: 58 unit: fun jsonToTtype() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 707 end line: 731 size: 25 LOC McCabe index: 3 number of parameters: 1 id: 59 unit: fun readSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 126 end line: 163 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 60 unit: override fun close() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 114 end line: 137 size: 24 LOC McCabe index: 7 number of parameters: 0 id: 61 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 320 end line: 348 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 62 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 352 end line: 380 size: 23 LOC McCabe index: 4 number of parameters: 3 id: 63 unit: private void reportThriftException() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/GenerateThriftSourcesWorkAction.java start line: 104 end line: 126 size: 22 LOC McCabe index: 6 number of parameters: 1 id: 64 unit: override fun visitList() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1498 end line: 1521 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 65 unit: override fun visitSet() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1523 end line: 1547 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 66 unit: fun readSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 129 end line: 163 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 67 unit: override fun writeString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 279 end line: 300 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 68 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 150 end line: 175 size: 22 LOC McCabe index: 6 number of parameters: 3 id: 69 unit: fun visitVoid() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 183 end line: 309 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 70 unit: override fun exitServiceDef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 335 end line: 361 size: 22 LOC McCabe index: 3 number of parameters: 1 id: 71 unit: override fun visitMap() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 110 end line: 133 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 72 unit: override fun visitMap() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1549 end line: 1575 size: 21 LOC McCabe index: 2 number of parameters: 1 id: 73 unit: suspend fun receive() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/server/ServerCall.kt start line: 38 end line: 59 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 74 unit: override fun apply() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/FieldNamingPolicy.kt start line: 58 end line: 81 size: 21 LOC McCabe index: 10 number of parameters: 1 id: 75 unit: fun visitBool() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 191 end line: 309 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 76 unit: override fun visitMap() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1808 end line: 1828 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 77 unit: fun readBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 132 end line: 163 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 78 unit: suspend fun getResult() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/server/ServerCall.kt start line: 39 end line: 59 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 79 unit: fun visitByte() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 198 end line: 309 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 80 unit: override fun visitList() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 144 end line: 168 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 81 unit: override fun visitSet() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 170 end line: 194 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: override fun readMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 283 end line: 301 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 83 unit: override fun readFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 320 end line: 340 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 84 unit: fun ttypeToCompact() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 516 end line: 534 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 85 unit: fun compactToTtype() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 536 end line: 554 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 86 unit: fun ttypeToJson() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 686 end line: 704 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 87 unit: suspend fun process() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/server/ServerCall.kt start line: 41 end line: 59 size: 19 LOC McCabe index: 3 number of parameters: 5 id: 88 unit: fun visitI16() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 206 end line: 309 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: fun buildFileElement() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 72 end line: 91 size: 19 LOC McCabe index: 1 number of parameters: 0 id: 90 unit: override fun exitUnionDef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 204 end line: 225 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 91 unit: override fun visitEnum() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 251 end line: 271 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 92 unit: fun getTypeCodeName() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeNames.kt start line: 128 end line: 145 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 93 unit: override fun visitMap() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1397 end line: 1419 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 94 unit: fun readByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 135 end line: 163 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 95 unit: fun structs() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 126 end line: 143 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 96 unit: fun visitI32() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 214 end line: 309 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: public void setNullabilityAnnotations() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/JavaThriftOptions.java start line: 57 end line: 75 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 98 unit: public void setServiceClientStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 50 end line: 68 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 99 unit: public void setNameStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 57 end line: 75 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 100 unit: override fun visitEnum() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 125 end line: 142 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 101 unit: override suspend fun onError() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/server/ErrorHandler.kt start line: 33 end line: 49 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 102 unit: fun structs() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 127 end line: 143 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 103 unit: fun throwsProtocolExceptionOnUnknownTTypeValue() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 131 end line: 147 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 104 unit: fun formattedReports() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ErrorReporter.kt start line: 61 end line: 80 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 105 unit: fun visitI64() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 222 end line: 309 size: 17 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: fun generateTypes() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 147 end line: 166 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 107 unit: override fun visitEnum() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1721 end line: 1739 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 108 unit: fun readI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 138 end line: 163 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 109 unit: override fun hashCode() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 63 end line: 78 size: 16 LOC McCabe index: 7 number of parameters: 0 id: 110 unit: fun skipConsumesMap() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 69 end line: 84 size: 16 LOC McCabe index: 2 number of parameters: 0 id: 111 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 215 end line: 233 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 112 unit: override fun lookupConst() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Linker.kt start line: 425 end line: 442 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 113 unit: fun visitDouble() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 230 end line: 309 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 114 unit: override fun exitStandardNamespace() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 107 end line: 126 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 115 unit: override fun exitConstDef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 316 end line: 333 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 116 unit: private Configuration createConfiguration() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyGradlePlugin.java start line: 90 end line: 107 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 117 unit: override fun visitMap() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 303 end line: 317 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 118 unit: override fun readMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 189 end line: 203 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 119 unit: override fun flush() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/FramedTransport.kt start line: 78 end line: 93 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 120 unit: fun roundtrip() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/CompactProtocolTest.kt start line: 80 end line: 94 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 121 unit: fun roundtrip() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 152 end line: 166 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 122 unit: override fun run() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/service/AsyncClientBase.kt start line: 150 end line: 165 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 123 unit: override fun toString() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Location.kt start line: 69 end line: 83 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 124 unit: fun visitString() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 238 end line: 309 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 125 unit: private void deleteRecursively() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/GenerateThriftSourcesWorkAction.java start line: 128 end line: 142 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 126 unit: override fun visitList() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 273 end line: 286 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 127 unit: override fun visitSet() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 288 end line: 301 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 128 unit: override fun visitList() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1359 end line: 1376 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 129 unit: override fun visitSet() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1378 end line: 1395 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 130 unit: override fun visitEnum() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1483 end line: 1496 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 131 unit: fun readI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 141 end line: 163 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 132 unit: fun skipSets() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 53 end line: 66 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 133 unit: override fun accept() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/BuiltinType.kt start line: 44 end line: 57 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 134 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 179 end line: 193 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 135 unit: fun visitBinary() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 246 end line: 309 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 136 unit: override fun process() file: thrifty-example-postprocessor/src/main/kotlin/com/microsoft/thrifty/compiler/SerializableKotlinProcessor.kt start line: 34 end line: 51 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 137 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/ThriftException.kt start line: 86 end line: 98 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 138 unit: override fun readFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 542 end line: 554 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 139 unit: fun listOfMaps() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 111 end line: 123 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 140 unit: fun listOfMaps() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 112 end line: 124 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 141 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Schema.kt start line: 189 end line: 204 size: 13 LOC McCabe index: 10 number of parameters: 1 id: 142 unit: fun visitEnum() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 254 end line: 309 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 143 unit: public ThriftyExtension() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 62 end line: 74 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 144 unit: public void run() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyTask.java start line: 68 end line: 80 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 145 unit: fun generate() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 62 end line: 77 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 146 unit: override fun writeMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 58 end line: 69 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 147 unit: override fun writeDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 211 end line: 224 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 148 unit: override fun readDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 425 end line: 436 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 149 unit: fun readI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 144 end line: 163 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 150 unit: override fun beforeWrite() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 90 end line: 101 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 151 unit: fun readStringGreaterThanLimit() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 50 end line: 61 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 152 unit: fun readBinaryGreaterThanLimit() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 73 end line: 84 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 153 unit: override fun equals() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 50 end line: 61 size: 12 LOC McCabe index: 21 number of parameters: 1 id: 154 unit: fun readsSpanningMultipleFrames() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/transport/FramedTransportTest.kt start line: 70 end line: 82 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 155 unit: fun connect() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 101 end line: 112 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 156 unit: override fun apply() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/FieldNamingPolicy.kt start line: 88 end line: 102 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 157 unit: fun visitList() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 262 end line: 309 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 158 unit: override fun exitStructDef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 189 end line: 202 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 159 unit: override fun exitExceptionDef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 227 end line: 240 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: private T loadSingleProcessor() file: thrifty-compiler-plugins/src/main/java/com/microsoft/thrifty/compiler/TypeProcessorService.java start line: 75 end line: 88 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 161 unit: override fun writeI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 157 end line: 167 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 162 unit: override fun readI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 300 end line: 310 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 163 unit: override fun readMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 513 end line: 523 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 164 unit: fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/FramedTransport.kt start line: 99 end line: 109 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 165 unit: fun flushedDataBeginsWithFrameLength() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/transport/FramedTransportTest.kt start line: 56 end line: 67 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 166 unit: fun skipConsumesStructs() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 87 end line: 97 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 167 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/BuiltinType.kt start line: 64 end line: 78 size: 11 LOC McCabe index: 6 number of parameters: 1 id: 168 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 200 end line: 211 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 169 unit: fun visitSet() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 270 end line: 309 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 170 unit: public void setGenerateServiceClients() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 76 end line: 85 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 171 unit: override fun visitBool() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 183 end line: 193 size: 10 LOC McCabe index: 5 number of parameters: 1 id: 172 unit: override fun writeFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 104 end line: 113 size: 10 LOC McCabe index: 3 number of parameters: 3 id: 173 unit: override fun writeMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 138 end line: 147 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 174 unit: override fun readBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 392 end line: 401 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 175 unit: fun readDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 147 end line: 163 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 176 unit: fun sourceReadsFrameLength() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/transport/FramedTransportTest.kt start line: 43 end line: 53 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 177 unit: fun skipConsumesLists() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 41 end line: 50 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 178 unit: fun type() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/AbstractUserElementBuilder.kt start line: 83 end line: 92 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 179 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Location.kt start line: 86 end line: 97 size: 10 LOC McCabe index: 6 number of parameters: 1 id: 180 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Schema.kt start line: 207 end line: 216 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 181 unit: fun visitMap() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 278 end line: 309 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 182 unit: override fun toString() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/UserElementMixin.kt start line: 119 end line: 128 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 183 unit: override fun syntaxError() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ParserErrorListener.kt start line: 37 end line: 47 size: 10 LOC McCabe index: 1 number of parameters: 6 id: 184 unit: override fun exitTypedef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 303 end line: 314 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 185 unit: public TypeSpec process() file: thrifty-example-postprocessor/src/main/java/com/microsoft/thrifty/compiler/SerializableTypeProcessor.java start line: 36 end line: 47 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 186 unit: public void includePath() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 122 end line: 130 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 187 unit: static Properties loadVersionProps() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyGradlePlugin.java start line: 80 end line: 88 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 188 unit: protected open fun useReadValue() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 79 end line: 87 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 189 unit: override fun visitBool() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1654 end line: 1662 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 190 unit: override fun readMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 230 end line: 238 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 191 unit: override fun readBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 327 end line: 335 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 192 unit: override fun writeBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 175 end line: 187 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 193 unit: override fun readString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 439 end line: 447 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 194 unit: override fun readBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 450 end line: 458 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 195 unit: override fun writeFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 244 end line: 252 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 196 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 782 end line: 790 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 197 unit: override fun read() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 793 end line: 801 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 198 unit: override fun read() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/FramedTransport.kt start line: 44 end line: 52 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 199 unit: fun writeI16() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 95 end line: 105 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 200 unit: fun mapWithTwoElements() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 100 end line: 108 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 201 unit: fun mapWithTwoElements() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 101 end line: 109 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 202 unit: fun sinkWritesFrameLength() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/transport/FramedTransportTest.kt start line: 31 end line: 40 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 203 unit: fun load() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Loader.kt start line: 127 end line: 135 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 204 unit: fun visitStruct() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 286 end line: 309 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 205 unit: private void clearDefaults() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/DefaultThriftSourceDirectory.java start line: 56 end line: 64 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 206 unit: private static FieldNamingPolicy policyFromNameStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/GenerateThriftSourcesWorkAction.java start line: 243 end line: 250 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 207 unit: public void outputDir() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 132 end line: 139 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 208 unit: override fun visitList() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 74 end line: 81 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 209 unit: override fun visitSet() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 83 end line: 90 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 210 unit: fun renderConstValue() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 154 end line: 161 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 211 unit: override fun visitList() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1741 end line: 1748 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 212 unit: override fun visitSet() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1750 end line: 1757 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 213 unit: override fun readListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 245 end line: 252 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 214 unit: override fun readSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 259 end line: 266 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 215 unit: override fun writeMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 219 end line: 226 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 216 unit: override fun readMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 562 end line: 569 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 217 unit: fun read() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 651 end line: 658 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 218 unit: fun readString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 150 end line: 163 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 219 unit: override fun writeBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 303 end line: 310 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 220 unit: protected fun execute() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/ClientBase.kt start line: 59 end line: 66 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 221 unit: override fun reset() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 141 end line: 148 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 222 unit: fun forThriftName() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/NamespaceScope.kt start line: 150 end line: 157 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 223 unit: fun visitTypedef() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 294 end line: 309 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 224 unit: override fun exitPhpNamespace() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 128 end line: 136 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 225 unit: public void execute() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/GenerateThriftSourcesWorkAction.java start line: 62 end line: 68 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 226 unit: public ThriftSourceDirectory sourceDir() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 102 end line: 110 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 227 unit: override fun visitByte() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 195 end line: 201 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 228 unit: override fun visitI16() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 203 end line: 209 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 229 unit: override fun visitI32() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 211 end line: 217 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 230 unit: override fun visitI64() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 219 end line: 225 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 231 unit: override fun visitDouble() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 227 end line: 233 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 232 unit: override fun visitString() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 235 end line: 241 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 233 unit: override fun visitList() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 903 end line: 909 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 234 unit: override fun visitSet() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 911 end line: 917 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 235 unit: override fun visitMap() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 919 end line: 925 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 236 unit: override fun visitMap() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 149 end line: 156 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 237 unit: override fun visitByte() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1664 end line: 1670 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 238 unit: override fun visitI16() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1672 end line: 1678 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 239 unit: override fun visitI32() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1680 end line: 1686 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 240 unit: override fun visitI64() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1688 end line: 1694 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 241 unit: override fun visitDouble() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1696 end line: 1702 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 242 unit: override fun visitString() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1704 end line: 1710 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 243 unit: override fun visitBinary() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1712 end line: 1719 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 244 unit: override fun writeI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 148 end line: 154 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 245 unit: override fun readI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 291 end line: 297 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 246 unit: override fun readString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 318 end line: 324 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 247 unit: override fun readMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 347 end line: 353 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 248 unit: override fun writeMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 261 end line: 267 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 249 unit: fun peek() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 663 end line: 669 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 250 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 756 end line: 762 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 251 unit: override fun read() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 765 end line: 771 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 252 unit: override fun beforeWrite() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 77 end line: 83 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 253 unit: override fun writeStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 174 end line: 180 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 254 unit: fun hash() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/util/ObfuscationUtil.kt start line: 46 end line: 53 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 255 unit: fun readString() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 41 end line: 47 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 256 unit: fun readBinary() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 64 end line: 70 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 257 unit: fun writeString() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 136 end line: 142 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 258 unit: fun listWithTwoElements() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 75 end line: 81 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 259 unit: fun mapWithSingleElement() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 91 end line: 97 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 260 unit: fun listWithTwoElements() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 76 end line: 82 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 261 unit: fun mapWithSingleElement() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 92 end line: 98 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 262 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/BuiltinType.kt start line: 81 end line: 87 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 263 unit: fun lookupConst() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Linker.kt start line: 37 end line: 51 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 264 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Location.kt start line: 100 end line: 106 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 265 unit: fun visitService() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 302 end line: 309 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 266 unit: public static synchronized TypeProcessorService getInstance() file: thrifty-compiler-plugins/src/main/java/com/microsoft/thrifty/compiler/TypeProcessorService.java start line: 38 end line: 44 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 267 unit: override fun visitList() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 115 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 268 unit: override fun visitSet() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 122 end line: 127 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 269 unit: override fun writeMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 80 end line: 85 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 270 unit: fun push() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 565 end line: 570 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 271 unit: override fun readListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 578 end line: 583 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 272 unit: override fun readSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 591 end line: 596 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 273 unit: fun readBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 153 end line: 163 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 274 unit: override fun writeMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 161 end line: 166 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 275 unit: override fun close() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/ClientBase.kt start line: 74 end line: 79 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 276 unit: fun closeProtocol() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/ClientBase.kt start line: 81 end line: 87 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 277 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/FramedTransport.kt start line: 71 end line: 76 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 278 unit: fun read() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/Transport.kt start line: 29 end line: 35 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 279 unit: fun summarizeCollection() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/util/ObfuscationUtil.kt start line: 30 end line: 35 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 280 unit: fun summarizeMap() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/util/ObfuscationUtil.kt start line: 38 end line: 43 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 281 unit: fun writeByte() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 87 end line: 92 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 282 unit: fun writeI32() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 108 end line: 113 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 283 unit: fun writeI64() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 116 end line: 122 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 284 unit: fun writeDouble() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/BinaryProtocolTest.kt start line: 125 end line: 133 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 285 unit: fun listWithOneElement() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 67 end line: 72 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 286 unit: fun listWithOneElement() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 68 end line: 73 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 287 unit: fun readHeaderWhenEOFReached() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/transport/FramedTransportTest.kt start line: 85 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 288 unit: fun skipsShorts() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 164 end line: 169 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 289 unit: fun skipsInts() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 172 end line: 177 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 290 unit: fun skipsLongs() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 180 end line: 185 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 291 unit: fun skipsDoubles() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 188 end line: 193 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 292 unit: fun skipsStrings() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 196 end line: 201 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 293 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 151 end line: 158 size: 6 LOC McCabe index: 4 number of parameters: 1 id: 294 unit: fun getNamespaceFor() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/UserElement.kt start line: 101 end line: 106 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 295 unit: fun setUUIDProvider() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftyParserPlugins.kt start line: 65 end line: 70 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 296 unit: public Kotlin() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 39 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 297 unit: private SourceDirectorySet getDefaultSourceDirectorySet() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 76 end line: 80 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 298 unit: public ThriftSourceDirectory sourceDir() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 112 end line: 116 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 299 unit: public void kotlin() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 141 end line: 145 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 300 unit: public void java() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 147 end line: 151 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 301 unit: fun generate() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 129 end line: 133 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 302 unit: fun generate() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 135 end line: 139 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 303 unit: fun generate() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 141 end line: 145 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 304 unit: override fun visitList() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 137 end line: 141 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 305 unit: override fun visitSet() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 143 end line: 147 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 306 unit: override fun visitMap() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/TypeUtils.kt start line: 130 end line: 134 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 307 unit: override fun writeMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 99 end line: 103 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 308 unit: override fun writeI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 141 end line: 145 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 309 unit: override fun writeString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 175 end line: 179 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 310 unit: override fun readFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 219 end line: 223 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 311 unit: override fun readI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 284 end line: 288 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 312 unit: override fun writeString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 227 end line: 231 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 313 unit: override fun readStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 308 end line: 312 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 314 unit: override fun reset() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 95 end line: 99 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 315 unit: override fun writeListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 276 end line: 280 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 316 unit: override fun writeSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 288 end line: 292 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 317 unit: override fun onPop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 104 end line: 108 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 318 unit: override fun writeMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 203 end line: 207 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 319 unit: override fun writeListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 216 end line: 220 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 320 unit: override fun writeSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 229 end line: 233 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 321 unit: override fun writeByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 248 end line: 252 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 322 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/server/ServerCall.kt start line: 31 end line: 35 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 323 unit: fun emptyList() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 60 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 324 unit: fun emptyMap() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 84 end line: 88 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 325 unit: fun emptyList() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 61 end line: 65 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 326 unit: fun emptyMap() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 85 end line: 89 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 327 unit: fun hexBinaryOutputMode() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 146 end line: 150 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 328 unit: fun b64BinaryOutputMode() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 153 end line: 157 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 329 unit: fun summarizeStringList() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ObfuscationUtilTest.kt start line: 28 end line: 32 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 330 unit: fun summarizeObjectSet() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ObfuscationUtilTest.kt start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 331 unit: fun summarizeNullList() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ObfuscationUtilTest.kt start line: 42 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 332 unit: fun summarizeMap() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ObfuscationUtilTest.kt start line: 49 end line: 53 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 333 unit: fun skipsBools() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 150 end line: 154 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 334 unit: fun skipsBytes() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ProtocolUtilTest.kt start line: 157 end line: 161 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 335 unit: fun readTimeout() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 50 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 336 unit: fun connectTimeout() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 56 end line: 60 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 337 unit: override fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 237 end line: 241 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 338 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/EnumType.kt start line: 65 end line: 69 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 339 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Program.kt start line: 184 end line: 190 size: 5 LOC McCabe index: 4 number of parameters: 1 id: 340 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Program.kt start line: 193 end line: 197 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 341 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ServiceType.kt start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 342 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/StructType.kt start line: 69 end line: 73 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 343 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/StructType.kt start line: 117 end line: 121 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 344 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/TypedefType.kt start line: 73 end line: 77 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 345 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/TypedefType.kt start line: 84 end line: 89 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 346 unit: fun isNonEmptyJavadoc() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/UserElement.kt start line: 113 end line: 118 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 347 unit: fun hasThriftOrJavadocAnnotation() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/UserElementMixin.kt start line: 113 end line: 117 size: 5 LOC McCabe index: 4 number of parameters: 1 id: 348 unit: override fun equals() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/UserType.kt start line: 39 end line: 44 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 349 unit: override fun exitInclude() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 93 end line: 98 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 350 unit: override fun exitCppInclude() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 100 end line: 105 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 351 unit: public void include() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/DefaultThriftSourceDirectory.java start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 352 unit: public void exclude() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/DefaultThriftSourceDirectory.java start line: 51 end line: 54 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 353 unit: public void setNullabilityAnnotations() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/JavaThriftOptions.java start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 354 unit: public void setServiceClientStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 355 unit: override fun visitBuiltin() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 356 unit: override fun visitEnum() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 68 end line: 72 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 357 unit: override fun visitStruct() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 229 end line: 232 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 358 unit: override fun visitStruct() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 196 end line: 199 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 359 unit: fun withListType() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 89 end line: 92 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 360 unit: fun withSetType() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 361 unit: fun withMapType() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 99 end line: 102 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 362 unit: fun nullabilityAnnotationType() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 363 unit: fun emitParcelable() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 109 end line: 112 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 364 unit: fun emitFileComment() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 114 end line: 117 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 365 unit: fun usingTypeProcessor() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 119 end line: 122 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 366 unit: fun failOnUnknownEnumValues() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 124 end line: 127 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 367 unit: override fun visitBuiltin() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 893 end line: 896 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 368 unit: override fun visitEnum() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 898 end line: 901 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 369 unit: fun generateRecursiveWrite() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1317 end line: 1433 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 370 unit: override fun visitList() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/TypeUtils.kt start line: 120 end line: 123 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 371 unit: override fun visitSet() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/TypeUtils.kt start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 372 unit: fun get() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/internal/-Atomics.kt start line: 24 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 373 unit: override fun writeFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 84 end line: 87 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 374 unit: override fun writeListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 375 unit: override fun writeSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 120 end line: 123 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 376 unit: override fun writeByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 377 unit: override fun writeBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 182 end line: 185 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 378 unit: override fun readByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 278 end line: 281 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 379 unit: override fun writeStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 380 unit: override fun writeByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 190 end line: 193 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 381 unit: override fun writeBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 234 end line: 237 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 382 unit: override fun readByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 404 end line: 407 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 383 unit: override fun writeMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 270 end line: 273 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 384 unit: override fun readStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 531 end line: 534 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 385 unit: override fun readMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 572 end line: 575 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 386 unit: fun flush() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 158 end line: 163 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 387 unit: fun withBinaryOutputMode() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 155 end line: 158 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 388 unit: override fun writeStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 183 end line: 186 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 389 unit: override fun writeMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 210 end line: 213 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 390 unit: override fun writeListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 223 end line: 226 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 391 unit: override fun writeSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 236 end line: 239 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 392 unit: override fun writeBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 242 end line: 245 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 393 unit: override fun writeI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 255 end line: 258 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 394 unit: override fun writeI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 261 end line: 264 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 395 unit: override fun writeI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 267 end line: 270 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 396 unit: override fun writeDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 273 end line: 276 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 397 unit: override fun close() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/FramedTransport.kt start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 398 unit: fun reset() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/FramedTransport.kt start line: 111 end line: 114 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 399 unit: fun emptyJsonString() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 400 unit: fun escapesNamedControlChars() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 401 unit: fun escapesQuotes() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 402 unit: fun normalStringIsQuoted() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 403 unit: fun binary() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/JsonProtocolTest.kt start line: 146 end line: 149 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 404 unit: fun emptyJsonString() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 405 unit: fun escapesNamedControlChars() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 406 unit: fun escapesQuotes() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 407 unit: fun normalStringIsQuoted() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 408 unit: fun nonAsciiCharacters() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocolTest.kt start line: 160 end line: 163 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 409 unit: fun string_thing() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 107 end line: 110 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 410 unit: fun byte_thing() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 112 end line: 115 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 411 unit: fun i32_thing() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 412 unit: fun i64_thing() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 122 end line: 125 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 413 unit: fun double_thing() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 127 end line: 130 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 414 unit: fun bool_thing() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 415 unit: fun summarizeSingleObject() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ObfuscationUtilTest.kt start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 416 unit: fun summarizeSingleObjectZeroPads() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ObfuscationUtilTest.kt start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 417 unit: fun summarizeNullObjext() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/util/ObfuscationUtilTest.kt start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 418 unit: fun socketFactory() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 419 unit: fun name() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/AbstractUserElementBuilder.kt start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 420 unit: fun location() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/AbstractUserElementBuilder.kt start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 421 unit: fun documentation() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/AbstractUserElementBuilder.kt start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 422 unit: fun annotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/AbstractUserElementBuilder.kt start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 423 unit: fun namespaces() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/AbstractUserElementBuilder.kt start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 424 unit: fun error() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ErrorReporter.kt start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 425 unit: fun allUserTypes() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Program.kt start line: 112 end line: 115 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 426 unit: public TypeProcessor getJavaProcessor() file: thrifty-compiler-plugins/src/main/java/com/microsoft/thrifty/compiler/TypeProcessorService.java start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 427 unit: public KotlinTypeProcessor getKotlinProcessor() file: thrifty-compiler-plugins/src/main/java/com/microsoft/thrifty/compiler/TypeProcessorService.java start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 428 unit: public DefaultThriftSourceDirectory() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/DefaultThriftSourceDirectory.java start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 429 unit: SourceDirectorySet getSourceDirectorySet() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/DefaultThriftSourceDirectory.java start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 430 unit: public String getLabel() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/JavaThriftOptions.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 431 unit: public NullabilityAnnotations getNullabilityAnnotations() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/JavaThriftOptions.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 432 unit: public ClientStyle getServiceClientStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 433 unit: public boolean getStructBuilders() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 434 unit: public void setStructBuilders() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 435 unit: public boolean isGenerateServer() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 436 unit: public void setGenerateServer() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/KotlinThriftOptions.java start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 437 unit: public ClientStyle getServiceClientStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 438 unit: public boolean isStructBuilders() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 439 unit: public boolean isGenerateServer() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 440 unit: public Java() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 441 unit: public NullabilityAnnotations getNullabilityAnnotations() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 442 unit: public boolean isGenerateServiceClients() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 443 unit: public FieldNameStyle getNameStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 444 unit: public String getListType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 445 unit: public String getSetType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 446 unit: public String getMapType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 447 unit: public boolean isParcelable() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 448 unit: public boolean isAllowUnknownEnumValues() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 449 unit: public Kotlin getKotlinOpts() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 450 unit: public Java getJavaOpts() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 451 unit: public boolean isJava() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 452 unit: public boolean isKotlin() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/SerializableThriftOptions.java start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 453 unit: public boolean getGenerateServiceClients() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 454 unit: public void setGenerateServiceClients() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 455 unit: public FieldNameStyle getNameStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 456 unit: public void setNameStyle() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 457 unit: public String getListType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 458 unit: public void setListType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 459 unit: public String getSetType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 460 unit: public void setSetType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 461 unit: public String getMapType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 462 unit: public void setMapType() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 463 unit: public boolean getParcelable() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 464 unit: public void setParcelable() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 465 unit: public boolean getAllowUnknownEnumValues() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 466 unit: public void setAllowUnknownEnumValues() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftOptions.java start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 467 unit: public Provider getThriftOptions() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 468 unit: public Provider getOutputDirectory() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 469 unit: public Property getThriftyVersion() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 470 unit: public List sourceDirs() file: thrifty-gradle-plugin/src/main/java/com/microsoft/thrifty/gradle/ThriftyExtension.java start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 471 unit: override fun visitStruct() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 135 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 472 unit: override fun visitTypedef() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 473 unit: override fun visitService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 474 unit: override fun visitVoid() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 475 unit: override fun visitBinary() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 476 unit: override fun visitVoid() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 477 unit: override fun visitStruct() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 478 unit: override fun visitTypedef() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 332 end line: 334 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 479 unit: override fun visitService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ConstantBuilder.kt start line: 336 end line: 338 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 480 unit: override fun visitBool() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 481 unit: override fun visitByte() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 482 unit: override fun visitI16() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 483 unit: override fun visitI32() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 484 unit: override fun visitI64() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 485 unit: override fun visitDouble() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 486 unit: override fun visitString() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 487 unit: override fun visitBinary() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 488 unit: override fun visitVoid() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 489 unit: override fun visitTypedef() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 234 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 490 unit: override fun visitService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateReaderVisitor.kt start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 491 unit: override fun visitBool() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 492 unit: override fun visitByte() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 493 unit: override fun visitI16() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 494 unit: override fun visitI32() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 495 unit: override fun visitI64() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 496 unit: override fun visitDouble() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 497 unit: override fun visitString() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 498 unit: override fun visitBinary() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 499 unit: override fun visitVoid() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 500 unit: override fun visitEnum() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 501 unit: override fun visitTypedef() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 502 unit: override fun visitService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/GenerateWriterVisitor.kt start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 503 unit: override fun useReadValue() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ServiceBuilder.kt start line: 325 end line: 327 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 504 unit: override fun useReadValue() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ServiceBuilder.kt start line: 339 end line: 341 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 505 unit: override fun visitBool() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 506 unit: override fun visitByte() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 507 unit: override fun visitI16() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 508 unit: override fun visitI32() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 509 unit: override fun visitI64() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 510 unit: override fun visitDouble() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 511 unit: override fun visitString() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 512 unit: override fun visitBinary() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 513 unit: override fun visitVoid() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/SimpleVisitor.kt start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 514 unit: override fun visitStruct() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 947 end line: 949 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 515 unit: override fun visitTypedef() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 951 end line: 953 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 516 unit: override fun visitService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/ThriftyCodeGenerator.kt start line: 955 end line: 957 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 517 unit: fun setListClass() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 518 unit: fun setSetClass() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 519 unit: fun setMapClass() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 520 unit: fun getTypeCode() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 521 unit: fun getJavaClass() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 522 unit: fun listOf() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 523 unit: fun setOf() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 524 unit: fun mapOf() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 525 unit: override fun visitVoid() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 526 unit: override fun visitBool() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 527 unit: override fun visitByte() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 528 unit: override fun visitI16() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 529 unit: override fun visitI32() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 530 unit: override fun visitI64() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 531 unit: override fun visitDouble() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 532 unit: override fun visitString() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 533 unit: override fun visitBinary() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 534 unit: override fun visitEnum() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 535 unit: override fun visitStruct() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 536 unit: override fun visitTypedef() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 537 unit: override fun visitService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 538 unit: override fun visitBool() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 539 unit: override fun visitByte() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 540 unit: override fun visitI16() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 541 unit: override fun visitI32() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 542 unit: override fun visitI64() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 543 unit: override fun visitDouble() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 544 unit: override fun visitString() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 210 end line: 212 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 545 unit: override fun visitBinary() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 546 unit: override fun visitVoid() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 547 unit: override fun visitEnum() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 548 unit: override fun visitList() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 549 unit: override fun visitSet() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 550 unit: override fun visitMap() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 551 unit: override fun visitStruct() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 552 unit: override fun visitTypedef() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 553 unit: override fun visitService() file: thrifty-java-codegen/src/main/kotlin/com/microsoft.thrifty.gen/TypeResolver.kt start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 554 unit: fun localFieldName() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1052 end line: 1054 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 555 unit: override fun visitVoid() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1319 end line: 1321 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 556 unit: override fun visitBool() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1323 end line: 1325 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 557 unit: override fun visitByte() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1327 end line: 1329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 558 unit: override fun visitI16() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1331 end line: 1333 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 559 unit: override fun visitI32() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1335 end line: 1337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 560 unit: override fun visitI64() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1339 end line: 1341 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 561 unit: override fun visitDouble() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1343 end line: 1345 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 562 unit: override fun visitString() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1347 end line: 1349 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 563 unit: override fun visitBinary() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1351 end line: 1353 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 564 unit: override fun visitEnum() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1355 end line: 1357 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 565 unit: override fun visitStruct() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1421 end line: 1423 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 566 unit: override fun visitTypedef() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1425 end line: 1427 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 567 unit: override fun visitService() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1429 end line: 1431 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 568 unit: override fun visitVoid() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1447 end line: 1449 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 569 unit: override fun visitBool() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1451 end line: 1453 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 570 unit: override fun visitByte() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1455 end line: 1457 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 571 unit: override fun visitI16() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1459 end line: 1461 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 572 unit: override fun visitI32() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1463 end line: 1465 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 573 unit: override fun visitI64() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1467 end line: 1469 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 574 unit: override fun visitDouble() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1471 end line: 1473 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 575 unit: override fun visitString() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1475 end line: 1477 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 576 unit: override fun visitBinary() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1479 end line: 1481 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 577 unit: override fun visitStruct() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1577 end line: 1579 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 578 unit: override fun visitTypedef() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1581 end line: 1583 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 579 unit: override fun visitService() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1585 end line: 1587 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 580 unit: override fun visitService() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1629 end line: 1631 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 581 unit: override fun visitVoid() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1633 end line: 1635 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 582 unit: override fun visitVoid() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1650 end line: 1652 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 583 unit: override fun visitStruct() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1866 end line: 1868 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 584 unit: override fun visitTypedef() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1870 end line: 1872 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 585 unit: override fun visitService() file: thrifty-kotlin-codegen/src/main/kotlin/com/microsoft/thrifty/kgen/KotlinCodeGenerator.kt start line: 1874 end line: 1876 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 586 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/KtApi.kt start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 587 unit: fun findByValue() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/ThriftException.kt start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 588 unit: fun incrementAndGet() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/internal/-Atomics.kt start line: 25 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 589 unit: override fun close() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BaseProtocol.kt start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 590 unit: override fun flush() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BaseProtocol.kt start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 591 unit: override fun writeFieldStop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 592 unit: override fun writeBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 593 unit: override fun writeDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 594 unit: override fun readStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 210 end line: 212 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 595 unit: override fun readBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 273 end line: 275 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 596 unit: override fun readDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 597 unit: override fun writeStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 598 unit: override fun writeFieldStop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 599 unit: override fun writeListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 600 unit: override fun writeSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 601 unit: override fun writeI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 602 unit: override fun writeI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 603 unit: override fun writeI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 604 unit: override fun readStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 605 unit: override fun readListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 361 end line: 363 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 606 unit: override fun readSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 371 end line: 373 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 607 unit: override fun readI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 410 end line: 412 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 608 unit: override fun readI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 415 end line: 417 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 609 unit: override fun readI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 420 end line: 422 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 610 unit: fun pop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 572 end line: 574 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 611 unit: override fun writeMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 612 unit: override fun writeStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 613 unit: override fun writeStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 614 unit: override fun writeFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 615 unit: override fun writeListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 616 unit: override fun writeSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 295 end line: 297 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 617 unit: override fun writeBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 300 end line: 302 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 618 unit: override fun writeByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 619 unit: override fun writeI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 620 unit: override fun writeI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 621 unit: override fun writeI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 320 end line: 322 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 622 unit: override fun writeDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 325 end line: 327 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 623 unit: override fun writeString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 330 end line: 332 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 624 unit: override fun writeBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 625 unit: override fun readMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 526 end line: 528 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 626 unit: override fun readStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 537 end line: 539 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 627 unit: override fun readFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 557 end line: 559 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 628 unit: override fun readListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 586 end line: 588 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 629 unit: override fun readSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 599 end line: 601 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 630 unit: override fun readBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 604 end line: 606 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 631 unit: override fun readByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 609 end line: 611 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 632 unit: override fun readI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 614 end line: 616 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 633 unit: override fun readI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 619 end line: 621 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 634 unit: override fun readI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 624 end line: 626 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 635 unit: override fun readDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 629 end line: 631 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 636 unit: override fun readString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 634 end line: 636 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 637 unit: override fun readBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 639 end line: 641 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 638 unit: open fun escapeNum() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 746 end line: 748 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 639 unit: override fun escapeNum() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 803 end line: 805 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 640 unit: override fun writeMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 641 unit: override fun writeFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 189 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 642 unit: override fun readMessageBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 643 unit: override fun readMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 340 end line: 342 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 644 unit: override fun readStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 645 unit: override fun readStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 350 end line: 352 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 646 unit: override fun readFieldBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 355 end line: 357 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 647 unit: override fun readFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 360 end line: 362 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 648 unit: override fun readMapBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 365 end line: 367 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 649 unit: override fun readMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 650 unit: override fun readListBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 375 end line: 377 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 651 unit: override fun readListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 380 end line: 382 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 652 unit: override fun readSetBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 385 end line: 387 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 653 unit: override fun readSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 390 end line: 392 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 654 unit: override fun readBool() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 395 end line: 397 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 655 unit: override fun readByte() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 400 end line: 402 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 656 unit: override fun readI16() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 657 unit: override fun readI32() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 410 end line: 412 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 658 unit: override fun readI64() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 415 end line: 417 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 659 unit: override fun readDouble() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 420 end line: 422 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 660 unit: override fun readString() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 425 end line: 427 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 661 unit: override fun readBinary() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 662 unit: suspend fun onError() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/service/server/ErrorHandler.kt start line: 29 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 5 id: 663 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/BufferTransport.kt start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 664 unit: fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/transport/Transport.kt start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 665 unit: override fun toString() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 666 unit: override fun write() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 667 unit: override fun build() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 668 unit: override fun read() file: thrifty-runtime/src/commonTest/kotlin/com/microsoft/thrifty/protocol/Xtruct.kt start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 669 unit: override fun close() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/service/AsyncClientBase.kt start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 670 unit: fun build() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 671 unit: override fun read() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 672 unit: override fun write() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 673 unit: override fun flush() file: thrifty-runtime/src/jvmMain/kotlin/com/microsoft/thrifty/transport/SocketTransport.kt start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 674 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/BuiltinType.kt start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 675 unit: fun get() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/BuiltinType.kt start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 676 unit: fun toBuilder() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 677 unit: override fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 678 unit: fun validate() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Constant.kt start line: 94 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 679 unit: override fun toString() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/EnumMember.kt start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 680 unit: fun toBuilder() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/EnumMember.kt start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 681 unit: override fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/EnumMember.kt start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 682 unit: fun findMemberByName() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/EnumType.kt start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 683 unit: fun findMemberById() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/EnumType.kt start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 684 unit: fun warn() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ErrorReporter.kt start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 685 unit: override fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Field.kt start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 686 unit: override fun apply() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/FieldNamingPolicy.kt start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 687 unit: fun reporter() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/LinkEnvironment.kt start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 688 unit: fun addError() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Linker.kt start line: 444 end line: 446 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 689 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ListType.kt start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 690 unit: fun toBuilder() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ListType.kt start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 691 unit: fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ListType.kt start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 692 unit: fun at() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Location.kt start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 693 unit: fun get() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Location.kt start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 694 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/MapType.kt start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 695 unit: fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/MapType.kt start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 696 unit: fun elements() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Schema.kt start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 697 unit: fun toBuilder() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/Schema.kt start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 698 unit: fun toBuilder() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ServiceMethod.kt start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 699 unit: override fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ServiceMethod.kt start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 700 unit: override fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ServiceType.kt start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 701 unit: override fun withAnnotations() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/SetType.kt start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 702 unit: override fun accept() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/StructType.kt start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 703 unit: fun toBuilder() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/StructType.kt start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 704 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/StructType.kt start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 705 unit: override fun build() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/StructType.kt start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 706 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/ThriftType.kt start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 707 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/TypedefType.kt start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 708 unit: fun toBuilder() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/UserElementMixin.kt start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 709 unit: override fun hashCode() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/UserType.kt start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 710 unit: override fun exitXsdNamespace() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 711 unit: override fun exitSenum() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftListener.kt start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 712 unit: fun lockdown() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftyParserPlugins.kt start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 713 unit: fun isLockdown() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftyParserPlugins.kt start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 714 unit: fun createUUID() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftyParserPlugins.kt start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 715 unit: fun reset() file: thrifty-schema/src/main/kotlin/com/microsoft/thrifty/schema/parser/ThriftyParserPlugins.kt start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 716 unit: override fun flush() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/KtApi.kt start line: 58 end line: 60 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 717 unit: override fun writeMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 72 end line: 73 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 718 unit: override fun writeStructBegin() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 76 end line: 77 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 719 unit: override fun writeStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 80 end line: 81 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 720 unit: override fun writeFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 90 end line: 91 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 721 unit: override fun writeMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 106 end line: 107 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 722 unit: override fun writeListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 116 end line: 117 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 723 unit: override fun writeSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 126 end line: 127 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 724 unit: override fun readMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 206 end line: 207 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 725 unit: override fun readStructEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 215 end line: 216 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 726 unit: override fun readFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 226 end line: 227 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 727 unit: override fun readMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 241 end line: 242 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 728 unit: override fun readListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 255 end line: 256 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 729 unit: override fun readSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/BinaryProtocol.kt start line: 269 end line: 270 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 730 unit: override fun writeMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 88 end line: 90 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 731 unit: override fun writeFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 128 end line: 130 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 732 unit: override fun writeMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 150 end line: 152 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 733 unit: override fun writeListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 160 end line: 162 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 734 unit: override fun writeSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 170 end line: 172 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 735 unit: override fun readMessageEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 304 end line: 305 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 736 unit: override fun readFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 343 end line: 344 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 737 unit: override fun readMapEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 356 end line: 358 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 738 unit: override fun readListEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 366 end line: 368 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 739 unit: override fun readSetEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/CompactProtocol.kt start line: 387 end line: 389 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 740 unit: open fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 739 end line: 740 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 741 unit: open fun read() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 743 end line: 744 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 742 unit: fun reset() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/Protocol.kt start line: 161 end line: 163 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 743 unit: open fun beforeWrite() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 65 end line: 66 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 744 unit: open fun onPop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 69 end line: 71 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 745 unit: override fun beforeWrite() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 149 end line: 151 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 746 unit: override fun writeFieldEnd() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 195 end line: 196 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 747 unit: override fun writeFieldStop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/SimpleJsonProtocol.kt start line: 199 end line: 200 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 748 unit: override fun write() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/KtApi.kt start line: 76 end line: 76 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 749 unit: override fun writeFieldStop() file: thrifty-runtime/src/commonMain/kotlin/com/microsoft/thrifty/protocol/JsonProtocol.kt start line: 259 end line: 259 size: 1 LOC McCabe index: 1 number of parameters: 0