id: 1 unit: def caseClassToTupleImpl[T, Tup]() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/CaseClassToTuple.scala start line: 24 end line: 100 size: 68 LOC McCabe index: 11 number of parameters: 1 id: 2 unit: def caseClassToMapImpl[T]() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/CaseClassToMap.scala start line: 21 end line: 92 size: 63 LOC McCabe index: 10 number of parameters: 1 id: 3 unit: void encode() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 330 end line: 399 size: 62 LOC McCabe index: 17 number of parameters: 4 id: 4 unit: void decode() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 427 end line: 483 size: 47 LOC McCabe index: 14 number of parameters: 4 id: 5 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/EnglishInt.scala start line: 17 end line: 67 size: 44 LOC McCabe index: 1 number of parameters: 1 id: 6 unit: def withEncoding() file: bijection-core/src/main/scala/com/twitter/bijection/StringInjections.scala start line: 31 end line: 73 size: 32 LOC McCabe index: 4 number of parameters: 1 id: 7 unit: def util() file: build.sbt start line: 13 end line: 49 size: 31 LOC McCabe index: 4 number of parameters: 1 id: 8 unit: def conversionN() file: bijection-clojure/codegen/GeneratorWorkaroundJava.scala start line: 7 end line: 38 size: 30 LOC McCabe index: 3 number of parameters: 1 id: 9 unit: def toContainer[A, B, C <: TraversableOnce[A], D <: TraversableOnce[B]]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 72 end line: 98 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 10 unit: def toContainer[A, B, C <: IterableOnce[A], D <: IterableOnce[B]]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 76 end line: 102 size: 27 LOC McCabe index: 3 number of parameters: 2 id: 11 unit: def collectionJson[T, C <: Iterable[T]]() file: bijection-json/src/main/scala-2.13+/com/twitter/bijection/json/CollectionJson.scala start line: 29 end line: 55 size: 27 LOC McCabe index: 4 number of parameters: 3 id: 12 unit: def connect[A, B]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 80 end line: 109 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 13 unit: def connect[A, B]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 84 end line: 113 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 14 unit: def connect[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 120 end line: 145 size: 25 LOC McCabe index: 3 number of parameters: 2 id: 15 unit: def collectionJson[T, C <: Traversable[T]]() file: bijection-json/src/main/scala-2.12-/com/twitter/bijection/json/CollectionJson.scala start line: 29 end line: 53 size: 25 LOC McCabe index: 4 number of parameters: 4 id: 16 unit: public Base64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 271 end line: 296 size: 24 LOC McCabe index: 6 number of parameters: 3 id: 17 unit: implicit def either[L, R]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 208 end line: 231 size: 24 LOC McCabe index: 4 number of parameters: 2 id: 18 unit: implicit def betweenMaps[K1, V1, K2, V2]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 163 end line: 190 size: 22 LOC McCabe index: 1 number of parameters: 4 id: 19 unit: implicit def betweenMaps[K1, V1, K2, V2]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 163 end line: 190 size: 22 LOC McCabe index: 1 number of parameters: 4 id: 20 unit: def pivot: Bijection[K,() file: bijection-core/src/main/scala/com/twitter/bijection/Pivot.scala start line: 112 end line: 144 size: 22 LOC McCabe index: 1 number of parameters: 2 id: 21 unit: implicit def twitter2ScalaFuture[A]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 74 end line: 96 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 22 unit: def writeBinary() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 43 end line: 65 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 23 unit: def withCompression[T <: GenericRecord: ClassTag]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 213 end line: 252 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 24 unit: def getCollection[T, C]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/BufferableVersionSpecific.scala start line: 41 end line: 58 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 25 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/StringBijections.scala start line: 46 end line: 65 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 26 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/StringBijections.scala start line: 46 end line: 65 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 27 unit: def implicitIFn() file: bijection-clojure/codegen/Generator.scala start line: 29 end line: 46 size: 18 LOC McCabe index: 1 number of parameters: 1 id: 28 unit: def toContainer[A, B, C <: TraversableOnce[A], D <: TraversableOnce[B]]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 145 end line: 161 size: 17 LOC McCabe index: 3 number of parameters: 8 id: 29 unit: def getCollection[T, C]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/BufferableVersionSpecific.scala start line: 29 end line: 46 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 30 unit: def toContainer[A, B, C <: IterableOnce[A], D <: IterableOnce[B]]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 145 end line: 161 size: 17 LOC McCabe index: 1 number of parameters: 6 id: 31 unit: implicit def option[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 190 end line: 206 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 32 unit: private def numlist2int() file: bijection-core/src/main/scala/com/twitter/bijection/EnglishInt.scala start line: 103 end line: 122 size: 17 LOC McCabe index: 7 number of parameters: 1 id: 33 unit: override def apply[T]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/JavaFutureConverter.scala start line: 78 end line: 93 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 34 unit: override def getMinSerializedSize() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 157 end line: 172 size: 16 LOC McCabe index: 15 number of parameters: 1 id: 35 unit: override def invert() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 157 end line: 172 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 36 unit: override def apply[A]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/ScalaFuturePool.scala start line: 13 end line: 27 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 37 unit: implicit def optionInjection[A, B]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 23 end line: 38 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 38 unit: implicit def optionInjection[A, B]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 24 end line: 39 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 39 unit: def reallocate() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 103 end line: 117 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 40 unit: def invert() file: bijection-core/src/main/scala/com/twitter/bijection/JavaSerializationInjection.scala start line: 50 end line: 63 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 41 unit: def tupleCaseClassEquivalent() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/TupleUtils.scala start line: 11 end line: 24 size: 14 LOC McCabe index: 6 number of parameters: 1 id: 42 unit: def isCaseClassImpl[T]() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/IsCaseClassImpl.scala start line: 9 end line: 23 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 43 unit: implicit def vector2List[A, B]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 192 end line: 209 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 44 unit: implicit def vector2List[A, B]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 192 end line: 209 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 45 unit: implicit def fn2Bijection[A, B, C, D, E, F]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 136 end line: 148 size: 13 LOC McCabe index: 1 number of parameters: 6 id: 46 unit: def withValue[V]: Pivot[() file: bijection-core/src/main/scala/com/twitter/bijection/Pivot.scala start line: 150 end line: 162 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 47 unit: private def copy() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 75 end line: 87 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 48 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/TypeclassBijection.scala start line: 20 end line: 33 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: def apply() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 307 end line: 319 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 50 unit: def apply() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 342 end line: 354 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 51 unit: int readResults() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 265 end line: 276 size: 12 LOC McCabe index: 4 number of parameters: 4 id: 52 unit: implicit def option2List[V1, V2]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 39 end line: 50 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 53 unit: implicit def fnBijection[A, B, C, D]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 118 end line: 129 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 54 unit: private def fold100() file: bijection-core/src/main/scala/com/twitter/bijection/EnglishInt.scala start line: 140 end line: 151 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 55 unit: override def apply[T]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/JavaFutureConverter.scala start line: 44 end line: 55 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 56 unit: def apply[T <: TBase[_, _], P <: TProtocolFactory]() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 35 end line: 48 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 57 unit: def forInvertFromListPart() file: project/Generator.scala start line: 116 end line: 128 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 58 unit: def caseClassToTupleImplWithOption[T, Tup]() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/CaseClassToTuple.scala start line: 10 end line: 21 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 59 unit: protected static boolean isWhiteSpace() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 285 end line: 295 size: 11 LOC McCabe index: 5 number of parameters: 1 id: 60 unit: protected boolean containsAlphabetOrPad() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 445 end line: 455 size: 11 LOC McCabe index: 5 number of parameters: 1 id: 61 unit: implicit def fn2Bijection[A, B, C, D, E, F]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 128 end line: 138 size: 11 LOC McCabe index: 1 number of parameters: 6 id: 62 unit: implicit def option2List[V1, V2]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 40 end line: 50 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 63 unit: def buildCatchDuplicate[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 141 end line: 151 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 64 unit: private def fold() file: bijection-core/src/main/scala/com/twitter/bijection/EnglishInt.scala start line: 125 end line: 135 size: 11 LOC McCabe index: 5 number of parameters: 1 id: 65 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/JavaSerializationInjection.scala start line: 39 end line: 49 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 66 unit: override def invert() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 151 end line: 161 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 67 unit: def implicitTupleToCollInj() file: project/Generator.scala start line: 130 end line: 140 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 68 unit: def caseClassToMapImplWithOption[T]() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/CaseClassToMap.scala start line: 9 end line: 19 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 69 unit: implicit def fn2GuavaFn[A, B, C, D]() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBijections.scala start line: 39 end line: 49 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 70 unit: implicit def fromInjectionOptInverse[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 47 end line: 56 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 71 unit: def put[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 71 end line: 83 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 72 unit: private def divide() file: bijection-core/src/main/scala/com/twitter/bijection/EnglishInt.scala start line: 81 end line: 90 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 73 unit: implicit def get[T[_], From, To]() file: bijection-core/src/main/scala/com/twitter/bijection/TypeclassBijection.scala start line: 10 end line: 19 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 74 unit: override def apply() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 104 end line: 127 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 75 unit: def fastAttempt[A, B]() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/TryMacros.scala start line: 8 end line: 17 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 76 unit: implicit def fn2Supplier[T, U]() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBijections.scala start line: 54 end line: 63 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 77 unit: implicit def fn2Predicate[T, U]() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBijections.scala start line: 68 end line: 77 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 78 unit: def this() file: bijection-scrooge/src/main/scala/com/twitter/bijection/scrooge/TBinaryProtocol.scala start line: 41 end line: 56 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 79 unit: def module() file: build.sbt start line: 203 end line: 212 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 80 unit: override def apply() file: bijection-json4s/src/main/scala/com/twitter/bijection/json4s/Json4sInjections.scala start line: 37 end line: 54 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 81 unit: override def apply() file: bijection-json4s/src/main/scala/com/twitter/bijection/json4s/Json4sInjections.scala start line: 55 end line: 72 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: public boolean isInAlphabet() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 413 end line: 421 size: 9 LOC McCabe index: 6 number of parameters: 2 id: 83 unit: def collection[C <: Iterable[T], T]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/BufferableVersionSpecific.scala start line: 48 end line: 56 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 84 unit: implicit def array[T]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/BufferableVersionSpecific.scala start line: 59 end line: 67 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 85 unit: def apply[K, K1, K2]() file: bijection-core/src/main/scala/com/twitter/bijection/Pivot.scala start line: 26 end line: 45 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 86 unit: override def invert() file: bijection-core/src/main/scala/com/twitter/bijection/ModDivInjection.scala start line: 37 end line: 46 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 87 unit: override def invert() file: bijection-core/src/main/scala/com/twitter/bijection/ModDivInjection.scala start line: 66 end line: 74 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 88 unit: override def apply() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 128 end line: 141 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: def withDeflateCompression[T <: SpecificRecordBase: ClassTag]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 89 end line: 97 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 90 unit: def withSnappyCompression[T <: GenericRecord: ClassTag]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 262 end line: 279 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 91 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 72 end line: 79 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 92 unit: public static boolean isBase64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 536 end line: 543 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 93 unit: protected BaseNCodec() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 181 end line: 188 size: 8 LOC McCabe index: 3 number of parameters: 4 id: 94 unit: protected static String newUtf8() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 309 end line: 316 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 95 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/StringBijections.scala start line: 25 end line: 38 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 96 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 31 end line: 39 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: def andThen[C]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 49 end line: 62 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 98 unit: implicit def toFunction[A, B]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 63 end line: 72 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 99 unit: implicit def fnBijection[A, B, C, D]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 114 end line: 121 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 100 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/StringBijections.scala start line: 25 end line: 38 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 101 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 31 end line: 39 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 102 unit: implicit def toFunction[A, B]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 67 end line: 76 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 103 unit: protected def applyfn() file: bijection-core/src/main/scala/com/twitter/bijection/Bijections.scala start line: 61 end line: 69 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 104 unit: implicit def toFunction[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 93 end line: 102 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 105 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 172 end line: 192 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: def put() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 34 end line: 43 size: 8 LOC McCabe index: 4 number of parameters: 2 id: 107 unit: def reallocatingPut() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 121 end line: 128 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 108 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 36 end line: 45 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 109 unit: private def fromEnglish() file: bijection-core/src/main/scala/com/twitter/bijection/EnglishInt.scala start line: 93 end line: 100 size: 8 LOC McCabe index: 5 number of parameters: 1 id: 110 unit: implicit def futureScalaBijection[A, B]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 62 end line: 69 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 111 unit: override def apply() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 142 end line: 149 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 112 unit: def fromClass[T <: TBase[_, _]]() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 87 end line: 96 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 113 unit: def tupleTypeList() file: project/BufferableGenerator.scala start line: 33 end line: 42 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 114 unit: def invert() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 321 end line: 328 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: def invert() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 356 end line: 363 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 116 unit: def viaInjection[A, B]() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 42 end line: 49 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 117 unit: def viaBijection[A, B]() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 50 end line: 57 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 118 unit: implicit def tuple[T <: Product]() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 59 end line: 66 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 119 unit: def toJsonNode[T]() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 74 end line: 83 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 93 end line: 99 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 121 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 104 end line: 110 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 122 unit: public long getEncodedLength() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 465 end line: 474 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 123 unit: def enc:() file: bijection-core/src/main/scala/com/twitter/bijection/Pivot.scala start line: 53 end line: 64 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 124 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/ModDivInjection.scala start line: 26 end line: 32 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 125 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/ModDivInjection.scala start line: 55 end line: 61 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 126 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 31 end line: 41 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 127 unit: def andThen[C]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 51 end line: 61 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 128 unit: def build[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 134 end line: 140 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 129 unit: def putCollection[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 233 end line: 239 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 130 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 46 end line: 64 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 131 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 65 end line: 71 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 132 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 94 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 133 unit: override def invert() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 101 end line: 107 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 134 unit: def apply[B]() file: bijection-core/src/main/scala/com/twitter/bijection/InversionFailure.scala start line: 29 end line: 43 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 135 unit: implicit def futureBijection[A, B]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 51 end line: 57 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 136 unit: implicit def tryBijection[A, B]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 187 end line: 193 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 137 unit: implicit def tryScalaBijection[A, B]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 198 end line: 204 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 138 unit: override def apply() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 223 end line: 235 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 139 unit: override final def readAll() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayByteTransport.scala start line: 19 end line: 26 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 140 unit: def singleTypeParameter() file: project/Generator.scala start line: 43 end line: 50 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 141 unit: def tupleBijectionType() file: project/Generator.scala start line: 57 end line: 65 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 142 unit: def fastTry[T]() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/TryMacros.scala start line: 19 end line: 25 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 143 unit: def apply() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 378 end line: 384 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 144 unit: def apply() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 407 end line: 413 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 145 unit: def invert() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 415 end line: 421 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 146 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 150 end line: 156 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 147 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/UnparsedJson.scala start line: 40 end line: 47 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 148 unit: def fromClass[T <: ProtocolMessageEnum]() file: bijection-protobuf/src/main/scala/com/twitter/bijection/protobuf/ProtobufCodecs.scala start line: 54 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 149 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 65 end line: 71 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 150 unit: def andThen[C]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 49 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 151 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Bijections.scala start line: 49 end line: 60 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 152 unit: def compose[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 62 end line: 70 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 153 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 157 end line: 162 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 154 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 163 end line: 171 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 155 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 202 end line: 207 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 156 unit: def viaInjection[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 91 end line: 96 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 157 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 65 end line: 71 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 158 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 78 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 159 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 116 end line: 122 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: def of[A, B >: A]() file: bijection-core/src/main/scala/com/twitter/bijection/ClassInjection.scala start line: 37 end line: 42 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 161 unit: override def invert() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 55 end line: 60 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 162 unit: def fromClass[T <: TBase[_, _]]() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 77 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 163 unit: def fromClass[T <: TEnum]() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 116 end line: 126 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 164 unit: def castParam() file: bijection-clojure/codegen/Generator.scala start line: 19 end line: 26 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 165 unit: implicit def optional2Option[T, U]() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBijections.scala start line: 29 end line: 34 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 166 unit: def withCompression[T <: SpecificRecordBase: ClassTag]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 60 end line: 65 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 167 unit: def youngestForwardCompatible() file: build.sbt start line: 94 end line: 99 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 168 unit: def genSrc() file: build.sbt start line: 226 end line: 231 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 169 unit: override def apply() file: bijection-netty/src/main/scala/com/twitter/bijection/netty/ChannelBufferBijection.scala start line: 28 end line: 33 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 170 unit: override def invert() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 183 end line: 188 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 171 unit: implicit def injection[T]() file: bijection-json/src/main/scala/com/twitter/bijection/json/UnparsedJson.scala start line: 31 end line: 36 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 172 unit: override def apply() file: bijection-protobuf/src/main/scala/com/twitter/bijection/protobuf/ProtobufCodecs.scala start line: 34 end line: 38 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 173 unit: override def apply() file: bijection-protobuf/src/main/scala/com/twitter/bijection/protobuf/ProtobufCodecs.scala start line: 69 end line: 73 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 174 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 53 end line: 58 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 175 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 59 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 176 unit: override def apply() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 50 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 177 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 60 end line: 64 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 178 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 68 end line: 72 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 179 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 73 end line: 77 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 180 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 78 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 181 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 83 end line: 87 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 182 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 183 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 93 end line: 97 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 184 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 98 end line: 102 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 185 unit: public String toString() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 99 end line: 103 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 186 unit: implicit def array[T]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/BufferableVersionSpecific.scala start line: 29 end line: 33 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 187 unit: def collection[C <: Traversable[T], T]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/BufferableVersionSpecific.scala start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 188 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 41 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 189 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 190 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 52 end line: 56 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 191 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 57 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 192 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 62 end line: 66 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 193 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 67 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 194 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 72 end line: 76 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 195 unit: override def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 77 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 196 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 83 end line: 87 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 197 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 198 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 93 end line: 103 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 199 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 104 end line: 108 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 200 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 109 end line: 114 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 201 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 115 end line: 120 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 202 unit: def apply() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 121 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 203 unit: def applyfn() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionBijections.scala start line: 127 end line: 132 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 204 unit: def andThen[C]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 44 end line: 48 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 205 unit: implicit def swap[T, U]: Bijection[() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/Bijection.scala start line: 140 end line: 145 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 206 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 41 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 207 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 208 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 52 end line: 56 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 209 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 57 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 210 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 62 end line: 66 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 211 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 67 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 212 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 72 end line: 76 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 213 unit: override def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 77 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 214 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 83 end line: 87 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 215 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 216 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 93 end line: 103 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 217 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 104 end line: 108 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 218 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 109 end line: 114 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 219 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 115 end line: 120 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 220 unit: def apply() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 121 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 221 unit: def applyfn() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionBijections.scala start line: 127 end line: 132 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 222 unit: def andThen[C]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 44 end line: 48 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 223 unit: def compose[T]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 59 end line: 65 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 224 unit: implicit def swap[T, U]: Bijection[() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/Bijection.scala start line: 150 end line: 155 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 225 unit: implicit def fromInjection[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Bijections.scala start line: 33 end line: 38 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 226 unit: def andThen[C]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 46 end line: 50 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 227 unit: implicit def fromImplicitBijection[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 85 end line: 89 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 228 unit: def buildCatchInvert[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 108 end line: 112 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 229 unit: def fromBijectionRep[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 150 end line: 154 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 230 unit: override def isDefinedAt() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 193 end line: 201 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 231 unit: def on[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 62 end line: 70 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 232 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/StringInjections.scala start line: 78 end line: 83 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 233 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/StringInjections.scala start line: 84 end line: 89 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 234 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumberSystems.scala start line: 21 end line: 26 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 235 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 118 end line: 123 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 236 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 124 end line: 128 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 237 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 33 end line: 37 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 238 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 38 end line: 42 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 239 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 43 end line: 47 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 240 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 48 end line: 54 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 241 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 55 end line: 60 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 242 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 61 end line: 66 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 243 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 67 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 244 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 72 end line: 76 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 245 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 77 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 246 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 82 end line: 86 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 247 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 87 end line: 91 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 248 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 92 end line: 97 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 249 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 98 end line: 102 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 250 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 103 end line: 108 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 251 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 109 end line: 114 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 252 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 115 end line: 120 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 253 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 121 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 254 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 127 end line: 132 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 255 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 134 end line: 138 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 256 unit: override def invert() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 139 end line: 144 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 257 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 146 end line: 150 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 258 unit: override def invert() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 151 end line: 156 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 259 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericInjections.scala start line: 158 end line: 162 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 260 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/ImplicitBijection.scala start line: 27 end line: 31 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 261 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 38 end line: 43 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 262 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 44 end line: 49 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 263 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 50 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 264 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 59 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 265 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 72 end line: 77 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 266 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 85 end line: 90 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 267 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 91 end line: 96 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 268 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 97 end line: 102 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 269 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 103 end line: 108 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 270 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumericBijections.scala start line: 109 end line: 115 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 271 unit: override def apply() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 170 end line: 174 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 272 unit: override def invert() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/UtilBijections.scala start line: 176 end line: 180 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 273 unit: def this() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/TwitterExecutionContext.scala start line: 14 end line: 19 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 274 unit: override def apply() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 50 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 275 unit: def fromClass[T <: TBase[_, _]]() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 66 end line: 71 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 276 unit: override def apply() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 131 end line: 135 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 277 unit: def bijectionParameter() file: project/Generator.scala start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 278 unit: def implicitTuple() file: project/Generator.scala start line: 76 end line: 80 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 279 unit: def implicitTupleInj() file: project/Generator.scala start line: 92 end line: 96 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 280 unit: implicit def unwrap() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBinaryBijections.scala start line: 40 end line: 44 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 281 unit: def apply() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBinaryBijections.scala start line: 48 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 282 unit: def apply() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBinaryBijections.scala start line: 55 end line: 61 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 283 unit: def apply() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBinaryBijections.scala start line: 62 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 284 unit: def apply() file: bijection-guava/src/main/scala/com/twitter/bijection/guava/GuavaBinaryBijections.scala start line: 69 end line: 75 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 285 unit: def apply[T <: ThriftStruct]() file: bijection-scrooge/src/main/scala/com/twitter/bijection/scrooge/ScroogeCodecs.scala start line: 34 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 286 unit: override def apply() file: bijection-scrooge/src/main/scala/com/twitter/bijection/scrooge/ScroogeCodecs.scala start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 287 unit: def apply[T <: ThriftStruct]() file: bijection-scrooge/src/main/scala/com/twitter/bijection/scrooge/ScroogeCodecs.scala start line: 70 end line: 75 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 288 unit: def toBinary[T <: SpecificRecordBase]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 134 end line: 138 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 289 unit: def toJson[T <: SpecificRecordBase: ClassTag]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 167 end line: 171 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 290 unit: def toJson[T <: GenericRecord]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 289 end line: 293 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 291 unit: def invert() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 386 end line: 390 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 292 unit: def apply() file: bijection-jodatime/src/main/scala/com/twitter/bijection/jodatime/DateInjections.scala start line: 11 end line: 16 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 293 unit: def apply() file: bijection-jodatime/src/main/scala/com/twitter/bijection/jodatime/DateInjections.scala start line: 17 end line: 22 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 294 unit: def apply() file: bijection-jodatime/src/main/scala/com/twitter/bijection/jodatime/DateInjections.scala start line: 23 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 295 unit: def apply() file: bijection-jodatime/src/main/scala/com/twitter/bijection/jodatime/DateInjections.scala start line: 29 end line: 34 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 296 unit: def apply() file: bijection-jodatime/src/main/scala/com/twitter/bijection/jodatime/DateInjections.scala start line: 35 end line: 40 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 297 unit: def apply() file: bijection-jodatime/src/main/scala/com/twitter/bijection/jodatime/DateInjections.scala start line: 41 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 298 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 93 end line: 97 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 299 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 98 end line: 102 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 300 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 107 end line: 111 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 301 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 112 end line: 116 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 302 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 117 end line: 121 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 303 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 122 end line: 126 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 304 unit: def fromClass[T <: Message]() file: bijection-protobuf/src/main/scala/com/twitter/bijection/protobuf/ProtobufCodecs.scala start line: 28 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 305 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 33 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 306 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 38 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 307 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 43 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 308 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 48 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 309 unit: override def invert() file: bijection-hbase/src/main/scala/com/twitter/bijection/hbase/HBaseInjections.scala start line: 104 end line: 108 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 310 unit: implicit def map2Set[K1, V1, V2]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 311 unit: implicit def map2Set[K1, V1, V2]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 312 unit: implicit def list2List[V1, V2]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 313 unit: implicit def set2Set[V1, V2]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 314 unit: def decoder[K, K1, K2]() file: bijection-core/src/main/scala/com/twitter/bijection/Pivot.scala start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 315 unit: def unsplit[V]() file: bijection-core/src/main/scala/com/twitter/bijection/Pivot.scala start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 316 unit: implicit def fromInjectionInverse[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 317 unit: implicit def fromInjection[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 318 unit: implicit def fromBijectionInv[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 319 unit: implicit def fromBijection[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 78 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 320 unit: implicit def fromFunction[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 87 end line: 90 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 321 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Bijections.scala start line: 23 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 322 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 79 end line: 83 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 323 unit: def viaBijection[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 324 unit: def injectionOf[T]() file: bijection-core/src/main/scala/com/twitter/bijection/Bufferable.scala start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 325 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/ClassBijection.scala start line: 23 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 326 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumberSystems.scala start line: 13 end line: 16 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 327 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/NumberSystems.scala start line: 17 end line: 20 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 328 unit: override def toString = bytes.mkString() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 28 end line: 33 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 329 unit: override def invert() file: bijection-core/src/main/scala/com/twitter/bijection/BinaryBijections.scala start line: 129 end line: 132 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 330 unit: def bijectTo[B]() file: bijection-core/src/main/scala/com/twitter/bijection/TypeclassBijection.scala start line: 5 end line: 9 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 331 unit: def apply[T <: Serializable]() file: bijection-core/src/main/scala/com/twitter/bijection/JavaSerializationInjection.scala start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 332 unit: override def apply() file: bijection-core/src/main/scala/com/twitter/bijection/ClassInjection.scala start line: 26 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 333 unit: def apply[T]() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/JavaFutureConverter.scala start line: 29 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 334 unit: override def invert() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/ThriftCodecs.scala start line: 97 end line: 100 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 335 unit: def typeList() file: project/Generator.scala start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 336 unit: def invertMethod() file: project/Generator.scala start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 337 unit: def toListInjectionType() file: project/Generator.scala start line: 105 end line: 109 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 338 unit: def fromListInvertPart() file: project/Generator.scala start line: 111 end line: 114 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 339 unit: def bufferableParam() file: project/BufferableGenerator.scala start line: 27 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 340 unit: def bufferableType() file: project/BufferableGenerator.scala start line: 44 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 341 unit: override def apply() file: bijection-scrooge/src/main/scala/com/twitter/bijection/scrooge/ScroogeCodecs.scala start line: 29 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 342 unit: def apply[T <: ThriftStruct]() file: bijection-scrooge/src/main/scala/com/twitter/bijection/scrooge/ScroogeCodecs.scala start line: 55 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 343 unit: override def apply() file: bijection-scrooge/src/main/scala/com/twitter/bijection/scrooge/ScroogeCodecs.scala start line: 65 end line: 69 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 344 unit: override def invert() file: bijection-jodatime/src/main/scala/com/twitter/bijection/jodatime/DateBijections.scala start line: 10 end line: 14 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 345 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 346 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 89 end line: 92 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 347 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 103 end line: 106 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 348 unit: override def invert() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 127 end line: 130 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 349 unit: def apply() file: bijection-finagle-mysql/src/main/scala/com/twitter/bijection/finagle_mysql/MySqlConversions.scala start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 350 unit: public Base64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 351 unit: public Base64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 352 unit: public Base64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 353 unit: public Base64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 354 unit: public boolean isUrlSafe() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 304 end line: 306 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 355 unit: public static boolean isArrayByteBase64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 496 end line: 498 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 356 unit: public static boolean isBase64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 508 end line: 510 size: 3 LOC McCabe index: 4 number of parameters: 1 id: 357 unit: public static boolean isBase64() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 522 end line: 524 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 358 unit: public static String encodeBase64String() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 567 end line: 569 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 359 unit: public static String encodeBase64URLSafeString() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 593 end line: 595 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 360 unit: public static BigInteger decodeInteger() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 713 end line: 715 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 361 unit: protected boolean isInAlphabet() file: bijection-core/src/main/java/com/twitter/bijection/codec/Base64.java start line: 773 end line: 775 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 362 unit: boolean hasData() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 363 unit: int available() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 206 end line: 208 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 364 unit: protected int getDefaultBufferSize() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 365 unit: public String encodeToString() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 366 unit: public String encodeAsString() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 334 end line: 336 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 367 unit: public boolean isInAlphabet() file: bijection-core/src/main/java/com/twitter/bijection/codec/BaseNCodec.java start line: 432 end line: 434 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 368 unit: def dec:() file: bijection-core/src/main/scala/com/twitter/bijection/Pivot.scala start line: 78 end line: 90 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 369 unit: def as[B]() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 37 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 370 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Conversion.scala start line: 42 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 371 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Bijections.scala start line: 45 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 372 unit: override def invert() file: bijection-core/src/main/scala/com/twitter/bijection/Bijections.scala start line: 70 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 373 unit: def apply() file: bijection-core/src/main/scala/com/twitter/bijection/Injection.scala start line: 71 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 374 unit: implicit def reverse[A, B]() file: bijection-core/src/main/scala/com/twitter/bijection/ImplicitBijection.scala start line: 36 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 375 unit: def release() file: bijection-core/src/main/scala/com/twitter/bijection/AtomicSharedMutable.scala start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 376 unit: override def reportFailure() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/TwitterExecutionContext.scala start line: 21 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 377 unit: override final def write() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayByteTransport.scala start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 378 unit: override final def consumeBuffer() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayByteTransport.scala start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 379 unit: def readMessageBegin() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 380 unit: private[this] final def advance() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 381 unit: def invertInj() file: project/Generator.scala start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 382 unit: def apply[T <: GenericRecord]() file: bijection-avro/src/main/scala/com/twitter/bijection/avro/AvroCodecs.scala start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 383 unit: def osgiExportAll() file: build.sbt start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 384 unit: def apply() file: bijection-json/src/main/scala/com/twitter/bijection/json/JsonInjection.scala start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 385 unit: implicit def set2List[V1, V2]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 57 end line: 58 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 386 unit: implicit def set2Vector[V1, V2]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 60 end line: 61 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 387 unit: implicit def list2List[V1, V2]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 64 end line: 65 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 388 unit: implicit def set2Set[V1, V2]() file: bijection-core/src/main/scala-2.12-/com/twitter/bijection/CollectionInjections.scala start line: 68 end line: 69 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 389 unit: implicit def set2List[V1, V2]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 57 end line: 58 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 390 unit: implicit def set2Vector[V1, V2]() file: bijection-core/src/main/scala-2.13+/com/twitter/bijection/CollectionInjections.scala start line: 60 end line: 61 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 391 unit: override def getConfiguration() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayByteTransport.scala start line: 40 end line: 42 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 392 unit: def applyMethod() file: project/Generator.scala start line: 67 end line: 68 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 393 unit: def isCaseClassType() file: bijection-macros/src/main/scala/com/twitter/bijection/macros/impl/IsCaseClassImpl.scala start line: 25 end line: 26 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 394 unit: def rot() file: bijection-clojure/codegen/GeneratorWorkaroundScala.scala start line: 8 end line: 9 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 395 unit: private def ignore() file: bijection-util/src/main/scala/com/twitter/bijection/twitter_util/TwitterExecutionContext.scala start line: 25 end line: 25 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 396 unit: override final def open() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayByteTransport.scala start line: 15 end line: 15 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 397 unit: override final def close() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayByteTransport.scala start line: 17 end line: 17 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 398 unit: override def checkReadBytesAvailable() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayByteTransport.scala start line: 44 end line: 44 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 399 unit: override final def readFieldEnd() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 77 end line: 77 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 400 unit: override final def readMapEnd() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 81 end line: 81 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 401 unit: override final def readListEnd() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 85 end line: 85 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 402 unit: override final def readSetEnd() file: bijection-thrift/src/main/scala/com/twitter/bijection/thrift/TArrayBinaryProtocol.scala start line: 89 end line: 89 size: 1 LOC McCabe index: 1 number of parameters: 0