Path	Lines of Code
agent/src/main/kotlin/com/jetbrains/teamcity/plugins/unrealengine/agent/automation/tests/RunAutomationTestsWorkflowCreator.kt	54
agent/src/test/kotlin/AutomationTestLogEventHandlerTests.kt	61
agent/src/test/kotlin/AutomationTestLogParserTests.kt	83
agent/src/test/kotlin/DistributedBuildSettingsCreatorTests.kt	75
agent/src/test/kotlin/RunAutomationTestsWorkflowCreatorTests.kt	76
agent/src/test/kotlin/TeamCityTestNameFormatterTests.kt	45
agent/src/test/kotlin/TestUnrealBuildContext.kt	24
agent/src/test/kotlin/UnrealEngineProcessListenerTests.kt	72
agent/src/test/kotlin/UnrealEngineProgramCommandLineTests.kt	88
agent/src/test/kotlin/UnrealEngineProviderTests.kt	180
agent/src/test/kotlin/UnrealEngineSourceVersionDetectorTests.kt	95
agent/src/test/kotlin/UnrealToolRegistryTests.kt	286
agent/src/test/kotlin/build/events/BuildStepExecutionMonitorTests.kt	124
agent/src/test/kotlin/build/log/UnrealJsonLogEventParserTests.kt	152
agent/src/test/kotlin/build/log/UnrealLogEventParserTests.kt	117
common/src/main/kotlin/com/jetbrains/teamcity/plugins/unrealengine/common/automation/tests/AutomationTestsParameters.kt	92
common/src/main/kotlin/com/jetbrains/teamcity/plugins/unrealengine/common/automation/tests/RunAutomationTestsCommand.kt	84
common/src/test/kotlin/ArchiveOptionsTests.kt	52
common/src/test/kotlin/AutomationExecCommandTests.kt	88
common/src/test/kotlin/BuildCookRunExecCommandTests.kt	230
common/src/test/kotlin/BuildGraphExecCommandTests.kt	132
common/src/test/kotlin/BuildGraphOptionsParameterTests.kt	77
common/src/test/kotlin/BuildGraphRunnerInternalSettingsTests.kt	37
common/src/test/kotlin/CookOptionsTests.kt	74
common/src/test/kotlin/HtmlUtilsTests.kt	27
common/src/test/kotlin/RunAutomationTestsCommandTests.kt	87
common/src/test/kotlin/StageOptionsTests.kt	78
common/src/test/kotlin/TestCommandExecutionContext.kt	14
common/src/test/kotlin/UnrealCommandCreatorTests.kt	71
common/src/test/kotlin/UnrealTargetConfigurationsParameterTests.kt	101
common/src/test/kotlin/build/events/AgentBuildEventConverterTests.kt	64
common/src/test/kotlin/buildgraph/BuildGraphModeParameterTests.kt	99
plugin-sdk-core/src/test/kotlin/agent/PrimaryAgentParametersSupplierTests.kt	76
plugin-sdk-core/src/test/kotlin/resource/location/FilteredLinesTests.kt	64
plugin-sdk-core/src/test/kotlin/resource/location/ParseIniTests.kt	50
plugin-sdk-core/src/test/kotlin/resource/location/ParseJsonTests.kt	36
plugin-sdk-core/src/test/kotlin/resource/location/ReadFileTests.kt	93
plugin-sdk-core/src/test/kotlin/resource/location/ResourceLocatorTests.kt	86
plugin-sdk-core/src/test/kotlin/resource/location/WindowsRegistryParserTests.kt	75
plugin-sdk-core/src/test/kotlin/resource/location/WindowsRegistrySearchTests.kt	72
server/src/test/kotlin/EventBusTests.kt	121
server/src/test/kotlin/RunnerDescriptionGeneratorTests.kt	89
server/src/test/kotlin/build/agent/AgentBuildEventReceiverTests.kt	105
server/src/test/kotlin/build/state/DistributedBuildStateStorageTests.kt	190
server/src/test/kotlin/build/state/DistributedBuildStateTrackerTests.kt	367
server/src/test/kotlin/build/state/SkippedBuildMonitorTests.kt	136
server/src/test/kotlin/build/status/ugs/PerforceDepotPathSplitterTests.kt	52
server/src/test/kotlin/build/status/ugs/UgsCommitStatusPublisherTests.kt	139
server/src/test/kotlin/build/status/ugs/UgsMetadataServerClientTests.kt	90
server/src/test/kotlin/build/status/ugs/UgsMetadataServerSettingsTests.kt	56
server/src/test/kotlin/build/status/ugs/UgsParametersParserTests.kt	80
server/src/test/kotlin/buildgraph/BuildGraphBadgePublisherTests.kt	389
server/src/test/kotlin/buildgraph/BuildGraphDefinitionLoaderTests.kt	124
server/src/test/kotlin/buildgraph/BuildGraphExtensionTests.kt	54
server/src/test/kotlin/buildgraph/BuildGraphParserTests.kt	301
server/src/test/kotlin/buildgraph/BuildGraphSettingsInitializerTests.kt	140
server/src/test/kotlin/buildgraph/BuildGraphSetupBuildValidatorTests.kt	189
server/src/test/kotlin/buildgraph/BuildGraphVirtualBuildCreatorTests.kt	102
server/src/test/kotlin/discovery/UEProjectUnrealProjectDiscovererTests.kt	122
server/src/test/kotlin/discovery/UProjectDirsUnrealProjectDiscovererTests.kt	102
server/src/test/kotlin/discovery/UnrealEngineRunnerDiscovererTests.kt	89
server/src/test/kotlin/extensions/BuildRevisionExtensionsTests.kt	58
