id: 1 unit: internal class Attachments() file: TeamCity.VSTest.TestLogger/Attachments.cs start line: 11 end line: 118 size: 98 LOC McCabe index: 33 number of parameters: 4 id: 2 unit: public void OnTestResult() file: TeamCity.VSTest.TestLogger/MessageHandler.cs start line: 44 end line: 125 size: 68 LOC McCabe index: 20 number of parameters: 1 id: 3 unit: internal class MessageWriterFactory() file: TeamCity.VSTest.TestLogger/MessageWriters/MessageWriterFactory.cs start line: 6 end line: 58 size: 46 LOC McCabe index: 7 number of parameters: 1 id: 4 unit: internal class TestInfoUpdater() file: TeamCity.VSTest.TestLogger/TestInfoUpdater.cs start line: 7 end line: 59 size: 43 LOC McCabe index: 11 number of parameters: 1 id: 5 unit: static Options() file: TeamCity.VSTest.TestLogger/Options.cs start line: 26 end line: 63 size: 35 LOC McCabe index: 6 number of parameters: 0 id: 6 unit: internal class StdOutMessageWriterWithBackup() file: TeamCity.VSTest.TestLogger/MessageWriters/StdOutMessageWriterWithBackup.cs start line: 7 end line: 40 size: 29 LOC McCabe index: 3 number of parameters: 2 id: 7 unit: public IEnumerable Apply() file: TeamCity.VSTest.TestLogger/IoCConfiguration.cs start line: 15 end line: 45 size: 29 LOC McCabe index: 1 number of parameters: 1 id: 8 unit: public TeamCityVersion() file: TeamCity.VSTest.TestLogger/TeamCityVersion.cs start line: 12 end line: 43 size: 28 LOC McCabe index: 9 number of parameters: 1 id: 9 unit: internal class BytesWriter() file: TeamCity.VSTest.TestLogger/BytesWriter.cs start line: 5 end line: 37 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 10 unit: public ServiceLocatorNet35() file: TeamCity.VSTest.TestLogger/ServiceLocatorNet35.cs start line: 12 end line: 39 size: 25 LOC McCabe index: 1 number of parameters: 0 id: 11 unit: public void Initialize() file: TeamCity.VSTest.TestLogger/TeamCityTestLogger.cs start line: 32 end line: 63 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 12 unit: private static string GetArgs() file: TeamCity.VSTest.TestLogger/TestNameProvider.cs start line: 33 end line: 56 size: 21 LOC McCabe index: 8 number of parameters: 1 id: 13 unit: internal class FlowIdGenerator() file: TeamCity.VSTest.TestLogger/FlowIdGenerator.cs start line: 7 end line: 27 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 14 unit: public string GetTestName() file: TeamCity.VSTest.TestLogger/TestNameProvider.cs start line: 10 end line: 31 size: 18 LOC McCabe index: 5 number of parameters: 2 id: 15 unit: internal class MessageBackupUpdater() file: TeamCity.VSTest.TestLogger/MessageBackupUpdater.cs start line: 7 end line: 25 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 16 unit: private sealed class DisposableAction() file: TeamCity.VSTest.TestLogger/Disposable.cs start line: 32 end line: 51 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 17 unit: internal MessageHandler() file: TeamCity.VSTest.TestLogger/MessageHandler.cs start line: 22 end line: 38 size: 17 LOC McCabe index: 1 number of parameters: 7 id: 18 unit: public string Resolve() file: TeamCity.VSTest.TestLogger/TestAttachmentPathResolver.cs start line: 16 end line: 33 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 19 unit: private bool EnsureFailedTestsFileSavePathDirectoryExists() file: TeamCity.VSTest.TestLogger/FailedTestsReportWriter.cs start line: 25 end line: 41 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 20 unit: internal class FileMessageWriter() file: TeamCity.VSTest.TestLogger/MessageWriters/FileMessageWriter.cs start line: 6 end line: 19 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 21 unit: public void ReportFailedTest() file: TeamCity.VSTest.TestLogger/FailedTestsReportWriter.cs start line: 43 end line: 58 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 22 unit: private sealed class CompositeDisposable() file: TeamCity.VSTest.TestLogger/Disposable.cs start line: 53 end line: 65 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 23 unit: private static int ComputeOffset() file: TeamCity.VSTest.TestLogger/TestAttachmentPathResolver.cs start line: 46 end line: 59 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 24 unit: public string GetSuiteName() file: TeamCity.VSTest.TestLogger/SuiteNameProvider.cs start line: 7 end line: 17 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 25 unit: public int CompareTo() file: TeamCity.VSTest.TestLogger/TeamCityVersion.cs start line: 51 end line: 62 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 26 unit: public bool TryGetEvent() file: TeamCity.VSTest.TestLogger/EventContext.cs start line: 17 end line: 27 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 27 unit: private void OutputLoggerInitializedMessage() file: TeamCity.VSTest.TestLogger/TeamCityTestLogger.cs start line: 65 end line: 77 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 28 unit: private static int ComputePosition() file: TeamCity.VSTest.TestLogger/TestAttachmentPathResolver.cs start line: 35 end line: 44 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 29 unit: private string GetTestNameForRetry() file: TeamCity.VSTest.TestLogger/FailedTestsReportWriter.cs start line: 64 end line: 74 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 30 unit: public void OnTestRunStart() file: TeamCity.VSTest.TestLogger/MessageHandler.cs start line: 127 end line: 135 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 31 unit: private IBytesWriter? InitFileMessageWriter() file: TeamCity.VSTest.TestLogger/FailedTestsReportWriter.cs start line: 76 end line: 84 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 32 unit: public PatchedServiceMessage() file: TeamCity.VSTest.TestLogger/PatchedServiceMessage.cs start line: 11 end line: 18 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 33 unit: public static IDisposable Create() file: TeamCity.VSTest.TestLogger/Disposable.cs start line: 15 end line: 21 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 34 unit: public static IDisposable Create() file: TeamCity.VSTest.TestLogger/Disposable.cs start line: 24 end line: 30 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 35 unit: public void OnTestRunComplete() file: TeamCity.VSTest.TestLogger/MessageHandler.cs start line: 137 end line: 143 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: public FailedTestsReportWriter() file: TeamCity.VSTest.TestLogger/FailedTestsReportWriter.cs start line: 16 end line: 22 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 37 unit: public class TestEvent() file: TeamCity.VSTest.TestLogger/TestEvent.cs start line: 5 end line: 10 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 38 unit: public IDisposable Register() file: TeamCity.VSTest.TestLogger/EventContext.cs start line: 10 end line: 15 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 39 unit: public void Write() file: TeamCity.VSTest.TestLogger/MessageWriters/StdOutMessageWriter.cs start line: 7 end line: 11 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 40 unit: public class TagAttribute() file: TeamCity.VSTest.TestLogger/TagAttribute.cs start line: 6 end line: 10 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 41 unit: private static string DenormalizeNamespaceDelimiter() file: TeamCity.VSTest.TestLogger/TestAttachmentPathResolver.cs start line: 61 end line: 64 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 42 unit: public void OnTestRunMessage() file: TeamCity.VSTest.TestLogger/MessageHandler.cs start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 43 unit: public void Dispose() file: TeamCity.VSTest.TestLogger/MessageWriters/StdOutMessageWriter.cs start line: 13 end line: 13 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 44 unit: private EmptyDisposable() file: TeamCity.VSTest.TestLogger/Disposable.cs start line: 71 end line: 71 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 45 unit: public void Dispose() file: TeamCity.VSTest.TestLogger/Disposable.cs start line: 73 end line: 73 size: 1 LOC McCabe index: 1 number of parameters: 0