id: 1 unit: private unsafe bool TryParseTokenUnsafe() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1539 end line: 1606 size: 66 LOC McCabe index: 12 number of parameters: 1 id: 2 unit: private unsafe bool TryParseTokenUnsafe() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1624 end line: 1701 size: 66 LOC McCabe index: 12 number of parameters: 2 id: 3 unit: private unsafe bool TryParseTokenUnsafe() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1466 end line: 1524 size: 58 LOC McCabe index: 8 number of parameters: 1 id: 4 unit: private static bool ConfirmReader() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 71 end line: 119 size: 48 LOC McCabe index: 19 number of parameters: 2 id: 5 unit: public static void Main() file: Microsoft.Shared.Dna.Json.Profile/Program.cs start line: 22 end line: 71 size: 48 LOC McCabe index: 4 number of parameters: 1 id: 6 unit: private unsafe void PrepareForClose() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1013 end line: 1060 size: 44 LOC McCabe index: 8 number of parameters: 2 id: 7 unit: private unsafe void ReadNumber() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1314 end line: 1358 size: 41 LOC McCabe index: 12 number of parameters: 1 id: 8 unit: private void Truncate() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 782 end line: 825 size: 39 LOC McCabe index: 9 number of parameters: 0 id: 9 unit: private unsafe bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 1143 end line: 1185 size: 38 LOC McCabe index: 8 number of parameters: 3 id: 10 unit: private unsafe void ReadToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1397 end line: 1435 size: 37 LOC McCabe index: 9 number of parameters: 1 id: 11 unit: private unsafe void NextUnsafe() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 958 end line: 997 size: 36 LOC McCabe index: 7 number of parameters: 0 id: 12 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 513 end line: 551 size: 33 LOC McCabe index: 6 number of parameters: 1 id: 13 unit: private static bool ExecuteGeneric() file: Microsoft.Shared.Dna.Json.Profile/Profiler.cs start line: 63 end line: 96 size: 32 LOC McCabe index: 5 number of parameters: 2 id: 14 unit: private static void ExecutePartial() file: Microsoft.Shared.Dna.Json.Profile/Profiler.cs start line: 103 end line: 135 size: 30 LOC McCabe index: 6 number of parameters: 1 id: 15 unit: private static void RecursiveObject() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 144 end line: 174 size: 29 LOC McCabe index: 3 number of parameters: 3 id: 16 unit: private unsafe int EndOfString() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 917 end line: 945 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 17 unit: private static unsafe bool TryParseHex() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 656 end line: 682 size: 26 LOC McCabe index: 4 number of parameters: 4 id: 18 unit: private bool PrepareContainer() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 661 end line: 687 size: 24 LOC McCabe index: 7 number of parameters: 2 id: 19 unit: private bool PrepareValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 746 end line: 772 size: 24 LOC McCabe index: 7 number of parameters: 2 id: 20 unit: public void CloseToken() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 136 end line: 160 size: 23 LOC McCabe index: 6 number of parameters: 0 id: 21 unit: public bool OpenProperty() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 245 end line: 266 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 22 unit: private unsafe bool TryAppendUnsafe() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 417 end line: 440 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 23 unit: private unsafe bool TryAppendUnsafe() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 373 end line: 395 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 24 unit: public void Bypass() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 183 end line: 202 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 25 unit: private bool PrepareProperty() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 707 end line: 726 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 26 unit: private unsafe int EndOfDigits() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 849 end line: 866 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 27 unit: private unsafe int EndOfHexDigits() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 885 end line: 902 size: 17 LOC McCabe index: 8 number of parameters: 2 id: 28 unit: private unsafe void ReadBeginProperty() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1096 end line: 1113 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 29 unit: private unsafe void ReadFraction() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1246 end line: 1264 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 30 unit: private static bool TryConvertDecimal() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 582 end line: 599 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 31 unit: private static bool TryConvertHex() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 616 end line: 633 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 32 unit: private unsafe void ReadExponent() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1194 end line: 1211 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 33 unit: public bool OpenArray() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 190 end line: 205 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 34 unit: public bool OpenObject() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 217 end line: 232 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 35 unit: public void Reset() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 259 end line: 273 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 36 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 313 end line: 329 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 37 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 368 end line: 384 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 38 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 423 end line: 439 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 39 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 482 end line: 498 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 40 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 303 end line: 317 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 41 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 330 end line: 344 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 42 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 357 end line: 371 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 43 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 384 end line: 398 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 44 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 411 end line: 425 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 45 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 438 end line: 452 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 46 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 465 end line: 479 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 47 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 492 end line: 506 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 48 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 519 end line: 533 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 49 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 546 end line: 560 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 50 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 573 end line: 587 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 51 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 600 end line: 614 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 52 unit: public bool WriteValue() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 627 end line: 641 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 53 unit: private void CreateToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 725 end line: 738 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 54 unit: public bool TryAppend() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 165 end line: 179 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 55 unit: public JsonBuilder() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 66 end line: 79 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 56 unit: public bool TryAppend() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 202 end line: 215 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 57 unit: public bool TryResize() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 319 end line: 332 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 58 unit: public bool Skip() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 237 end line: 249 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 59 unit: private unsafe int EatWhitespaceReverse() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 818 end line: 830 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 60 unit: private void ReadFalse() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1220 end line: 1231 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 61 unit: private unsafe void ReadString() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1372 end line: 1383 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 62 unit: private void ReadTrue() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1444 end line: 1455 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 63 unit: public bool TryAppend() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 130 end line: 142 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 64 unit: public bool TryExpand() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 287 end line: 299 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 65 unit: private static JsonParser PrepareReader() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 35 end line: 46 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 66 unit: private static JsonBuilder PerpareWriter() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 52 end line: 63 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 67 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 377 end line: 387 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 68 unit: private unsafe void EatElementSeparator() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 753 end line: 763 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 69 unit: private void ReadNull() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1290 end line: 1300 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 70 unit: public StringSegment() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/StringSegment.cs start line: 99 end line: 109 size: 11 LOC McCabe index: 4 number of parameters: 3 id: 71 unit: public static bool Execute() file: Microsoft.Shared.Dna.Json.Profile/Profiler.cs start line: 43 end line: 52 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 72 unit: public bool Next() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 214 end line: 224 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 73 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 288 end line: 298 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 74 unit: private unsafe void ReadHexNumber() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1271 end line: 1281 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 75 unit: private void Resize() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 344 end line: 354 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 76 unit: public StringSegment() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/StringSegment.cs start line: 76 end line: 85 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 77 unit: private static bool ConfirmWriter() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 128 end line: 136 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 78 unit: public JsonParser() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 121 end line: 129 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 79 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 344 end line: 353 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 80 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 399 end line: 408 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 81 unit: public bool TryParseToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 458 end line: 467 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 82 unit: private unsafe void ReadEndArray() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1127 end line: 1135 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 83 unit: private unsafe void ReadEndObject() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1149 end line: 1157 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 84 unit: private unsafe void ReadEndProperty() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1171 end line: 1179 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 85 unit: public StringSegment() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/StringSegment.cs start line: 52 end line: 60 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 86 unit: public string Finish() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 170 end line: 178 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 87 unit: public bool TryResize() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 282 end line: 290 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 88 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 846 end line: 854 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 89 unit: private void CreateCompleteToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 691 end line: 698 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 90 unit: public FixedStringBuilder() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 47 end line: 54 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 91 unit: public bool TryAppend() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 264 end line: 271 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 92 unit: public void Clear() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 120 end line: 126 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 93 unit: private unsafe void EatWhitespace() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 797 end line: 803 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 94 unit: public bool TryAppend() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 235 end line: 241 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 95 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 305 end line: 310 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 96 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 323 end line: 328 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 341 end line: 346 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 98 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 359 end line: 364 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 99 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 400 end line: 405 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 100 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 418 end line: 423 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 101 unit: public void JsonDna_Read_Logical() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 29 end line: 34 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 102 unit: public void JsonDna_Read_Integral() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 40 end line: 45 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 103 unit: public void JsonDna_Read_Float() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 51 end line: 56 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 104 unit: public void JsonDna_Read_Text() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 62 end line: 67 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 105 unit: public void JsonDna_Read_Array() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 73 end line: 78 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 106 unit: public void JsonDna_Read_Object() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 84 end line: 89 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 107 unit: public void JsonDna_Read_Complex() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 95 end line: 100 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 108 unit: public void JsonDna_Write_Logical() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 106 end line: 111 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 109 unit: public void JsonDna_Write_Integral() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 117 end line: 122 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 110 unit: public void JsonDna_Write_Float() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 128 end line: 133 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 111 unit: public void JsonDna_Write_Text() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 139 end line: 144 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 112 unit: public void JsonDna_Write_Array() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 150 end line: 155 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 113 unit: public void JsonDna_Write_Object() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 161 end line: 166 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 114 unit: public void JsonDna_Write_Complex() file: Microsoft.Shared.Dna.Json.Profile/JsonDnaPerformanceTests.cs start line: 172 end line: 177 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 115 unit: private void CreateInvalidToken() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 707 end line: 712 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 116 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 186 end line: 190 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 117 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 203 end line: 207 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 118 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 220 end line: 224 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 119 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 237 end line: 241 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 254 end line: 258 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 121 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 271 end line: 275 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: public bool Execute() file: Microsoft.Shared.Dna.Json.Profile/JsonDna.cs start line: 288 end line: 292 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 123 unit: private void ReadBeginArray() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1069 end line: 1073 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 124 unit: private void ReadBeginObject() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1082 end line: 1086 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 125 unit: public Container() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 1738 end line: 1742 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 126 unit: public static bool Execute() file: Microsoft.Shared.Dna.Json.Profile/Profiler.cs start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 127 unit: public JsonBuilder() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 128 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 875 end line: 878 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 129 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 899 end line: 902 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 130 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 923 end line: 926 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 131 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 947 end line: 950 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 132 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 971 end line: 974 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 133 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 995 end line: 998 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 134 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 1019 end line: 1022 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 135 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 1043 end line: 1046 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 136 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 1067 end line: 1070 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 137 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 1091 end line: 1094 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 138 unit: private bool TryEncode() file: Microsoft.Shared.Dna.Json/JsonBuilder.cs start line: 1115 end line: 1118 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 139 unit: public JsonParser() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 87 end line: 90 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 140 unit: public JsonParser() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 141 unit: private static bool IsJsonWhitespace() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 562 end line: 565 size: 4 LOC McCabe index: 4 number of parameters: 1 id: 142 unit: private unsafe void EatWhitespace() file: Microsoft.Shared.Dna.Json/JsonParser.cs start line: 777 end line: 780 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 143 unit: public static bool IsClosedContainer() file: Microsoft.Shared.Dna.Json/JsonTokenTypeExtensions.cs start line: 145 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 144 unit: public static bool IsContainer() file: Microsoft.Shared.Dna.Json/JsonTokenTypeExtensions.cs start line: 159 end line: 162 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 145 unit: public static bool IsEndOfPayload() file: Microsoft.Shared.Dna.Json/JsonTokenTypeExtensions.cs start line: 175 end line: 178 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 146 unit: public static bool IsNull() file: Microsoft.Shared.Dna.Json/JsonTokenTypeExtensions.cs start line: 191 end line: 194 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 147 unit: public static bool IsOpenContainer() file: Microsoft.Shared.Dna.Json/JsonTokenTypeExtensions.cs start line: 207 end line: 210 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 148 unit: public static bool IsValue() file: Microsoft.Shared.Dna.Json/JsonTokenTypeExtensions.cs start line: 221 end line: 224 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 149 unit: public void Clear() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 96 end line: 99 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 150 unit: public override string ToString() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/FixedStringBuilder.cs start line: 107 end line: 110 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 151 unit: public override string ToString() file: Microsoft.Shared.Dna.Json/Microsoft.Shared.Dna/StringSegment.cs start line: 118 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 0