id: 1 unit: void CommandArgs::Parse() file: src/vswhere.lib/CommandArgs.cpp start line: 47 end line: 216 size: 156 LOC McCabe index: 37 number of parameters: 1 id: 2 unit: STDMETHODIMP VersionRange::ParseVersionRange() file: src/vswhere.lib/VersionRange.cpp start line: 48 end line: 190 size: 119 LOC McCabe index: 24 number of parameters: 3 id: 3 unit: int wmain() file: src/vswhere/Program.cpp start line: 14 end line: 131 size: 97 LOC McCabe index: 14 number of parameters: 2 id: 4 unit: void Formatter::WriteInternal() file: src/vswhere.lib/Formatter.cpp start line: 194 end line: 278 size: 66 LOC McCabe index: 21 number of parameters: 1 id: 5 unit: vector InstanceSelector::Select() file: src/vswhere.lib/InstanceSelector.cpp start line: 98 end line: 166 size: 59 LOC McCabe index: 16 number of parameters: 1 id: 6 unit: HRESULT VersionRange::ParseVersionString() file: src/vswhere.lib/VersionRange.cpp start line: 192 end line: 262 size: 57 LOC McCabe index: 11 number of parameters: 3 id: 7 unit: bool Formatter::WriteProperties() file: src/vswhere.lib/Formatter.cpp start line: 401 end line: 469 size: 54 LOC McCabe index: 14 number of parameters: 2 id: 8 unit: bool InstanceSelector::Less() file: src/vswhere.lib/InstanceSelector.cpp start line: 34 end line: 96 size: 52 LOC McCabe index: 10 number of parameters: 2 id: 9 unit: void Formatter::WritePackage() file: src/vswhere.lib/Formatter.cpp start line: 280 end line: 329 size: 42 LOC McCabe index: 13 number of parameters: 1 id: 10 unit: bool InstanceSelector::IsWorkloadMatch() file: src/vswhere.lib/InstanceSelector.cpp start line: 249 end line: 299 size: 42 LOC McCabe index: 7 number of parameters: 1 id: 11 unit: wstring Formatter::FormatDate() file: src/vswhere.lib/Formatter.cpp start line: 144 end line: 192 size: 40 LOC McCabe index: 7 number of parameters: 1 id: 12 unit: bool InstanceSelector::IsMatch() file: src/vswhere.lib/InstanceSelector.cpp start line: 168 end line: 211 size: 35 LOC McCabe index: 9 number of parameters: 1 id: 13 unit: bool LegacyProvider::TryGetLegacyInstance() file: src/vswhere.lib/LegacyProvider.cpp start line: 17 end line: 57 size: 33 LOC McCabe index: 7 number of parameters: 2 id: 14 unit: STDMETHODIMP QueryInterface() file: src/vswhere.lib/VersionRange.h start line: 24 end line: 58 size: 31 LOC McCabe index: 5 number of parameters: 2 id: 15 unit: void GetEnumerator() file: src/vswhere/Program.cpp start line: 133 end line: 164 size: 28 LOC McCabe index: 7 number of parameters: 3 id: 16 unit: bool InstanceSelector::IsProductMatch() file: src/vswhere.lib/InstanceSelector.cpp start line: 213 end line: 247 size: 27 LOC McCabe index: 6 number of parameters: 1 id: 17 unit: void JsonScope::WriteStartImpl() file: src/vswhere.lib/JsonScope.cpp start line: 24 end line: 55 size: 27 LOC McCabe index: 5 number of parameters: 0 id: 18 unit: vector CommandParser::Parse() file: src/vswhere.lib/CommandParser.cpp start line: 34 end line: 69 size: 26 LOC McCabe index: 7 number of parameters: 2 id: 19 unit: STDMETHODIMP QueryInterface() file: src/vswhere.lib/LegacyInstance.h start line: 20 end line: 46 size: 25 LOC McCabe index: 4 number of parameters: 2 id: 20 unit: bool Glob::RequiresEscape() file: src/vswhere.lib/Glob.cpp start line: 222 end line: 247 size: 24 LOC McCabe index: 3 number of parameters: 1 id: 21 unit: STDMETHODIMP VersionRange::ParseVersion() file: src/vswhere.lib/VersionRange.cpp start line: 16 end line: 46 size: 23 LOC McCabe index: 2 number of parameters: 2 id: 22 unit: void Console::Initialize() file: src/vswhere.lib/Console.cpp start line: 10 end line: 33 size: 22 LOC McCabe index: 4 number of parameters: 0 id: 23 unit: wstring GetFullPath() file: src/vswhere/Program.cpp start line: 166 end line: 191 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 24 unit: void Formatter::WriteFiles() file: src/vswhere.lib/Formatter.cpp start line: 104 end line: 127 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 25 unit: void Formatter::WritePackages() file: src/vswhere.lib/Formatter.cpp start line: 331 end line: 355 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 26 unit: void Formatter::WriteProperty() file: src/vswhere.lib/Formatter.cpp start line: 357 end line: 379 size: 21 LOC McCabe index: 10 number of parameters: 2 id: 27 unit: HRESULT Formatter::GetInstallDate() file: src/vswhere.lib/Formatter.cpp start line: 499 end line: 522 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 28 unit: HRESULT Formatter::GetProductId() file: src/vswhere.lib/Formatter.cpp start line: 540 end line: 564 size: 21 LOC McCabe index: 5 number of parameters: 2 id: 29 unit: HRESULT Formatter::GetProductPath() file: src/vswhere.lib/Formatter.cpp start line: 567 end line: 591 size: 21 LOC McCabe index: 5 number of parameters: 2 id: 30 unit: bool InstanceSelector::IsVersionMatch() file: src/vswhere.lib/InstanceSelector.cpp start line: 301 end line: 326 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 31 unit: void XmlFormatter::StartScope() file: src/vswhere.lib/XmlFormatter.cpp start line: 73 end line: 97 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 32 unit: static void ParseArgumentArray() file: src/vswhere.lib/CommandArgs.cpp start line: 259 end line: 283 size: 20 LOC McCabe index: 5 number of parameters: 4 id: 33 unit: void TextFormatter::StartObject() file: src/vswhere.lib/TextFormatter.cpp start line: 15 end line: 36 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 34 unit: const vector Glob::Entries() file: src/vswhere.lib/Glob.cpp start line: 184 end line: 205 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 35 unit: vector CommandParser::Parse() file: src/vswhere.lib/CommandParser.cpp start line: 10 end line: 32 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 36 unit: HRESULT Formatter::GetIsRebootRequired() file: src/vswhere.lib/Formatter.cpp start line: 669 end line: 690 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 37 unit: STDMETHODIMP LegacyInstance::GetInstanceId() file: src/vswhere.lib/LegacyInstance.cpp start line: 34 end line: 56 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 38 unit: bool Console::IsConsole() file: src/vswhere.lib/Console.cpp start line: 94 end line: 114 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 39 unit: wstring ResourceManager::FormatString() file: src/vswhere.lib/ResourceManager.cpp start line: 25 end line: 47 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 40 unit: HRESULT Formatter::GetState() file: src/vswhere.lib/Formatter.cpp start line: 593 end line: 610 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 41 unit: HRESULT Formatter::GetIsComplete() file: src/vswhere.lib/Formatter.cpp start line: 612 end line: 629 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 42 unit: HRESULT Formatter::GetIsLaunchable() file: src/vswhere.lib/Formatter.cpp start line: 631 end line: 648 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 43 unit: HRESULT Formatter::GetIsPrerelease() file: src/vswhere.lib/Formatter.cpp start line: 650 end line: 667 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 44 unit: void JsonFormatter::StartScope() file: src/vswhere.lib/JsonFormatter.cpp start line: 95 end line: 115 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 45 unit: bool Formatter::WriteProperties() file: src/vswhere.lib/Formatter.cpp start line: 381 end line: 399 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 46 unit: wstring JsonFormatter::Escape() file: src/vswhere.lib/JsonFormatter.cpp start line: 13 end line: 30 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 47 unit: STDMETHODIMP LegacyInstance::GetInstallationPath() file: src/vswhere.lib/LegacyInstance.cpp start line: 72 end line: 88 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 48 unit: STDMETHODIMP LegacyInstance::GetInstallationVersion() file: src/vswhere.lib/LegacyInstance.cpp start line: 90 end line: 106 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 49 unit: LPWSTR VersionRange::Trim() file: src/vswhere.lib/VersionRange.cpp start line: 264 end line: 284 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 50 unit: void Module::FromIUnknown() file: src/vswhere.lib/Module.cpp start line: 10 end line: 24 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 51 unit: void Lock() file: src/vswhere.lib/SafeArray.h start line: 37 end line: 52 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 52 unit: HRESULT Formatter::GetStringProperty() file: src/vswhere.lib/Formatter.cpp start line: 476 end line: 491 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 53 unit: void WriteStart() file: src/vswhere.lib/Scope.h start line: 42 end line: 56 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 54 unit: void CommandArgs::Usage() file: src/vswhere.lib/CommandArgs.cpp start line: 218 end line: 232 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 55 unit: static wstring ParseArgument() file: src/vswhere.lib/CommandArgs.cpp start line: 242 end line: 256 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 56 unit: void __cdecl Console::WriteLine() file: src/vswhere.lib/Console.cpp start line: 69 end line: 81 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 57 unit: bool Console::IsVirtualTerminal() file: src/vswhere.lib/Console.cpp start line: 116 end line: 128 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 58 unit: wstring win32_error::format_message() file: src/vswhere.lib/Exceptions.cpp start line: 10 end line: 22 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 59 unit: std::unique_ptr Formatter::Create() file: src/vswhere.lib/Formatter.cpp start line: 51 end line: 63 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 60 unit: void Formatter::Write() file: src/vswhere.lib/Formatter.cpp start line: 65 end line: 77 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 61 unit: void Formatter::Write() file: src/vswhere.lib/Formatter.cpp start line: 90 end line: 102 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 62 unit: wstring Formatter::FormatDateISO8601() file: src/vswhere.lib/Formatter.cpp start line: 129 end line: 142 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 63 unit: wstring InstanceSelector::GetId() file: src/vswhere.lib/InstanceSelector.cpp start line: 328 end line: 342 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 64 unit: void XmlFormatter::WriteProperty() file: src/vswhere.lib/XmlFormatter.cpp start line: 32 end line: 43 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 65 unit: void WriteLogo() file: src/vswhere/Program.cpp start line: 193 end line: 204 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 66 unit: wstring ResourceManager::GetString() file: src/vswhere.lib/ResourceManager.cpp start line: 12 end line: 23 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 67 unit: void TextFormatter::WriteProperty() file: src/vswhere.lib/TextFormatter.cpp start line: 38 end line: 48 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 68 unit: void JsonFormatter::StartProperty() file: src/vswhere.lib/JsonFormatter.cpp start line: 117 end line: 126 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 69 unit: inline HRESULT NotImplemented() file: src/vswhere.lib/LegacyInstance.cpp start line: 11 end line: 20 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 70 unit: inline HRESULT NotImplemented() file: src/vswhere.lib/LegacyInstance.cpp start line: 23 end line: 32 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 71 unit: void XmlFormatter::StartDocument() file: src/vswhere.lib/XmlFormatter.cpp start line: 12 end line: 20 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 72 unit: LPCWSTR Console::Color() file: src/vswhere.lib/Console.cpp start line: 35 end line: 43 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 73 unit: LPCWSTR Console::ResetColor() file: src/vswhere.lib/Console.cpp start line: 45 end line: 53 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 74 unit: void Formatter::Write() file: src/vswhere.lib/Formatter.cpp start line: 79 end line: 88 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 75 unit: bool Glob::Match() file: src/vswhere.lib/Glob.cpp start line: 207 end line: 215 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 76 unit: void JsonScope::WriteEndImpl() file: src/vswhere.lib/JsonScope.cpp start line: 57 end line: 67 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 77 unit: void JsonScope::RequireSeparator() file: src/vswhere.lib/JsonScope.cpp start line: 69 end line: 77 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 78 unit: wchar_t StartChar() file: src/vswhere.lib/JsonScope.h start line: 49 end line: 57 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 79 unit: wchar_t EndChar() file: src/vswhere.lib/JsonScope.h start line: 59 end line: 67 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 80 unit: static std::wstring __cdecl FormatString() file: src/vswhere.lib/ResourceManager.h start line: 17 end line: 26 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 81 unit: void CommandArgs::Parse() file: src/vswhere.lib/CommandArgs.cpp start line: 27 end line: 35 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: void CommandArgs::Parse() file: src/vswhere.lib/CommandArgs.cpp start line: 37 end line: 45 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 83 unit: void __cdecl Console::Write() file: src/vswhere.lib/Console.cpp start line: 55 end line: 62 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 84 unit: void JsonFormatter::Pop() file: src/vswhere.lib/JsonFormatter.cpp start line: 87 end line: 93 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 85 unit: void JsonScope::WriteSeparator() file: src/vswhere.lib/JsonScope.cpp start line: 79 end line: 85 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 86 unit: STDMETHODIMP LegacyInstance::GetDisplayName() file: src/vswhere.lib/LegacyInstance.cpp start line: 108 end line: 114 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 87 unit: STDMETHODIMP LegacyInstance::GetDescription() file: src/vswhere.lib/LegacyInstance.cpp start line: 116 end line: 122 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 88 unit: STDMETHODIMP LegacyInstance::ResolvePath() file: src/vswhere.lib/LegacyInstance.cpp start line: 124 end line: 130 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 89 unit: void Unlock() file: src/vswhere.lib/SafeArray.h start line: 54 end line: 60 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 90 unit: void Destroy() file: src/vswhere.lib/SafeArray.h start line: 62 end line: 68 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 91 unit: void WriteEnd() file: src/vswhere.lib/Scope.h start line: 58 end line: 64 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 92 unit: void XmlFormatter::Pop() file: src/vswhere.lib/XmlFormatter.cpp start line: 65 end line: 71 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 93 unit: void JsonFormatter::WriteProperty() file: src/vswhere.lib/JsonFormatter.cpp start line: 42 end line: 48 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 94 unit: void JsonFormatter::EndScope() file: src/vswhere.lib/JsonFormatter.cpp start line: 128 end line: 134 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 95 unit: void JsonScope::StartProperty() file: src/vswhere.lib/JsonScope.cpp start line: 15 end line: 22 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 96 unit: STDMETHODIMP LegacyInstance::GetInstallDate() file: src/vswhere.lib/LegacyInstance.cpp start line: 58 end line: 63 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: STDMETHODIMP LegacyInstance::GetInstallationName() file: src/vswhere.lib/LegacyInstance.cpp start line: 65 end line: 70 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 98 unit: void XmlFormatter::EndScope() file: src/vswhere.lib/XmlFormatter.cpp start line: 99 end line: 105 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 99 unit: static bool ArgumentEquals() file: src/vswhere.lib/CommandArgs.cpp start line: 234 end line: 239 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 100 unit: void Console::Write() file: src/vswhere.lib/Console.cpp start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 101 unit: virtual bool IsColorSupported() file: src/vswhere.lib/Console.h start line: 35 end line: 39 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 102 unit: HRESULT Formatter::GetDisplayName() file: src/vswhere.lib/Formatter.cpp start line: 692 end line: 696 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 103 unit: HRESULT Formatter::GetDescription() file: src/vswhere.lib/Formatter.cpp start line: 698 end line: 702 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 104 unit: void Glob::ThrowError() file: src/vswhere.lib/Glob.cpp start line: 249 end line: 253 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: void JsonFormatter::WriteProperty() file: src/vswhere.lib/JsonFormatter.cpp start line: 50 end line: 54 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 106 unit: void JsonFormatter::WriteProperty() file: src/vswhere.lib/JsonFormatter.cpp start line: 56 end line: 60 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 107 unit: std::string to_string() file: src/vswhere.lib/Utilities.cpp start line: 8 end line: 13 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 108 unit: void XmlScope::WriteStartImpl() file: src/vswhere.lib/XmlScope.cpp start line: 10 end line: 14 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 109 unit: void XmlScope::WriteEndImpl() file: src/vswhere.lib/XmlScope.cpp start line: 16 end line: 20 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 110 unit: const bool get_All() file: src/vswhere.lib/CommandArgs.h start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 111 unit: const bool get_RequiresAny() file: src/vswhere.lib/CommandArgs.h start line: 75 end line: 78 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 112 unit: const bool get_Latest() file: src/vswhere.lib/CommandArgs.h start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 113 unit: const bool get_Legacy() file: src/vswhere.lib/CommandArgs.h start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 114 unit: const bool get_Sort() file: src/vswhere.lib/CommandArgs.h start line: 100 end line: 103 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 115 unit: const bool get_Prerelease() file: src/vswhere.lib/CommandArgs.h start line: 105 end line: 108 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 116 unit: const bool get_IncludePackages() file: src/vswhere.lib/CommandArgs.h start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 117 unit: const bool get_Color() file: src/vswhere.lib/CommandArgs.h start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 118 unit: const bool get_Logo() file: src/vswhere.lib/CommandArgs.h start line: 140 end line: 143 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 119 unit: const bool get_UTF8() file: src/vswhere.lib/CommandArgs.h start line: 145 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 120 unit: const bool get_Help() file: src/vswhere.lib/CommandArgs.h start line: 150 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 121 unit: void __cdecl Console::Write() file: src/vswhere.lib/Console.cpp start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: void __cdecl Console::WriteLine() file: src/vswhere.lib/Console.cpp start line: 83 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 123 unit: bool Formatter::PropertyEqual() file: src/vswhere.lib/Formatter.cpp start line: 471 end line: 474 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 124 unit: HRESULT Formatter::GetInstanceId() file: src/vswhere.lib/Formatter.cpp start line: 493 end line: 496 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 125 unit: HRESULT Formatter::GetInstallationName() file: src/vswhere.lib/Formatter.cpp start line: 524 end line: 527 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 126 unit: HRESULT Formatter::GetInstallationPath() file: src/vswhere.lib/Formatter.cpp start line: 529 end line: 532 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 127 unit: HRESULT Formatter::GetInstallationVersion() file: src/vswhere.lib/Formatter.cpp start line: 534 end line: 537 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 128 unit: virtual bool ShowLogo() file: src/vswhere.lib/Formatter.h start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 129 unit: virtual bool SupportsPackages() file: src/vswhere.lib/Formatter.h start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 130 unit: virtual void WriteProperty() file: src/vswhere.lib/Formatter.h start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 131 unit: virtual void WriteProperty() file: src/vswhere.lib/Formatter.h start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 132 unit: bool Glob::IsInvalid() file: src/vswhere.lib/Glob.cpp start line: 217 end line: 220 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 133 unit: bool HasVersionRange() file: src/vswhere.lib/InstanceSelector.h start line: 35 end line: 38 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 134 unit: void JsonFormatter::StartArray() file: src/vswhere.lib/JsonFormatter.cpp start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 135 unit: void JsonFormatter::StartObject() file: src/vswhere.lib/JsonFormatter.cpp start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 136 unit: void JsonFormatter::EndObject() file: src/vswhere.lib/JsonFormatter.cpp start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 137 unit: void JsonFormatter::EndArray() file: src/vswhere.lib/JsonFormatter.cpp start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 138 unit: void JsonFormatter::EndDocument() file: src/vswhere.lib/JsonFormatter.cpp start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 139 unit: wstring JsonFormatter::FormatDate() file: src/vswhere.lib/JsonFormatter.cpp start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 140 unit: void JsonFormatter::Push() file: src/vswhere.lib/JsonFormatter.cpp start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 141 unit: static std::unique_ptr Create() file: src/vswhere.lib/JsonFormatter.h start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 142 unit: bool ShowLogo() file: src/vswhere.lib/JsonFormatter.h start line: 31 end line: 34 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 143 unit: bool SupportsPackages() file: src/vswhere.lib/JsonFormatter.h start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 144 unit: void JsonScope::StartScope() file: src/vswhere.lib/JsonScope.cpp start line: 10 end line: 13 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 145 unit: bool IsArray() file: src/vswhere.lib/JsonScope.h start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 146 unit: bool IsObject() file: src/vswhere.lib/JsonScope.h start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 147 unit: bool LegacyProvider::HasLegacyInstances() file: src/vswhere.lib/LegacyProvider.cpp start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 148 unit: static void SetInstance() file: src/vswhere.lib/ResourceManager.h start line: 11 end line: 14 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 149 unit: void TextFormatter::StartArray() file: src/vswhere.lib/TextFormatter.cpp start line: 10 end line: 13 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 150 unit: void TextFormatter::EndObject() file: src/vswhere.lib/TextFormatter.cpp start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 151 unit: static std::unique_ptr Create() file: src/vswhere.lib/TextFormatter.h start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 152 unit: bool operator() file: src/vswhere.lib/Utilities.h start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 153 unit: bool operator() file: src/vswhere.lib/Utilities.h start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 154 unit: void ValueFormatter::WriteProperty() file: src/vswhere.lib/ValueFormatter.cpp start line: 10 end line: 13 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 155 unit: static std::unique_ptr Create() file: src/vswhere.lib/ValueFormatter.h start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 156 unit: bool ShowLogo() file: src/vswhere.lib/ValueFormatter.h start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 157 unit: void XmlFormatter::StartArray() file: src/vswhere.lib/XmlFormatter.cpp start line: 22 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 158 unit: void XmlFormatter::StartObject() file: src/vswhere.lib/XmlFormatter.cpp start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 159 unit: void XmlFormatter::EndObject() file: src/vswhere.lib/XmlFormatter.cpp start line: 45 end line: 48 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 160 unit: void XmlFormatter::EndArray() file: src/vswhere.lib/XmlFormatter.cpp start line: 50 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 161 unit: wstring XmlFormatter::FormatDate() file: src/vswhere.lib/XmlFormatter.cpp start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 162 unit: void XmlFormatter::Push() file: src/vswhere.lib/XmlFormatter.cpp start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 163 unit: static std::unique_ptr Create() file: src/vswhere.lib/XmlFormatter.h start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 164 unit: bool ShowLogo() file: src/vswhere.lib/XmlFormatter.h start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 165 unit: bool SupportsPackages() file: src/vswhere.lib/XmlFormatter.h start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 166 unit: virtual void StartDocument() file: src/vswhere.lib/Formatter.h start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 167 unit: virtual void StartArray() file: src/vswhere.lib/Formatter.h start line: 53 end line: 53 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 168 unit: virtual void StartObject() file: src/vswhere.lib/Formatter.h start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 169 unit: virtual void WriteProperty() file: src/vswhere.lib/Formatter.h start line: 55 end line: 55 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 170 unit: virtual void EndObject() file: src/vswhere.lib/Formatter.h start line: 56 end line: 56 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 171 unit: virtual void EndArray() file: src/vswhere.lib/Formatter.h start line: 57 end line: 57 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 172 unit: virtual void EndDocument() file: src/vswhere.lib/Formatter.h start line: 58 end line: 58 size: 1 LOC McCabe index: 1 number of parameters: 0