The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
VsTestConsoleRequestSender.cs in src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer |
1197 | 39 |
Resources.es.xlf in src/vstest.console/Resources/xlf |
1102 | - |
Resources.cs.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.de.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.fr.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.it.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.ja.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.ko.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.pl.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.pt-BR.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.ru.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.tr.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.zh-Hans.xlf in src/vstest.console/Resources/xlf |
1099 | - |
Resources.zh-Hant.xlf in src/vstest.console/Resources/xlf |
1099 | - |
build.ps1 in scripts |
952 | - |
TestRequestManager.cs in src/vstest.console/TestPlatformHelpers |
905 | 33 |
Resources.xlf in src/vstest.console/Resources/xlf |
895 | - |
VsTestConsoleWrapper.cs in src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer |
815 | 54 |
tools.ps1 in eng/common |
757 | - |
DotnetTestHostManager.cs in src/Microsoft.TestPlatform.TestHostProvider/Hosting |
674 | 19 |
ConsoleLogger.cs in src/vstest.console/Internal |
651 | 17 |
RunConfiguration.cs in src/Microsoft.TestPlatform.ObjectModel/RunSettings |
620 | 3 |
InferRunSettingsHelper.cs in src/Microsoft.TestPlatform.Utilities |
613 | 25 |
TestRequestSender.cs in src/Microsoft.TestPlatform.CommunicationUtilities |
545 | 26 |
post-build.yml in eng/common/templates/post-build |
529 | - |
BaseRunTests.cs in src/Microsoft.TestPlatform.CrossPlatEngine/Execution |
521 | 20 |
XmlPersistence.cs in src/Microsoft.TestPlatform.Extensions.TrxLogger/XML |
506 | 38 |
DataCollectionManager.cs in src/Microsoft.TestPlatform.Common/DataCollection |
496 | 24 |
EqtTrace.cs in src/Microsoft.TestPlatform.CoreUtilities/Tracing |
491 | 44 |
Converter.cs in src/Microsoft.TestPlatform.Extensions.TrxLogger/Utility |
475 | 19 |
TestRunCriteria.cs in src/Microsoft.TestPlatform.ObjectModel/Client |
468 | 29 |
TrxLogger.cs in src/Microsoft.TestPlatform.Extensions.TrxLogger |
458 | 23 |
BlameCollector.cs in src/Microsoft.TestPlatform.Extensions.BlameDataCollector |
455 | 14 |
TestRequestHandler.cs in src/Microsoft.TestPlatform.CrossPlatEngine/EventHandlers |
442 | 17 |
TestRunRequest.cs in src/Microsoft.TestPlatform.Client/Execution |
424 | 17 |
EventLogDataCollector.cs in src/DataCollectors/Microsoft.TestPlatform.Extensions.EventLogCollector |
423 | 18 |
TestLoggerManager.cs in src/Microsoft.TestPlatform.CrossPlatEngine/Client |
420 | 23 |
DesignModeClient.cs in src/Microsoft.TestPlatform.Client/DesignMode |
418 | 18 |
sign.proj in src/package/sign |
409 | - |
ManagedNameHelper.Reflection.cs in src/Microsoft.TestPlatform.AdapterUtilities/ManagedNameUtilities |
395 | 13 |
TestSession.cs in src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer |
391 | 30 |
FullSymbolReader.cs in src/Microsoft.TestPlatform.ObjectModel/Navigation |
376 | 11 |
NativeMethods.cs in src/Microsoft.TestPlatform.ObjectModel/Navigation |
372 | 5 |
TestPluginCache.cs in src/Microsoft.TestPlatform.Common/ExtensionFramework |
359 | 15 |
perf.ps1 in scripts/perf |
355 | - |
DiscoveryRequest.cs in src/Microsoft.TestPlatform.Client/Discovery |
353 | 12 |
Resources.cs.xlf in src/Microsoft.TestPlatform.ObjectModel/Resources/xlf |
353 | - |
Resources.de.xlf in src/Microsoft.TestPlatform.ObjectModel/Resources/xlf |
353 | - |
Resources.es.xlf in src/Microsoft.TestPlatform.ObjectModel/Resources/xlf |
353 | - |
Resources.fr.xlf in src/Microsoft.TestPlatform.ObjectModel/Resources/xlf |
353 | - |
File | # lines | # units |
---|---|---|
VsTestConsoleWrapper.cs in src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer |
815 | 54 |
EqtTrace.cs in src/Microsoft.TestPlatform.CoreUtilities/Tracing |
491 | 44 |
TestPlatformEventSource.cs in src/Microsoft.TestPlatform.CoreUtilities/Tracing |
243 | 44 |
VsTestConsoleRequestSender.cs in src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer |
1197 | 39 |
XmlPersistence.cs in src/Microsoft.TestPlatform.Extensions.TrxLogger/XML |
506 | 38 |
TestRequestManager.cs in src/vstest.console/TestPlatformHelpers |
905 | 33 |
TestSession.cs in src/Microsoft.TestPlatform.VsTestConsole.TranslationLayer |
391 | 30 |
TestRunCriteria.cs in src/Microsoft.TestPlatform.ObjectModel/Client |
468 | 29 |
TestRequestSender.cs in src/Microsoft.TestPlatform.CommunicationUtilities |
545 | 26 |
InferRunSettingsHelper.cs in src/Microsoft.TestPlatform.Utilities |
613 | 25 |
DataCollectionManager.cs in src/Microsoft.TestPlatform.Common/DataCollection |
496 | 24 |
TestLoggerManager.cs in src/Microsoft.TestPlatform.CrossPlatEngine/Client |
420 | 23 |
TrxLogger.cs in src/Microsoft.TestPlatform.Extensions.TrxLogger |
458 | 23 |
InternalTestLoggerEvents.cs in src/Microsoft.TestPlatform.Common/Logging |
230 | 22 |
SocketCommunicationManager.cs in src/Microsoft.TestPlatform.CommunicationUtilities |
229 | 20 |
BaseRunTests.cs in src/Microsoft.TestPlatform.CrossPlatEngine/Execution |
521 | 20 |
Converter.cs in src/Microsoft.TestPlatform.Extensions.TrxLogger/Utility |
475 | 19 |
RollingFileTraceListener.cs in src/Microsoft.TestPlatform.PlatformAbstractions/common/Tracing |
220 | 19 |
DotnetTestHostManager.cs in src/Microsoft.TestPlatform.TestHostProvider/Hosting |
674 | 19 |
EventLogDataCollector.cs in src/DataCollectors/Microsoft.TestPlatform.Extensions.EventLogCollector |
423 | 18 |
There are 626 files with lines longer than 120 characters. In total, there are 5271 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
build.ps1 in scripts |
952 | - | 143 |
sign.proj in src/package/sign |
409 | - | 139 |
Resources.it.xlf in src/vstest.console/Resources/xlf |
1099 | - | 111 |
Resources.fr.xlf in src/vstest.console/Resources/xlf |
1099 | - | 109 |
Resources.es.xlf in src/vstest.console/Resources/xlf |
1102 | - | 108 |
Resources.de.xlf in src/vstest.console/Resources/xlf |
1099 | - | 106 |
Resources.pl.xlf in src/vstest.console/Resources/xlf |
1099 | - | 103 |
Resources.pt-BR.xlf in src/vstest.console/Resources/xlf |
1099 | - | 102 |
Resources.ru.xlf in src/vstest.console/Resources/xlf |
1099 | - | 99 |
Resources.cs.xlf in src/vstest.console/Resources/xlf |
1099 | - | 98 |
Resources.tr.xlf in src/vstest.console/Resources/xlf |
1099 | - | 98 |
DotnetTestHostManager.cs in src/Microsoft.TestPlatform.TestHostProvider/Hosting |
674 | 19 | 71 |
Resources.ja.xlf in src/vstest.console/Resources/xlf |
1099 | - | 66 |
Resources.ko.xlf in src/vstest.console/Resources/xlf |
1099 | - | 63 |
Resources.zh-Hans.xlf in src/vstest.console/Resources/xlf |
1099 | - | 52 |
Resources.zh-Hant.xlf in src/vstest.console/Resources/xlf |
1099 | - | 52 |
Resources.xlf in src/vstest.console/Resources/xlf |
895 | - | 47 |
DotnetHostHelper.cs in src/Microsoft.TestPlatform.CoreUtilities/Helpers |
347 | 9 | 36 |
Resources.es.xlf in src/Microsoft.TestPlatform.CrossPlatEngine/Resources/xlf |
172 | - | 36 |
BlameCollector.cs in src/Microsoft.TestPlatform.Extensions.BlameDataCollector |
455 | 14 | 36 |