<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>graphify - /Users/alexey.ivanov/vibe.dev/netspeed-cli/graphify-out/graph.html</title>
<script src="https://unpkg.com/vis-network/standalone/umd/vis-network.min.js"></script>
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body { background: #0f0f1a; color: #e0e0e0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; display: flex; height: 100vh; overflow: hidden; }
#graph { flex: 1; }
#sidebar { width: 280px; background: #1a1a2e; border-left: 1px solid #2a2a4e; display: flex; flex-direction: column; overflow: hidden; }
#search-wrap { padding: 12px; border-bottom: 1px solid #2a2a4e; }
#search { width: 100%; background: #0f0f1a; border: 1px solid #3a3a5e; color: #e0e0e0; padding: 7px 10px; border-radius: 6px; font-size: 13px; outline: none; }
#search:focus { border-color: #4E79A7; }
#search-results { max-height: 140px; overflow-y: auto; padding: 4px 12px; border-bottom: 1px solid #2a2a4e; display: none; }
.search-item { padding: 4px 6px; cursor: pointer; border-radius: 4px; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.search-item:hover { background: #2a2a4e; }
#info-panel { padding: 14px; border-bottom: 1px solid #2a2a4e; min-height: 140px; }
#info-panel h3 { font-size: 13px; color: #aaa; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.05em; }
#info-content { font-size: 13px; color: #ccc; line-height: 1.6; }
#info-content .field { margin-bottom: 5px; }
#info-content .field b { color: #e0e0e0; }
#info-content .empty { color: #555; font-style: italic; }
.neighbor-link { display: block; padding: 2px 6px; margin: 2px 0; border-radius: 3px; cursor: pointer; font-size: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-left: 3px solid #333; }
.neighbor-link:hover { background: #2a2a4e; }
#neighbors-list { max-height: 160px; overflow-y: auto; margin-top: 4px; }
#legend-wrap { flex: 1; overflow-y: auto; padding: 12px; }
#legend-wrap h3 { font-size: 13px; color: #aaa; margin-bottom: 10px; text-transform: uppercase; letter-spacing: 0.05em; }
.legend-item { display: flex; align-items: center; gap: 8px; padding: 4px 0; cursor: pointer; border-radius: 4px; font-size: 12px; }
.legend-item:hover { background: #2a2a4e; padding-left: 4px; }
.legend-item.dimmed { opacity: 0.35; }
.legend-dot { width: 12px; height: 12px; border-radius: 50%; flex-shrink: 0; }
.legend-label { flex: 1; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.legend-count { color: #666; font-size: 11px; }
#stats { padding: 10px 14px; border-top: 1px solid #2a2a4e; font-size: 11px; color: #555; }
</style>
</head>
<body>
<div id="graph"></div>
<div id="sidebar">
<div id="search-wrap">
<input id="search" type="text" placeholder="Search nodes..." autocomplete="off">
<div id="search-results"></div>
</div>
<div id="info-panel">
<h3>Node Info</h3>
<div id="info-content"><span class="empty">Click a node to inspect it</span></div>
</div>
<div id="legend-wrap">
<h3>Communities</h3>
<div id="legend"></div>
</div>
<div id="stats">1723 nodes · 3902 edges · 29 communities</div>
</div>
<script>
const RAW_NODES = [{"id": "netspeed_cli_rb", "label": "netspeed-cli.rb", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "netspeed-cli.rb", "community": 22, "community_name": "Community 22", "source_file": "netspeed-cli.rb", "file_type": "code", "degree": 1}, {"id": "netspeed_cli_netspeedcli", "label": "NetspeedCli", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "NetspeedCli", "community": 22, "community_name": "Community 22", "source_file": "netspeed-cli.rb", "file_type": "code", "degree": 2}, {"id": "netspeed_cli_netspeedcli_install", "label": ".install()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".install()", "community": 22, "community_name": "Community 22", "source_file": "netspeed-cli.rb", "file_type": "code", "degree": 1}, {"id": "build_rs", "label": "build.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "build.rs", "community": 6, "community_name": "Community 6", "source_file": "build.rs", "file_type": "code", "degree": 1}, {"id": "build_main", "label": "main()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "main()", "community": 6, "community_name": "Community 6", "source_file": "build.rs", "file_type": "code", "degree": 3}, {"id": "commitlint_config_js", "label": "commitlint.config.js", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "commitlint.config.js", "community": 24, "community_name": "Community 24", "source_file": "commitlint.config.js", "file_type": "code", "degree": 0}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_completions_netspeed_cli_ps1", "label": "_netspeed-cli.ps1", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "_netspeed-cli.ps1", "community": 25, "community_name": "Community 25", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/completions/_netspeed-cli.ps1", "file_type": "code", "degree": 0}, {"id": "tests_integration_tls_cli_test_rs", "label": "integration_tls_cli_test.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 14.0, "font": {"size": 0, "color": "#ffffff"}, "title": "integration_tls_cli_test.rs", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 22}, {"id": "integration_tls_cli_test_temp_cert_path", "label": "temp_cert_path()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "temp_cert_path()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 5}, {"id": "integration_tls_cli_test_nonexistent_path", "label": "nonexistent_path()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "nonexistent_path()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_existing_directory_path", "label": "existing_directory_path()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "existing_directory_path()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 2}, {"id": "integration_tls_cli_test_create_test_cert", "label": "create_test_cert()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "create_test_cert()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 5}, {"id": "integration_tls_cli_test_test_ca_cert_in_help", "label": "test_ca_cert_in_help()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_in_help()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_pin_certs_in_help", "label": "test_pin_certs_in_help()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pin_certs_in_help()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_tls_version_in_help", "label": "test_tls_version_in_help()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_version_in_help()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_ca_cert_accepts_valid_pem_file", "label": "test_ca_cert_accepts_valid_pem_file()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_accepts_valid_pem_file()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 6}, {"id": "integration_tls_cli_test_test_ca_cert_rejects_nonexistent_path", "label": "test_ca_cert_rejects_nonexistent_path()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_rejects_nonexistent_path()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 4}, {"id": "integration_tls_cli_test_test_ca_cert_rejects_directory", "label": "test_ca_cert_rejects_directory()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_rejects_directory()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 4}, {"id": "integration_tls_cli_test_test_tls_version_rejects_invalid", "label": "test_tls_version_rejects_invalid()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_version_rejects_invalid()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_tls_version_accepts_1_2", "label": "test_tls_version_accepts_1_2()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_version_accepts_1_2()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_tls_version_accepts_1_3", "label": "test_tls_version_accepts_1_3()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_version_accepts_1_3()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_pin_certs_flag_accepted", "label": "test_pin_certs_flag_accepted()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pin_certs_flag_accepted()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_pin_certs_combined_with_json", "label": "test_pin_certs_combined_with_json()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pin_certs_combined_with_json()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_pin_certs_with_format_dashboard", "label": "test_pin_certs_with_format_dashboard()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pin_certs_with_format_dashboard()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_ca_cert_combined_with_tls_version", "label": "test_ca_cert_combined_with_tls_version()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_combined_with_tls_version()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 6}, {"id": "integration_tls_cli_test_test_ca_cert_and_pin_certs_mutually_exclusive", "label": "test_ca_cert_and_pin_certs_mutually_exclusive()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_and_pin_certs_mutually_exclusive()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_tls_cli_test_test_all_tls_options_together", "label": "test_all_tls_options_together()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_all_tls_options_together()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 6}, {"id": "integration_tls_cli_test_test_tls_options_with_other_flags", "label": "test_tls_options_with_other_flags()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_options_with_other_flags()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 6}, {"id": "integration_tls_cli_test_test_ca_cert_error_message_format", "label": "test_ca_cert_error_message_format()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_error_message_format()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 4}, {"id": "integration_tls_cli_test_test_tls_version_error_lists_valid_options", "label": "test_tls_version_error_lists_valid_options()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_version_error_lists_valid_options()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_tls_cli_test.rs", "file_type": "code", "degree": 3}, {"id": "tests_e2e_test_rs", "label": "e2e_test.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "e2e_test.rs", "community": 6, "community_name": "Community 6", "source_file": "tests/e2e_test.rs", "file_type": "code", "degree": 6}, {"id": "e2e_test_create_mock_speedtest_server", "label": "create_mock_speedtest_server()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "create_mock_speedtest_server()", "community": 6, "community_name": "Community 6", "source_file": "tests/e2e_test.rs", "file_type": "code", "degree": 5}, {"id": "e2e_test_test_e2e_full_speedtest_flow", "label": "test_e2e_full_speedtest_flow()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "test_e2e_full_speedtest_flow()", "community": 6, "community_name": "Community 6", "source_file": "tests/e2e_test.rs", "file_type": "code", "degree": 9}, {"id": "e2e_test_test_e2e_download_only", "label": "test_e2e_download_only()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_e2e_download_only()", "community": 6, "community_name": "Community 6", "source_file": "tests/e2e_test.rs", "file_type": "code", "degree": 7}, {"id": "e2e_test_test_e2e_upload_only", "label": "test_e2e_upload_only()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_e2e_upload_only()", "community": 6, "community_name": "Community 6", "source_file": "tests/e2e_test.rs", "file_type": "code", "degree": 7}, {"id": "e2e_test_test_url_construction_e2e", "label": "test_url_construction_e2e()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_url_construction_e2e()", "community": 9, "community_name": "Community 9", "source_file": "tests/e2e_test.rs", "file_type": "code", "degree": 3}, {"id": "e2e_test_test_bandwidth_calculation_e2e", "label": "test_bandwidth_calculation_e2e()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bandwidth_calculation_e2e()", "community": 9, "community_name": "Community 9", "source_file": "tests/e2e_test.rs", "file_type": "code", "degree": 2}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "label": "integration_test.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 14.9, "font": {"size": 12, "color": "#ffffff"}, "title": "integration_test.rs", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 27}, {"id": "integration_test_test_cli_help", "label": "test_cli_help()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_cli_help()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_cli_version", "label": "test_cli_version()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_cli_version()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_shell_completion_bash", "label": "test_shell_completion_bash()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_shell_completion_bash()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_shell_completion_zsh", "label": "test_shell_completion_zsh()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_shell_completion_zsh()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_shell_completion_fish", "label": "test_shell_completion_fish()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_shell_completion_fish()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_shell_completion_powershell", "label": "test_shell_completion_powershell()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_shell_completion_powershell()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_shell_completion_elvish", "label": "test_shell_completion_elvish()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_shell_completion_elvish()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_invalid_csv_delimiter", "label": "test_invalid_csv_delimiter()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_invalid_csv_delimiter()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_tls_conflict_warning", "label": "test_tls_conflict_warning()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_conflict_warning()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 4}, {"id": "integration_test_test_tls_config_cli_parsing", "label": "test_tls_config_cli_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_cli_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_tls_pin_certs_parsing", "label": "test_tls_pin_certs_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_pin_certs_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_invalid_source_ip", "label": "test_invalid_source_ip()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_invalid_source_ip()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_zero_timeout", "label": "test_zero_timeout()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_zero_timeout()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_timeout_too_large", "label": "test_timeout_too_large()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_timeout_too_large()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_list_flag_parsing", "label": "test_list_flag_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_list_flag_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_json_flag_parsing", "label": "test_json_flag_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_json_flag_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_csv_flag_parsing", "label": "test_csv_flag_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_csv_flag_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_no_download_flag_parsing", "label": "test_no_download_flag_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_no_download_flag_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_no_upload_flag_parsing", "label": "test_no_upload_flag_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_no_upload_flag_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_single_flag_parsing", "label": "test_single_flag_parsing()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_single_flag_parsing()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_multiple_server_flags", "label": "test_multiple_server_flags()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_multiple_server_flags()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_combined_flags", "label": "test_combined_flags()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_combined_flags()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_error_output_format", "label": "test_error_output_format()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_output_format()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_exit_code_on_error", "label": "test_exit_code_on_error()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_exit_code_on_error()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_version_matches_cargo_toml", "label": "test_version_matches_cargo_toml()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_version_matches_cargo_toml()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_history_no_data", "label": "test_history_no_data()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_history_no_data()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_test_test_help_contains_expected_options", "label": "test_help_contains_expected_options()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_help_contains_expected_options()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/integration_test.rs", "file_type": "code", "degree": 3}, {"id": "tests_integration_config_from_source_test_rs", "label": "integration_config_from_source_test.rs", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "integration_config_from_source_test.rs", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 9}, {"id": "integration_config_from_source_test_test_config_from_default_source", "label": "test_config_from_default_source()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_default_source()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_from_source_test_test_config_from_source_only_output", "label": "test_config_from_source_only_output()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_only_output()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_from_source_test_test_config_from_source_only_network", "label": "test_config_from_source_only_network()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_only_network()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_from_source_test_test_config_from_source_only_test_selection", "label": "test_config_from_source_only_test_selection()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_only_test_selection()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_from_source_test_test_config_from_source_only_servers", "label": "test_config_from_source_only_servers()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_only_servers()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_from_source_test_test_config_from_source_fully_custom", "label": "test_config_from_source_fully_custom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_fully_custom()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_from_source_test_test_config_from_source_all_format_variants", "label": "test_config_from_source_all_format_variants()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_all_format_variants()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_from_source_test_test_sub_sources_can_be_built_independently", "label": "test_sub_sources_can_be_built_independently()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sub_sources_can_be_built_independently()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 2}, {"id": "integration_config_from_source_test_test_config_source_composes_sub_sources", "label": "test_config_source_composes_sub_sources()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_composes_sub_sources()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_from_source_test.rs", "file_type": "code", "degree": 2}, {"id": "tests_integration_config_validation_test_rs", "label": "integration_config_validation_test.rs", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.0, "font": {"size": 0, "color": "#ffffff"}, "title": "integration_config_validation_test.rs", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 22}, {"id": "integration_config_validation_test_validate_with_strict", "label": "validate_with_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_with_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 23}, {"id": "integration_config_validation_test_test_config_invalid_profile_non_strict", "label": "test_config_invalid_profile_non_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_invalid_profile_non_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_invalid_profile_strict", "label": "test_config_invalid_profile_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_invalid_profile_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_strict_in_file", "label": "test_config_strict_in_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_strict_in_file()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_valid_profile_no_errors", "label": "test_config_valid_profile_no_errors()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_valid_profile_no_errors()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_invalid_theme_non_strict", "label": "test_config_invalid_theme_non_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_invalid_theme_non_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_invalid_theme_strict", "label": "test_config_invalid_theme_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_invalid_theme_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_invalid_csv_delimiter_non_strict", "label": "test_config_invalid_csv_delimiter_non_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_invalid_csv_delimiter_non_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_invalid_csv_delimiter_strict", "label": "test_config_invalid_csv_delimiter_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_invalid_csv_delimiter_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_deprecated_simple_warning", "label": "test_config_deprecated_simple_warning()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_deprecated_simple_warning()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_deprecated_csv_warning", "label": "test_config_deprecated_csv_warning()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_deprecated_csv_warning()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_deprecated_json_warning", "label": "test_config_deprecated_json_warning()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_deprecated_json_warning()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_deprecated_not_fatal_in_strict", "label": "test_config_deprecated_not_fatal_in_strict()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_deprecated_not_fatal_in_strict()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_multiple_issues_all_reported", "label": "test_config_multiple_issues_all_reported()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_multiple_issues_all_reported()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_multiple_issues_strict_exit", "label": "test_config_multiple_issues_strict_exit()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_multiple_issues_strict_exit()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_valid_no_warnings", "label": "test_config_valid_no_warnings()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_valid_no_warnings()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_all_valid_themes", "label": "test_config_all_valid_themes()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_all_valid_themes()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_empty_valid", "label": "test_config_empty_valid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_empty_valid()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_mixed_deprecated_and_invalid", "label": "test_config_mixed_deprecated_and_invalid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_mixed_deprecated_and_invalid()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_strict_mode_priority", "label": "test_config_strict_mode_priority()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_strict_mode_priority()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_all_valid_profiles", "label": "test_config_all_valid_profiles()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_all_valid_profiles()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "integration_config_validation_test_test_config_all_valid_csv_delimiters", "label": "test_config_all_valid_csv_delimiters()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_all_valid_csv_delimiters()", "community": 0, "community_name": "Community 0", "source_file": "tests/integration_config_validation_test.rs", "file_type": "code", "degree": 3}, {"id": "tests_mock_network_test_rs", "label": "mock_network_test.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "mock_network_test.rs", "community": 6, "community_name": "Community 6", "source_file": "tests/mock_network_test.rs", "file_type": "code", "degree": 2}, {"id": "mock_network_test_test_ping_test_mocked", "label": "test_ping_test_mocked()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_test_mocked()", "community": 6, "community_name": "Community 6", "source_file": "tests/mock_network_test.rs", "file_type": "code", "degree": 3}, {"id": "mock_network_test_test_ping_test_failure_mocked", "label": "test_ping_test_failure_mocked()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_test_failure_mocked()", "community": 6, "community_name": "Community 6", "source_file": "tests/mock_network_test.rs", "file_type": "code", "degree": 3}, {"id": "tests_integration_upload_fetch_test_rs", "label": "integration_upload_fetch_test.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": "integration_upload_fetch_test.rs", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 13}, {"id": "integration_upload_fetch_test_test_upload_mocked_success", "label": "test_upload_mocked_success()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_mocked_success()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 4}, {"id": "integration_upload_fetch_test_test_upload_mocked_all_failures", "label": "test_upload_mocked_all_failures()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_mocked_all_failures()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 4}, {"id": "integration_upload_fetch_test_test_upload_build_url", "label": "test_upload_build_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_build_url()", "community": 9, "community_name": "Community 9", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 2}, {"id": "integration_upload_fetch_test_testserver", "label": "TestServer", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "TestServer", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_testserverswrapper", "label": "TestServersWrapper", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "TestServersWrapper", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_testserverconfig", "label": "TestServerConfig", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "TestServerConfig", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_test_server_xml_valid", "label": "test_server_xml_valid()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_xml_valid()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_test_server_xml_empty", "label": "test_server_xml_empty()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_xml_empty()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_test_server_xml_malformed", "label": "test_server_xml_malformed()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_xml_malformed()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_test_server_xml_no_servers_tag", "label": "test_server_xml_no_servers_tag()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_xml_no_servers_tag()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_test_config_file_all_fields", "label": "test_config_file_all_fields()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_file_all_fields()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_test_config_file_empty", "label": "test_config_file_empty()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_file_empty()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "integration_upload_fetch_test_test_config_file_unknown_fields", "label": "test_config_file_unknown_fields()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_file_unknown_fields()", "community": 6, "community_name": "Community 6", "source_file": "tests/integration_upload_fetch_test.rs", "file_type": "code", "degree": 1}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_solidity_tests_rs", "label": "solidity_tests.rs", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "solidity_tests.rs", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/solidity_tests.rs", "file_type": "code", "degree": 4}, {"id": "solidity_tests_test_http_client_impl_rejects_invalid_url_without_network", "label": "test_http_client_impl_rejects_invalid_url_without_network()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_http_client_impl_rejects_invalid_url_without_network()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/solidity_tests.rs", "file_type": "code", "degree": 6}, {"id": "solidity_tests_test_phase_runner_delegate", "label": "test_phase_runner_delegate()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_phase_runner_delegate()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/solidity_tests.rs", "file_type": "code", "degree": 4}, {"id": "solidity_tests_test_result_processor_defaults", "label": "test_result_processor_defaults()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_result_processor_defaults()", "community": 7, "community_name": "Community 7", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/solidity_tests.rs", "file_type": "code", "degree": 3}, {"id": "solidity_tests_test_output_strategy_resolver", "label": "test_output_strategy_resolver()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_strategy_resolver()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/tests/solidity_tests.rs", "file_type": "code", "degree": 4}, {"id": "benches_core_benchmarks_rs", "label": "core_benchmarks.rs", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "core_benchmarks.rs", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 9}, {"id": "core_benchmarks_bench_calculate_bandwidth", "label": "bench_calculate_bandwidth()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_calculate_bandwidth()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 4}, {"id": "core_benchmarks_bench_calculate_bandwidth_zero_elapsed", "label": "bench_calculate_bandwidth_zero_elapsed()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_calculate_bandwidth_zero_elapsed()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 3}, {"id": "core_benchmarks_bench_calculate_distance", "label": "bench_calculate_distance()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_calculate_distance()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 4}, {"id": "core_benchmarks_bench_format_distance", "label": "bench_format_distance()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_format_distance()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 4}, {"id": "core_benchmarks_bench_format_data_size", "label": "bench_format_data_size()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_format_data_size()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 4}, {"id": "core_benchmarks_bench_is_valid_ipv4", "label": "bench_is_valid_ipv4()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_is_valid_ipv4()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 4}, {"id": "core_benchmarks_bench_build_test_url", "label": "bench_build_test_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_build_test_url()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 4}, {"id": "core_benchmarks_bench_build_upload_url", "label": "bench_build_upload_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_build_upload_url()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 3}, {"id": "core_benchmarks_bench_extract_base_url", "label": "bench_extract_base_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "bench_extract_base_url()", "community": 9, "community_name": "Community 9", "source_file": "benches/core_benchmarks.rs", "file_type": "code", "degree": 3}, {"id": "fuzz_src_lib_rs", "label": "lib.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "lib.rs", "community": 26, "community_name": "Community 26", "source_file": "fuzz/src/lib.rs", "file_type": "code", "degree": 0}, {"id": "src_task_runner_rs", "label": "task_runner.rs", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "task_runner.rs", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 10}, {"id": "task_runner_testmetrics", "label": "TestMetrics", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "TestMetrics", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_testrunresult", "label": "TestRunResult", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "TestRunResult", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 8}, {"id": "task_runner_testrunresult_default", "label": ".default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 4}, {"id": "task_runner_testrunresult_avg_bps", "label": ".avg_bps()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".avg_bps()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_testrunresult_peak_bps", "label": ".peak_bps()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".peak_bps()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_testrunresult_total_bytes", "label": ".total_bytes()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".total_bytes()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_testrunresult_duration_secs", "label": ".duration_secs()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".duration_secs()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_testrunresult_speed_samples", "label": ".speed_samples()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".speed_samples()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_testrunresult_latency_under_load", "label": ".latency_under_load()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".latency_under_load()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_run_bandwidth_test", "label": "run_bandwidth_test()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "run_bandwidth_test()", "community": 4, "community_name": "Community 4", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 8}, {"id": "task_runner_test_test_run_result_structure", "label": "test_test_run_result_structure()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_structure()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_test_test_run_result_default_values", "label": "test_test_run_result_default_values()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_default_values()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 2}, {"id": "task_runner_test_test_run_result_default_explicit", "label": "test_test_run_result_default_explicit()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_default_explicit()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 2}, {"id": "task_runner_test_test_run_result_with_samples", "label": "test_test_run_result_with_samples()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_with_samples()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_test_test_run_result_peak_greater_than_average", "label": "test_test_run_result_peak_greater_than_average()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_peak_greater_than_average()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_test_test_metrics_impl_returns_correct_values", "label": "test_test_metrics_impl_returns_correct_values()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_metrics_impl_returns_correct_values()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 1}, {"id": "task_runner_test_test_metrics_impl_default", "label": "test_test_metrics_impl_default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_metrics_impl_default()", "community": 18, "community_name": "Community 18", "source_file": "src/task_runner.rs", "file_type": "code", "degree": 2}, {"id": "src_servers_rs", "label": "servers.rs", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 15.0, "font": {"size": 12, "color": "#ffffff"}, "title": "servers.rs", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 28}, {"id": "servers_serverconfig", "label": "ServerConfig", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerConfig", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_serverswrapper", "label": "ServersWrapper", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServersWrapper", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_calculate_distance", "label": "calculate_distance()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "calculate_distance()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 8}, {"id": "servers_clientconfig", "label": "ClientConfig", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ClientConfig", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_clientinfo", "label": "ClientInfo", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ClientInfo", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_fetch_client_location", "label": "fetch_client_location()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "fetch_client_location()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 4}, {"id": "servers_fetch", "label": "fetch()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "fetch()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 5}, {"id": "servers_select_best_server", "label": "select_best_server()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "select_best_server()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 9}, {"id": "servers_ping_test", "label": "ping_test()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "ping_test()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 9}, {"id": "servers_measure_latency_under_load", "label": "measure_latency_under_load()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "measure_latency_under_load()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 7}, {"id": "servers_test_select_best_server", "label": "test_select_best_server()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_best_server()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_select_best_server_empty", "label": "test_select_best_server_empty()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_best_server_empty()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_select_best_server_single", "label": "test_select_best_server_single()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_best_server_single()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_server_distance_comparison", "label": "test_server_distance_comparison()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_distance_comparison()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_server_with_equal_distances", "label": "test_server_with_equal_distances()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_with_equal_distances()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_ping_test_average_calculation", "label": "test_ping_test_average_calculation()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_test_average_calculation()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_ping_test_empty_handling", "label": "test_ping_test_empty_handling()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_test_empty_handling()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_test_calculate_distance_same_location", "label": "test_calculate_distance_same_location()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_same_location()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_calculate_distance_nyc_la", "label": "test_calculate_distance_nyc_la()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_nyc_la()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_calculate_distance_nyc_london", "label": "test_calculate_distance_nyc_london()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_nyc_london()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_client_config_deserialization", "label": "test_client_config_deserialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_client_config_deserialization()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_test_client_config_missing_coords", "label": "test_client_config_missing_coords()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_client_config_missing_coords()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_test_calculate_distance_sydney_tokyo", "label": "test_calculate_distance_sydney_tokyo()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_sydney_tokyo()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_calculate_distance_opposite_sides", "label": "test_calculate_distance_opposite_sides()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_opposite_sides()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_calculate_distance_equator", "label": "test_calculate_distance_equator()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_equator()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_server_config_deserialization", "label": "test_server_config_deserialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_config_deserialization()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "servers_test_server_distance_comparison_with_negative_coords", "label": "test_server_distance_comparison_with_negative_coords()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_distance_comparison_with_negative_coords()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 2}, {"id": "servers_test_servers_wrapper_empty_deserialization", "label": "test_servers_wrapper_empty_deserialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_servers_wrapper_empty_deserialization()", "community": 4, "community_name": "Community 4", "source_file": "src/servers.rs", "file_type": "code", "degree": 1}, {"id": "src_types_rs", "label": "types.rs", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 15.9, "font": {"size": 12, "color": "#ffffff"}, "title": "types.rs", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 33}, {"id": "types_phasestate", "label": "PhaseState", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "PhaseState", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_phaseresult", "label": "PhaseResult", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "PhaseResult", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_phaseresult_completed", "label": ".completed()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".completed()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 9}, {"id": "types_phaseresult_skipped", "label": ".skipped()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".skipped()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testphases", "label": "TestPhases", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "TestPhases", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_server", "label": "Server", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "Server", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_testresult", "label": "TestResult", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "TestResult", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_testresultbuilder", "label": "TestResultBuilder", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "TestResultBuilder", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 11}, {"id": "types_testresultbuilder_new", "label": ".new()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_testresultbuilder_ping", "label": ".ping()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".ping()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_jitter", "label": ".jitter()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".jitter()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_packet_loss", "label": ".packet_loss()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".packet_loss()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_ping_samples", "label": ".ping_samples()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".ping_samples()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_download_stats", "label": ".download_stats()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".download_stats()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_upload_stats", "label": ".upload_stats()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".upload_stats()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_client_ip", "label": ".client_ip()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".client_ip()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_client_location", "label": ".client_location()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".client_location()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_testresultbuilder_build", "label": ".build()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".build()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 8}, {"id": "types_testresult_from_test_runs", "label": ".from_test_runs()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_test_runs()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 13}, {"id": "types_compute_cv", "label": "compute_cv()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_cv()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_compute_ci_95", "label": "compute_ci_95()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_ci_95()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_statsservice", "label": "StatsService", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "StatsService", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_defaultstats", "label": "DefaultStats", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultStats", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 5}, {"id": "types_defaultstats_new", "label": ".new()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 14}, {"id": "types_defaultstats_default", "label": ".default()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_defaultstats_coefficient_of_variation", "label": ".coefficient_of_variation()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".coefficient_of_variation()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 4}, {"id": "types_defaultstats_confidence_interval_95", "label": ".confidence_interval_95()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".confidence_interval_95()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 4}, {"id": "types_serverinfo", "label": "ServerInfo", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerInfo", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_clientlocation", "label": "ClientLocation", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ClientLocation", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_csvoutput", "label": "CsvOutput", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "CsvOutput", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_test_server_serialization", "label": "test_server_serialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_serialization()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_test_test_result_serialization", "label": "test_test_result_serialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_result_serialization()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_test_csv_output_serialization", "label": "test_csv_output_serialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_csv_output_serialization()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_test_server_clone", "label": "test_server_clone()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_clone()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_test_phase_result_skipped_serialization", "label": "test_phase_result_skipped_serialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_phase_result_skipped_serialization()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_test_uuid_v4_format", "label": "test_uuid_v4_format()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_uuid_v4_format()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_test_uuid_v4_unique", "label": "test_uuid_v4_unique()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_uuid_v4_unique()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_test_uuid_v4_unique_concurrent", "label": "test_uuid_v4_unique_concurrent()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_uuid_v4_unique_concurrent()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_test_client_location_serialization", "label": "test_client_location_serialization()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_client_location_serialization()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_test_client_location_minimal", "label": "test_client_location_minimal()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_client_location_minimal()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 1}, {"id": "types_test_result_builder_full", "label": "test_result_builder_full()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "test_result_builder_full()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 11}, {"id": "types_test_result_builder_minimal", "label": "test_result_builder_minimal()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_result_builder_minimal()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_test_stats_service_cv_known_data", "label": "test_stats_service_cv_known_data()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stats_service_cv_known_data()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_test_stats_service_cv_empty", "label": "test_stats_service_cv_empty()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stats_service_cv_empty()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_test_stats_service_cv_single", "label": "test_stats_service_cv_single()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stats_service_cv_single()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_test_stats_service_cv_zero_mean", "label": "test_stats_service_cv_zero_mean()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stats_service_cv_zero_mean()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_test_stats_service_ci95_known_data", "label": "test_stats_service_ci95_known_data()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stats_service_ci95_known_data()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 3}, {"id": "types_test_stats_service_ci95_too_few_samples", "label": "test_stats_service_ci95_too_few_samples()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stats_service_ci95_too_few_samples()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 2}, {"id": "types_uuid_v4", "label": "uuid_v4()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "uuid_v4()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 6}, {"id": "types_rand_simple", "label": "rand_simple()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "rand_simple()", "community": 14, "community_name": "Community 14", "source_file": "src/types.rs", "file_type": "code", "degree": 4}, {"id": "src_download_rs", "label": "download.rs", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "download.rs", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 15}, {"id": "download_extract_base_url", "label": "extract_base_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "extract_base_url()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 5}, {"id": "download_build_test_url", "label": "build_test_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "build_test_url()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 8}, {"id": "download_run", "label": "run()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "run()", "community": 4, "community_name": "Community 4", "source_file": "src/download.rs", "file_type": "code", "degree": 9}, {"id": "download_test_download_bandwidth_calculation", "label": "test_download_bandwidth_calculation()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_bandwidth_calculation()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 2}, {"id": "download_test_download_bandwidth_zero_elapsed", "label": "test_download_bandwidth_zero_elapsed()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_bandwidth_zero_elapsed()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 2}, {"id": "download_test_download_concurrent_streams_single", "label": "test_download_concurrent_streams_single()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_concurrent_streams_single()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 1}, {"id": "download_test_download_concurrent_streams_multiple", "label": "test_download_concurrent_streams_multiple()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_concurrent_streams_multiple()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 1}, {"id": "download_test_download_url_generation", "label": "test_download_url_generation()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_url_generation()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 2}, {"id": "download_test_download_url_generation_cycles", "label": "test_download_url_generation_cycles()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_url_generation_cycles()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 2}, {"id": "download_test_download_url_generation_all_sizes", "label": "test_download_url_generation_all_sizes()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_url_generation_all_sizes()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 2}, {"id": "download_test_extract_base_url", "label": "test_extract_base_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_extract_base_url()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 1}, {"id": "download_test_extract_base_url_no_suffix", "label": "test_extract_base_url_no_suffix()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_extract_base_url_no_suffix()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 1}, {"id": "download_test_extract_base_url_different_path", "label": "test_extract_base_url_different_path()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_extract_base_url_different_path()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 1}, {"id": "download_test_estimated_download_bytes_from_config", "label": "test_estimated_download_bytes_from_config()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_estimated_download_bytes_from_config()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 2}, {"id": "download_test_sample_interval_constant", "label": "test_sample_interval_constant()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sample_interval_constant()", "community": 9, "community_name": "Community 9", "source_file": "src/download.rs", "file_type": "code", "degree": 1}, {"id": "src_error_rs", "label": "error.rs", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": "error.rs", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 16}, {"id": "error_errorcategory", "label": "ErrorCategory", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ErrorCategory", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 1}, {"id": "error_error", "label": "Error", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "Error", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 4}, {"id": "error_error_context", "label": ".context()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".context()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 22}, {"id": "error_error_with_source", "label": ".with_source()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_source()", "community": 6, "community_name": "Community 6", "source_file": "src/error.rs", "file_type": "code", "degree": 6}, {"id": "error_error_category", "label": ".category()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".category()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 1}, {"id": "error_test_network_error_display", "label": "test_network_error_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_error_display()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "error_test_json_error_display", "label": "test_json_error_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_json_error_display()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "error_test_server_not_found_display", "label": "test_server_not_found_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_not_found_display()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 1}, {"id": "error_test_io_error_display", "label": "test_io_error_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_io_error_display()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 3}, {"id": "error_test_context_error_display", "label": "test_context_error_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_context_error_display()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "error_test_context_with_source", "label": "test_context_with_source()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_context_with_source()", "community": 6, "community_name": "Community 6", "source_file": "src/error.rs", "file_type": "code", "degree": 3}, {"id": "error_test_from_io_error", "label": "test_from_io_error()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_from_io_error()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "error_test_error_trait_implementation", "label": "test_error_trait_implementation()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_trait_implementation()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "error_test_debug_trait", "label": "test_debug_trait()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_debug_trait()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "error_test_from_serde_json_error", "label": "test_from_serde_json_error()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_from_serde_json_error()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 1}, {"id": "error_test_from_quick_xml_de_error", "label": "test_from_quick_xml_de_error()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_from_quick_xml_de_error()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 1}, {"id": "error_test_from_csv_error_direct", "label": "test_from_csv_error_direct()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_from_csv_error_direct()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "error_test_error_source_chain", "label": "test_error_source_chain()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_source_chain()", "community": 6, "community_name": "Community 6", "source_file": "src/error.rs", "file_type": "code", "degree": 4}, {"id": "error_test_context_without_source", "label": "test_context_without_source()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_context_without_source()", "community": 2, "community_name": "Community 2", "source_file": "src/error.rs", "file_type": "code", "degree": 2}, {"id": "src_bin_errors_rs", "label": "bin_errors.rs", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 20.8, "font": {"size": 12, "color": "#ffffff"}, "title": "bin_errors.rs", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 60}, {"id": "bin_errors_machineerroroutput", "label": "MachineErrorOutput", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "MachineErrorOutput", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_machineerrorbody", "label": "MachineErrorBody", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "MachineErrorBody", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_machine_error_format", "label": "machine_error_format()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "machine_error_format()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_is_list_sentinel", "label": "is_list_sentinel()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "is_list_sentinel()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_is_network_error", "label": "is_network_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "is_network_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_is_config_error", "label": "is_config_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "is_config_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_print_error", "label": "print_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 6}, {"id": "bin_errors_print_machine_error", "label": "print_machine_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "print_machine_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_render_machine_error", "label": "render_machine_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "render_machine_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 8}, {"id": "bin_errors_machine_error_identity", "label": "machine_error_identity()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "machine_error_identity()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 12}, {"id": "bin_errors_print_suggestion", "label": "print_suggestion()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "print_suggestion()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 4}, {"id": "bin_errors_suggestion_for_error", "label": "suggestion_for_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "suggestion_for_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 11}, {"id": "bin_errors_select_exit_code", "label": "select_exit_code()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "select_exit_code()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 4}, {"id": "bin_errors_test_exit_codes_values", "label": "test_exit_codes_values()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_exit_codes_values()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_json", "label": "test_machine_error_format_json()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_json()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_jsonl", "label": "test_machine_error_format_jsonl()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_jsonl()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_legacy_json_flag", "label": "test_machine_error_format_legacy_json_flag()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_legacy_json_flag()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_ignores_human_formats", "label": "test_machine_error_format_ignores_human_formats()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_ignores_human_formats()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_ignores_dashboard", "label": "test_machine_error_format_ignores_dashboard()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_ignores_dashboard()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_ignores_detailed", "label": "test_machine_error_format_ignores_detailed()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_ignores_detailed()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_ignores_simple", "label": "test_machine_error_format_ignores_simple()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_ignores_simple()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_format_none_by_default", "label": "test_machine_error_format_none_by_default()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_format_none_by_default()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_list_sentinel_true", "label": "test_is_list_sentinel_true()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_list_sentinel_true()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_list_sentinel_false_different_message", "label": "test_is_list_sentinel_false_different_message()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_list_sentinel_false_different_message()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_list_sentinel_false_different_error_type", "label": "test_is_list_sentinel_false_different_error_type()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_list_sentinel_false_different_error_type()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_network_error_download_failure", "label": "test_is_network_error_download_failure()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_network_error_download_failure()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_network_error_upload_failure", "label": "test_is_network_error_upload_failure()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_network_error_upload_failure()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_network_error_false_context", "label": "test_is_network_error_false_context()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_network_error_false_context()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_network_error_false_server_not_found", "label": "test_is_network_error_false_server_not_found()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_network_error_false_server_not_found()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_config_error_server_not_found", "label": "test_is_config_error_server_not_found()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_config_error_server_not_found()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_config_error_context", "label": "test_is_config_error_context()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_config_error_context()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_is_config_error_false_network", "label": "test_is_config_error_false_network()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_config_error_false_network()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_identity_download_failure", "label": "test_machine_error_identity_download_failure()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_download_failure()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_machine_error_identity_upload_failure", "label": "test_machine_error_identity_upload_failure()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_upload_failure()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_machine_error_identity_server_not_found", "label": "test_machine_error_identity_server_not_found()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_server_not_found()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_machine_error_identity_parse_json", "label": "test_machine_error_identity_parse_json()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_parse_json()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_machine_error_identity_parse_xml", "label": "test_machine_error_identity_parse_xml()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_parse_xml()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_test_machine_error_identity_deserialize_xml", "label": "test_machine_error_identity_deserialize_xml()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_deserialize_xml()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_machine_error_identity_csv", "label": "test_machine_error_identity_csv()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_csv()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 5}, {"id": "bin_errors_test_machine_error_identity_io_error", "label": "test_machine_error_identity_io_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_io_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_test_machine_error_identity_context", "label": "test_machine_error_identity_context()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_context()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_machine_error_identity_context_with_source", "label": "test_machine_error_identity_context_with_source()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_identity_context_with_source()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_test_render_machine_error_jsonl", "label": "test_render_machine_error_jsonl()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_machine_error_jsonl()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_render_machine_error_json", "label": "test_render_machine_error_json()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_machine_error_json()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_render_machine_error_timestamp_format", "label": "test_render_machine_error_timestamp_format()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_machine_error_timestamp_format()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_test_render_machine_error_all_fields_present", "label": "test_render_machine_error_all_fields_present()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_machine_error_all_fields_present()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_suggestion_for_error_download_failure", "label": "test_suggestion_for_error_download_failure()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_download_failure()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_suggestion_for_error_upload_failure", "label": "test_suggestion_for_error_upload_failure()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_upload_failure()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_suggestion_for_error_server_not_found", "label": "test_suggestion_for_error_server_not_found()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_server_not_found()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_suggestion_for_error_io_error", "label": "test_suggestion_for_error_io_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_io_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_test_suggestion_for_error_parse_json", "label": "test_suggestion_for_error_parse_json()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_parse_json()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_suggestion_for_error_parse_xml", "label": "test_suggestion_for_error_parse_xml()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_parse_xml()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 3}, {"id": "bin_errors_test_suggestion_for_error_deserialize_xml", "label": "test_suggestion_for_error_deserialize_xml()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_deserialize_xml()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_suggestion_for_error_default", "label": "test_suggestion_for_error_default()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_suggestion_for_error_default()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 2}, {"id": "bin_errors_test_select_exit_code_network_error", "label": "test_select_exit_code_network_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_exit_code_network_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_select_exit_code_config_error", "label": "test_select_exit_code_config_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_exit_code_config_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_select_exit_code_list_sentinel", "label": "test_select_exit_code_list_sentinel()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_exit_code_list_sentinel()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_select_exit_code_io_error", "label": "test_select_exit_code_io_error()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_exit_code_io_error()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_output_serialization", "label": "test_machine_error_output_serialization()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_output_serialization()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "bin_errors_test_machine_error_body_serialization", "label": "test_machine_error_body_serialization()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_machine_error_body_serialization()", "community": 11, "community_name": "Community 11", "source_file": "src/bin_errors.rs", "file_type": "code", "degree": 1}, {"id": "src_bandwidth_loop_rs", "label": "bandwidth_loop.rs", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 15.0, "font": {"size": 12, "color": "#ffffff"}, "title": "bandwidth_loop.rs", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 28}, {"id": "bandwidth_loop_loopstate", "label": "LoopState", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "LoopState", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_bandwidthresult", "label": "BandwidthResult", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "BandwidthResult", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 1}, {"id": "bandwidth_loop_loopstate_new", "label": ".new()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 13.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 18}, {"id": "bandwidth_loop_loopstate_record_bytes", "label": ".record_bytes()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".record_bytes()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 23}, {"id": "bandwidth_loop_loopstate_sample_now", "label": ".sample_now()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".sample_now()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 6}, {"id": "bandwidth_loop_loopstate_finish", "label": ".finish()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".finish()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 11}, {"id": "bandwidth_loop_run_concurrent_streams", "label": "run_concurrent_streams()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 13.2, "font": {"size": 0, "color": "#ffffff"}, "title": "run_concurrent_streams()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 18}, {"id": "bandwidth_loop_make_tracker", "label": "make_tracker()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 14.5, "font": {"size": 0, "color": "#ffffff"}, "title": "make_tracker()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 25}, {"id": "bandwidth_loop_test_loop_state_new_fields", "label": "test_loop_state_new_fields()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_loop_state_new_fields()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 3}, {"id": "bandwidth_loop_test_loop_state_concurrent_atomic_updates", "label": "test_loop_state_concurrent_atomic_updates()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_loop_state_concurrent_atomic_updates()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_record_bytes_zero_value", "label": "test_record_bytes_zero_value()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_record_bytes_zero_value()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_record_bytes_accumulates", "label": "test_record_bytes_accumulates()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_record_bytes_accumulates()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_record_bytes_large_values", "label": "test_record_bytes_large_values()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_record_bytes_large_values()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_record_bytes_throttle_mechanism", "label": "test_record_bytes_throttle_mechanism()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_record_bytes_throttle_mechanism()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_record_bytes_short_interval_samples_more", "label": "test_record_bytes_short_interval_samples_more()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_record_bytes_short_interval_samples_more()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_record_bytes_updates_peak", "label": "test_record_bytes_updates_peak()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_record_bytes_updates_peak()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_finish_empty_state", "label": "test_finish_empty_state()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_finish_empty_state()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_finish_with_transfer", "label": "test_finish_with_transfer()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_finish_with_transfer()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_finish_peak_gte_avg", "label": "test_finish_peak_gte_avg()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_finish_peak_gte_avg()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_finish_various_estimated_totals", "label": "test_finish_various_estimated_totals()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_finish_various_estimated_totals()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_finish_returns_speed_samples", "label": "test_finish_returns_speed_samples()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_finish_returns_speed_samples()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_sample_interval_constant", "label": "test_sample_interval_constant()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sample_interval_constant()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 1}, {"id": "bandwidth_loop_test_bandwidth_result_struct", "label": "test_bandwidth_result_struct()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bandwidth_result_struct()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_run_concurrent_streams_zero_streams", "label": "test_run_concurrent_streams_zero_streams()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_zero_streams()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_run_concurrent_streams_single_stream_success", "label": "test_run_concurrent_streams_single_stream_success()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_single_stream_success()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_run_concurrent_streams_four_streams", "label": "test_run_concurrent_streams_four_streams()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_four_streams()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_run_concurrent_streams_all_fail", "label": "test_run_concurrent_streams_all_fail()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_all_fail()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 3}, {"id": "bandwidth_loop_test_run_concurrent_streams_partial_failure", "label": "test_run_concurrent_streams_partial_failure()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_partial_failure()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_run_concurrent_streams_stream_panic", "label": "test_run_concurrent_streams_stream_panic()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_stream_panic()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "bandwidth_loop_test_run_concurrent_streams_zero_bytes_returns_error", "label": "test_run_concurrent_streams_zero_bytes_returns_error()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_zero_bytes_returns_error()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_run_concurrent_streams_label_different_errors", "label": "test_run_concurrent_streams_label_different_errors()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_label_different_errors()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 4}, {"id": "bandwidth_loop_test_run_concurrent_streams_estimated_total_param", "label": "test_run_concurrent_streams_estimated_total_param()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_run_concurrent_streams_estimated_total_param()", "community": 4, "community_name": "Community 4", "source_file": "src/bandwidth_loop.rs", "file_type": "code", "degree": 5}, {"id": "src_terminal_rs", "label": "terminal.rs", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "terminal.rs", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 12}, {"id": "terminal_no_color", "label": "no_color()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 17.0, "font": {"size": 12, "color": "#ffffff"}, "title": "no_color()", "community": 1, "community_name": "Community 1", "source_file": "src/terminal.rs", "file_type": "code", "degree": 39}, {"id": "terminal_no_emoji", "label": "no_emoji()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "no_emoji()", "community": 7, "community_name": "Community 7", "source_file": "src/terminal.rs", "file_type": "code", "degree": 12}, {"id": "terminal_no_animation", "label": "no_animation()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "no_animation()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 7}, {"id": "terminal_capabilities", "label": "Capabilities", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "Capabilities", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 1}, {"id": "terminal_env", "label": "Env", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "Env", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 4}, {"id": "terminal_env_is_color_disabled", "label": ".is_color_disabled()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_color_disabled()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_env_is_emoji_disabled", "label": ".is_emoji_disabled()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_emoji_disabled()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_env_prefers_reduced_motion", "label": ".prefers_reduced_motion()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".prefers_reduced_motion()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_settings", "label": "Settings", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "Settings", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 5}, {"id": "terminal_settings_from_environment", "label": ".from_environment()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_environment()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 5}, {"id": "terminal_settings_is_color_disabled", "label": ".is_color_disabled()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_color_disabled()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_settings_is_emoji_disabled", "label": ".is_emoji_disabled()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_emoji_disabled()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_settings_prefers_reduced_motion", "label": ".prefers_reduced_motion()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".prefers_reduced_motion()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_test_no_color_default", "label": "test_no_color_default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_no_color_default()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_test_no_emoji_default", "label": "test_no_emoji_default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_no_emoji_default()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_test_no_animation_default", "label": "test_no_animation_default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_no_animation_default()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_test_terminal_settings_default", "label": "test_terminal_settings_default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_terminal_settings_default()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_test_terminal_settings_from_environment", "label": "test_terminal_settings_from_environment()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_terminal_settings_from_environment()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 2}, {"id": "terminal_test_default_terminal_trait", "label": "test_default_terminal_trait()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_default_terminal_trait()", "community": 13, "community_name": "Community 13", "source_file": "src/terminal.rs", "file_type": "code", "degree": 4}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_lib_rs", "label": "lib.rs", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "lib.rs", "community": 27, "community_name": "Community 27", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/lib.rs", "file_type": "code", "degree": 0}, {"id": "src_http_client_rs", "label": "http_client.rs", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "http_client.rs", "community": 4, "community_name": "Community 4", "source_file": "src/http_client.rs", "file_type": "code", "degree": 2}, {"id": "http_client_httpclient", "label": "HttpClient", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "HttpClient", "community": 4, "community_name": "Community 4", "source_file": "src/http_client.rs", "file_type": "code", "degree": 1}, {"id": "http_client_reqwestclient", "label": "ReqwestClient", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "ReqwestClient", "community": 4, "community_name": "Community 4", "source_file": "src/http_client.rs", "file_type": "code", "degree": 4}, {"id": "http_client_reqwestclient_get", "label": ".get()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".get()", "community": 4, "community_name": "Community 4", "source_file": "src/http_client.rs", "file_type": "code", "degree": 10}, {"id": "http_client_reqwestclient_post", "label": ".post()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".post()", "community": 4, "community_name": "Community 4", "source_file": "src/http_client.rs", "file_type": "code", "degree": 2}, {"id": "src_upload_rs", "label": "upload.rs", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "upload.rs", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 15}, {"id": "upload_build_upload_url", "label": "build_upload_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "build_upload_url()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 8}, {"id": "upload_generate_upload_data", "label": "generate_upload_data()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "generate_upload_data()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 6}, {"id": "upload_run", "label": "run()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "run()", "community": 4, "community_name": "Community 4", "source_file": "src/upload.rs", "file_type": "code", "degree": 9}, {"id": "upload_test_upload_bandwidth_calculation", "label": "test_upload_bandwidth_calculation()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_bandwidth_calculation()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_upload_bandwidth_zero_elapsed", "label": "test_upload_bandwidth_zero_elapsed()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_bandwidth_zero_elapsed()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_upload_concurrent_count_single", "label": "test_upload_concurrent_count_single()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_concurrent_count_single()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 1}, {"id": "upload_test_upload_concurrent_count_multiple", "label": "test_upload_concurrent_count_multiple()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_concurrent_count_multiple()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 1}, {"id": "upload_test_upload_url_generation", "label": "test_upload_url_generation()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_url_generation()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_upload_url_generation_full_path", "label": "test_upload_url_generation_full_path()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_url_generation_full_path()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_generate_upload_data_size", "label": "test_generate_upload_data_size()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_generate_upload_data_size()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_generate_upload_data_pattern", "label": "test_generate_upload_data_pattern()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_generate_upload_data_pattern()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 3}, {"id": "upload_test_generate_upload_data_wraps_at_256", "label": "test_generate_upload_data_wraps_at_256()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_generate_upload_data_wraps_at_256()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_generate_upload_data_empty", "label": "test_generate_upload_data_empty()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_generate_upload_data_empty()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_upload_data_size_constant", "label": "test_upload_data_size_constant()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_data_size_constant()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 2}, {"id": "upload_test_upload_payload_lazy_init", "label": "test_upload_payload_lazy_init()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_upload_payload_lazy_init()", "community": 9, "community_name": "Community 9", "source_file": "src/upload.rs", "file_type": "code", "degree": 1}, {"id": "src_theme_rs", "label": "theme.rs", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "theme.rs", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 10}, {"id": "theme_theme", "label": "Theme", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Theme", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 6}, {"id": "theme_theme_from_name", "label": ".from_name()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_name()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 4}, {"id": "theme_theme_is_valid_name", "label": ".is_valid_name()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_valid_name()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 3}, {"id": "theme_theme_from_name_unchecked", "label": ".from_name_unchecked()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_name_unchecked()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 3}, {"id": "theme_theme_validate", "label": ".validate()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".validate()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 4}, {"id": "theme_theme_name", "label": ".name()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".name()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 1}, {"id": "theme_colors", "label": "Colors", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Colors", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 9}, {"id": "theme_colors_good", "label": ".good()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 13.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".good()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 20}, {"id": "theme_colors_warn", "label": ".warn()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".warn()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 3}, {"id": "theme_colors_bad", "label": ".bad()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 13.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".bad()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 21}, {"id": "theme_colors_info", "label": ".info()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".info()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 3}, {"id": "theme_colors_dimmed", "label": ".dimmed()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".dimmed()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 16}, {"id": "theme_colors_bold", "label": ".bold()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".bold()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 7}, {"id": "theme_colors_muted", "label": ".muted()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".muted()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 8}, {"id": "theme_colors_header", "label": ".header()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".header()", "community": 1, "community_name": "Community 1", "source_file": "src/theme.rs", "file_type": "code", "degree": 3}, {"id": "theme_resolve", "label": "resolve()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "resolve()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 3}, {"id": "theme_test_is_valid_name", "label": "test_is_valid_name()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_valid_name()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 1}, {"id": "theme_test_validate_valid", "label": "test_validate_valid()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_valid()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 1}, {"id": "theme_test_validate_invalid", "label": "test_validate_invalid()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_invalid()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 2}, {"id": "theme_test_theme_from_name", "label": "test_theme_from_name()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_theme_from_name()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 1}, {"id": "theme_test_theme_name_roundtrip", "label": "test_theme_name_roundtrip()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_theme_name_roundtrip()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 1}, {"id": "theme_test_resolve_theme_minimal", "label": "test_resolve_theme_minimal()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_theme_minimal()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 1}, {"id": "theme_test_resolve_theme_default", "label": "test_resolve_theme_default()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_theme_default()", "community": 7, "community_name": "Community 7", "source_file": "src/theme.rs", "file_type": "code", "degree": 2}, {"id": "src_logging_rs", "label": "logging.rs", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 16.8, "font": {"size": 12, "color": "#ffffff"}, "title": "logging.rs", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 38}, {"id": "logging_level", "label": "Level", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "Level", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 4}, {"id": "logging_level_from_env", "label": ".from_env()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_env()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 3}, {"id": "logging_level_env_var", "label": ".env_var()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".env_var()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_level_should_log", "label": ".should_log()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".should_log()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_current_level", "label": "current_level()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "current_level()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 7}, {"id": "logging_is_verbose", "label": "is_verbose()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "is_verbose()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 3}, {"id": "logging_log", "label": "log()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "log()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 10}, {"id": "logging_debug", "label": "debug()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "debug()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 3}, {"id": "logging_info", "label": "info()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "info()", "community": 1, "community_name": "Community 1", "source_file": "src/logging.rs", "file_type": "code", "degree": 7}, {"id": "logging_warn", "label": "warn()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 13.4, "font": {"size": 0, "color": "#ffffff"}, "title": "warn()", "community": 1, "community_name": "Community 1", "source_file": "src/logging.rs", "file_type": "code", "degree": 19}, {"id": "logging_error", "label": "error()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "error()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 3}, {"id": "logging_format_json_entry", "label": "format_json_entry()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "format_json_entry()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 10}, {"id": "logging_test_level_from_env_debug", "label": "test_level_from_env_debug()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_from_env_debug()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_from_env_info", "label": "test_level_from_env_info()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_from_env_info()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_from_env_warn", "label": "test_level_from_env_warn()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_from_env_warn()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_from_env_error", "label": "test_level_from_env_error()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_from_env_error()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_from_env_invalid", "label": "test_level_from_env_invalid()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_from_env_invalid()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_should_log", "label": "test_level_should_log()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_should_log()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_default", "label": "test_level_default()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_default()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_debug_trait", "label": "test_level_debug_trait()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_debug_trait()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_copy", "label": "test_level_copy()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_copy()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_eq", "label": "test_level_eq()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_eq()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_partial_eq", "label": "test_level_partial_eq()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_partial_eq()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_level_env_var", "label": "test_level_env_var()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_level_env_var()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 1}, {"id": "logging_test_current_level_returns_info_by_default", "label": "test_current_level_returns_info_by_default()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_current_level_returns_info_by_default()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_is_verbose_by_default", "label": "test_is_verbose_by_default()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_verbose_by_default()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_log_empty_fields", "label": "test_log_empty_fields()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_log_empty_fields()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_log_with_fields", "label": "test_log_with_fields()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_log_with_fields()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_log_special_characters_in_fields", "label": "test_log_special_characters_in_fields()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_log_special_characters_in_fields()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_debug_function", "label": "test_debug_function()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_debug_function()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_info_function", "label": "test_info_function()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_info_function()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_warn_function", "label": "test_warn_function()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_warn_function()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_error_function", "label": "test_error_function()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_function()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_debug", "label": "test_format_json_entry_debug()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_debug()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_info", "label": "test_format_json_entry_info()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_info()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_warn", "label": "test_format_json_entry_warn()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_warn()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_error", "label": "test_format_json_entry_error()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_error()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_empty_fields", "label": "test_format_json_entry_empty_fields()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_empty_fields()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_multiple_fields", "label": "test_format_json_entry_multiple_fields()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_multiple_fields()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_is_valid_json", "label": "test_format_json_entry_is_valid_json()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_is_valid_json()", "community": 15, "community_name": "Community 15", "source_file": "src/logging.rs", "file_type": "code", "degree": 2}, {"id": "logging_test_format_json_entry_timestamp_format", "label": "test_format_json_entry_timestamp_format()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_entry_timestamp_format()", "community": 7, "community_name": "Community 7", "source_file": "src/logging.rs", "file_type": "code", "degree": 3}, {"id": "src_services_rs", "label": "services.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 12.5, "font": {"size": 0, "color": "#ffffff"}, "title": "services.rs", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 14}, {"id": "services_serverfetcher", "label": "ServerFetcher", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerFetcher", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_serverpinger", "label": "ServerPinger", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerPinger", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_serverselector", "label": "ServerSelector", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerSelector", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_serverservice", "label": "ServerService", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerService", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_ipdiscoverer", "label": "IpDiscoverer", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "IpDiscoverer", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_latencymonitor", "label": "LatencyMonitor", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "LatencyMonitor", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_defaultserverservice", "label": "DefaultServerService", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultServerService", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 5}, {"id": "services_defaultserverservice_new", "label": ".new()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_defaultserverservice_fetch_servers", "label": ".fetch_servers()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".fetch_servers()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_defaultserverservice_ping_server", "label": ".ping_server()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".ping_server()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_defaultserverservice_select_best", "label": ".select_best()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".select_best()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_defaultipservice", "label": "DefaultIpService", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultIpService", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_defaultipservice_new", "label": ".new()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_defaultipservice_discover_ip", "label": ".discover_ip()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".discover_ip()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_defaultlatencymonitor", "label": "DefaultLatencyMonitor", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultLatencyMonitor", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_defaultlatencymonitor_new", "label": ".new()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_defaultlatencymonitor_measure_latency_under_load", "label": ".measure_latency_under_load()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".measure_latency_under_load()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 2}, {"id": "services_services", "label": "Services", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "Services", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 1}, {"id": "services_servicecontainer", "label": "ServiceContainer", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "ServiceContainer", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 7}, {"id": "services_servicecontainer_server_service", "label": ".server_service()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".server_service()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 5}, {"id": "services_servicecontainer_ip_service", "label": ".ip_service()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".ip_service()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 4}, {"id": "services_servicecontainer_fmt", "label": ".fmt()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".fmt()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 2}, {"id": "services_servicecontainer_new", "label": ".new()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 7}, {"id": "services_servicecontainer_with_server", "label": ".with_server()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_server()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_servicecontainer_with_ip", "label": ".with_ip()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_ip()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 3}, {"id": "services_make_client", "label": "make_client()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "make_client()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 4}, {"id": "services_test_default_service_container_creation", "label": "test_default_service_container_creation()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_default_service_container_creation()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 5}, {"id": "services_test_service_container_with_custom", "label": "test_service_container_with_custom()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_service_container_with_custom()", "community": 16, "community_name": "Community 16", "source_file": "src/services.rs", "file_type": "code", "degree": 7}, {"id": "src_grades_rs", "label": "grades.rs", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 19.2, "font": {"size": 12, "color": "#ffffff"}, "title": "grades.rs", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 51}, {"id": "grades_lettergrade", "label": "LetterGrade", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "LetterGrade", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 6}, {"id": "grades_lettergrade_as_str", "label": ".as_str()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".as_str()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_lettergrade_color_str", "label": ".color_str()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".color_str()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 11}, {"id": "grades_lettergrade_emoji", "label": ".emoji()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".emoji()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 4}, {"id": "grades_lettergrade_score", "label": ".score()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".score()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 3}, {"id": "grades_lettergrade_description", "label": ".description()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".description()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_grade_ping", "label": "grade_ping()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_ping()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 3}, {"id": "grades_grade_jitter", "label": "grade_jitter()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_jitter()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 3}, {"id": "grades_grade_download", "label": "grade_download()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_download()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 5}, {"id": "grades_grade_upload", "label": "grade_upload()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_upload()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 5}, {"id": "grades_grade_bufferbloat", "label": "grade_bufferbloat()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_bufferbloat()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_grade_stability", "label": "grade_stability()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_stability()", "community": 5, "community_name": "Community 5", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_grade_overall", "label": "grade_overall()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 13.6, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_overall()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 20}, {"id": "grades_score_to_grade", "label": "score_to_grade()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "score_to_grade()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_format_grade_line", "label": "format_grade_line()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_grade_line()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 8}, {"id": "grades_grade_badge", "label": "grade_badge()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "grade_badge()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 7}, {"id": "grades_test_letter_grade_ordering", "label": "test_letter_grade_ordering()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_ordering()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_as_str_all_variants", "label": "test_letter_grade_as_str_all_variants()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_as_str_all_variants()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_score_all_variants", "label": "test_letter_grade_score_all_variants()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_score_all_variants()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_description_all_variants", "label": "test_letter_grade_description_all_variants()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_description_all_variants()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_color_str_nc_mode", "label": "test_letter_grade_color_str_nc_mode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_color_str_nc_mode()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_color_str_all_grades", "label": "test_letter_grade_color_str_all_grades()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_color_str_all_grades()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_letter_grade_color_str_different_themes", "label": "test_letter_grade_color_str_different_themes()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_color_str_different_themes()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_ping_excellent", "label": "test_grade_ping_excellent()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_ping_excellent()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_ping_good_to_fail", "label": "test_grade_ping_good_to_fail()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_ping_good_to_fail()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_ping_gamer_profile", "label": "test_grade_ping_gamer_profile()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_ping_gamer_profile()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_ping_streamer_profile", "label": "test_grade_ping_streamer_profile()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_ping_streamer_profile()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_jitter_excellent", "label": "test_grade_jitter_excellent()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_jitter_excellent()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_jitter_good_to_fail", "label": "test_grade_jitter_good_to_fail()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_jitter_good_to_fail()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_download_excellent", "label": "test_grade_download_excellent()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_download_excellent()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_download_good_to_fail", "label": "test_grade_download_good_to_fail()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_download_good_to_fail()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_download_streamer_profile", "label": "test_grade_download_streamer_profile()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_download_streamer_profile()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_download_gamer_profile", "label": "test_grade_download_gamer_profile()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_download_gamer_profile()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_upload_excellent", "label": "test_grade_upload_excellent()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_upload_excellent()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_upload_good_to_fail", "label": "test_grade_upload_good_to_fail()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_upload_good_to_fail()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_bufferbloat_all_levels", "label": "test_grade_bufferbloat_all_levels()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_bufferbloat_all_levels()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_bufferbloat_boundary_cases", "label": "test_grade_bufferbloat_boundary_cases()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_bufferbloat_boundary_cases()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_stability_all_levels", "label": "test_grade_stability_all_levels()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_stability_all_levels()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_score_to_grade_all_levels", "label": "test_score_to_grade_all_levels()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_score_to_grade_all_levels()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_score_to_grade_boundary_cases", "label": "test_score_to_grade_boundary_cases()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_score_to_grade_boundary_cases()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_grade_overall_all_none", "label": "test_grade_overall_all_none()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_overall_all_none()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_overall_excellent", "label": "test_grade_overall_excellent()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_overall_excellent()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_overall_poor", "label": "test_grade_overall_poor()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_overall_poor()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_overall_partial_data", "label": "test_grade_overall_partial_data()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_overall_partial_data()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_overall_mixed_quality", "label": "test_grade_overall_mixed_quality()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_overall_mixed_quality()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_format_grade_line_with_value", "label": "test_format_grade_line_with_value()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_grade_line_with_value()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_format_grade_line_without_value", "label": "test_format_grade_line_without_value()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_grade_line_without_value()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_format_grade_line_nc_mode", "label": "test_format_grade_line_nc_mode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_grade_line_nc_mode()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_format_grade_line_all_grade_levels", "label": "test_format_grade_line_all_grade_levels()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_grade_line_all_grade_levels()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_badge_nc_mode", "label": "test_grade_badge_nc_mode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_badge_nc_mode()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_badge_colored_mode", "label": "test_grade_badge_colored_mode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_badge_colored_mode()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_grade_badge_all_grades", "label": "test_grade_badge_all_grades()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_grade_badge_all_grades()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 2}, {"id": "grades_test_letter_grade_is_copy", "label": "test_letter_grade_is_copy()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_is_copy()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_debug", "label": "test_letter_grade_debug()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_debug()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_partial_eq", "label": "test_letter_grade_partial_eq()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_partial_eq()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "grades_test_letter_grade_ord", "label": "test_letter_grade_ord()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_letter_grade_ord()", "community": 7, "community_name": "Community 7", "source_file": "src/grades.rs", "file_type": "code", "degree": 1}, {"id": "src_phase_runner_rs", "label": "phase_runner.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "phase_runner.rs", "community": 6, "community_name": "Community 6", "source_file": "src/phase_runner.rs", "file_type": "code", "degree": 2}, {"id": "phase_runner_phaserunner", "label": "PhaseRunner", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "PhaseRunner", "community": 6, "community_name": "Community 6", "source_file": "src/phase_runner.rs", "file_type": "code", "degree": 1}, {"id": "phase_runner_defaultphaserunner", "label": "DefaultPhaseRunner", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultPhaseRunner", "community": 6, "community_name": "Community 6", "source_file": "src/phase_runner.rs", "file_type": "code", "degree": 4}, {"id": "phase_runner_defaultphaserunner_default", "label": ".default()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 6, "community_name": "Community 6", "source_file": "src/phase_runner.rs", "file_type": "code", "degree": 2}, {"id": "phase_runner_defaultphaserunner_new", "label": ".new()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 6, "community_name": "Community 6", "source_file": "src/phase_runner.rs", "file_type": "code", "degree": 4}, {"id": "phase_runner_defaultphaserunner_run_all", "label": ".run_all()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".run_all()", "community": 6, "community_name": "Community 6", "source_file": "src/phase_runner.rs", "file_type": "code", "degree": 4}, {"id": "src_profiles_rs", "label": "profiles.rs", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "profiles.rs", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 15}, {"id": "profiles_userprofile", "label": "UserProfile", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 14.0, "font": {"size": 0, "color": "#ffffff"}, "title": "UserProfile", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 22}, {"id": "profiles_userprofile_from_name", "label": ".from_name()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_name()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 5}, {"id": "profiles_userprofile_is_valid_name", "label": ".is_valid_name()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_valid_name()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 3}, {"id": "profiles_userprofile_from_name_unchecked", "label": ".from_name_unchecked()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_name_unchecked()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 3}, {"id": "profiles_userprofile_validate", "label": ".validate()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".validate()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 7}, {"id": "profiles_userprofile_name", "label": ".name()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".name()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_userprofile_display_name", "label": ".display_name()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".display_name()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_userprofile_description", "label": ".description()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".description()", "community": 7, "community_name": "Community 7", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_userprofile_scoring_weights", "label": ".scoring_weights()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".scoring_weights()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 6}, {"id": "profiles_userprofile_excellent_speed_threshold", "label": ".excellent_speed_threshold()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".excellent_speed_threshold()", "community": 7, "community_name": "Community 7", "source_file": "src/profiles.rs", "file_type": "code", "degree": 3}, {"id": "profiles_userprofile_excellent_ping_threshold", "label": ".excellent_ping_threshold()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".excellent_ping_threshold()", "community": 7, "community_name": "Community 7", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_userprofile_excellent_jitter_threshold", "label": ".excellent_jitter_threshold()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".excellent_jitter_threshold()", "community": 7, "community_name": "Community 7", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_userprofile_show_latency_details", "label": ".show_latency_details()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_latency_details()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_userprofile_show_bufferbloat", "label": ".show_bufferbloat()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_bufferbloat()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_userprofile_show_stability", "label": ".show_stability()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_stability()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_userprofile_show_percentiles", "label": ".show_percentiles()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_percentiles()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_userprofile_show_usage_check", "label": ".show_usage_check()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_usage_check()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_userprofile_show_estimates", "label": ".show_estimates()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_estimates()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_userprofile_show_history", "label": ".show_history()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_history()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_userprofile_show_ul_dl_ratio", "label": ".show_ul_dl_ratio()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_ul_dl_ratio()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_userprofile_show_peaks", "label": ".show_peaks()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_peaks()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_userprofile_show_latency_under_load", "label": ".show_latency_under_load()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".show_latency_under_load()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_usagetarget", "label": "UsageTarget", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "UsageTarget", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_profile_usage_targets", "label": "profile_usage_targets()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "profile_usage_targets()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_test_is_valid_name", "label": "test_is_valid_name()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_valid_name()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_test_validate_valid", "label": "test_validate_valid()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_valid()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_test_validate_invalid", "label": "test_validate_invalid()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_invalid()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_test_profile_from_name", "label": "test_profile_from_name()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_profile_from_name()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_test_profile_name_roundtrip", "label": "test_profile_name_roundtrip()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_profile_name_roundtrip()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_test_scoring_weights_sum", "label": "test_scoring_weights_sum()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_scoring_weights_sum()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_test_gamer_profile_priorities", "label": "test_gamer_profile_priorities()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_gamer_profile_priorities()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_test_streamer_profile_priorities", "label": "test_streamer_profile_priorities()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_streamer_profile_priorities()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_test_remote_worker_profile_priorities", "label": "test_remote_worker_profile_priorities()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_remote_worker_profile_priorities()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "profiles_test_casual_profile_minimal", "label": "test_casual_profile_minimal()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_casual_profile_minimal()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_test_power_user_shows_all", "label": "test_power_user_shows_all()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_power_user_shows_all()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 1}, {"id": "profiles_test_profile_usage_targets_not_empty", "label": "test_profile_usage_targets_not_empty()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_profile_usage_targets_not_empty()", "community": 5, "community_name": "Community 5", "source_file": "src/profiles.rs", "file_type": "code", "degree": 2}, {"id": "src_endpoints_rs", "label": "endpoints.rs", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "endpoints.rs", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 4}, {"id": "endpoints_serverendpoints", "label": "ServerEndpoints", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerEndpoints", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 7}, {"id": "endpoints_serverendpoints_from_server_url", "label": ".from_server_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_server_url()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 9}, {"id": "endpoints_serverendpoints_raw", "label": ".raw()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".raw()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 1}, {"id": "endpoints_serverendpoints_base", "label": ".base()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".base()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 2}, {"id": "endpoints_serverendpoints_upload", "label": ".upload()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".upload()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 2}, {"id": "endpoints_serverendpoints_latency", "label": ".latency()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".latency()", "community": 4, "community_name": "Community 4", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 3}, {"id": "endpoints_serverendpoints_download_asset", "label": ".download_asset()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".download_asset()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 2}, {"id": "endpoints_test_from_upload_php_url", "label": "test_from_upload_php_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_from_upload_php_url()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 2}, {"id": "endpoints_test_from_base_url", "label": "test_from_base_url()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_from_base_url()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 2}, {"id": "endpoints_test_download_asset", "label": "test_download_asset()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_download_asset()", "community": 9, "community_name": "Community 9", "source_file": "src/endpoints.rs", "file_type": "code", "degree": 2}, {"id": "src_history_rs", "label": "history.rs", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 22.4, "font": {"size": 12, "color": "#ffffff"}, "title": "history.rs", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 69}, {"id": "history_entry", "label": "Entry", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "Entry", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_entry_from", "label": ".from()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".from()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_get_history_path", "label": "get_history_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "get_history_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_backup_path", "label": "backup_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "backup_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 7}, {"id": "history_corrupt_path", "label": "corrupt_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "corrupt_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 4}, {"id": "history_load_entries", "label": "load_entries()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "load_entries()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 9}, {"id": "history_load_history_from_path", "label": "load_history_from_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 13.8, "font": {"size": 0, "color": "#ffffff"}, "title": "load_history_from_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 21}, {"id": "history_save_result_to_path", "label": "save_result_to_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "save_result_to_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 23}, {"id": "history_save_result", "label": "save_result()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "save_result()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 7}, {"id": "history_save_report", "label": "save_report()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "save_report()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_load", "label": "load()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": "load()", "community": 4, "community_name": "Community 4", "source_file": "src/history.rs", "file_type": "code", "degree": 16}, {"id": "history_show", "label": "show()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "show()", "community": 1, "community_name": "Community 1", "source_file": "src/history.rs", "file_type": "code", "degree": 12}, {"id": "history_color_speed", "label": "color_speed()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "color_speed()", "community": 1, "community_name": "Community 1", "source_file": "src/history.rs", "file_type": "code", "degree": 7}, {"id": "history_color_ping", "label": "color_ping()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "color_ping()", "community": 1, "community_name": "Community 1", "source_file": "src/history.rs", "file_type": "code", "degree": 6}, {"id": "history_get_averages", "label": "get_averages()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "get_averages()", "community": 9, "community_name": "Community 9", "source_file": "src/history.rs", "file_type": "code", "degree": 4}, {"id": "history_format_comparison", "label": "format_comparison()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "format_comparison()", "community": 1, "community_name": "Community 1", "source_file": "src/history.rs", "file_type": "code", "degree": 7}, {"id": "history_sparkline", "label": "sparkline()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "sparkline()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 11}, {"id": "history_sparkline_ascii", "label": "sparkline_ascii()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": "sparkline_ascii()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 13}, {"id": "history_get_recent_sparkline", "label": "get_recent_sparkline()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "get_recent_sparkline()", "community": 4, "community_name": "Community 4", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_make_test_result", "label": "make_test_result()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 13.4, "font": {"size": 0, "color": "#ffffff"}, "title": "make_test_result()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 19}, {"id": "history_temp_history_path", "label": "temp_history_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "temp_history_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 23}, {"id": "history_test_get_averages_returns_values", "label": "test_get_averages_returns_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_get_averages_returns_values()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_format_comparison_faster", "label": "test_format_comparison_faster()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_comparison_faster()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_format_comparison_slower", "label": "test_format_comparison_slower()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_comparison_slower()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_format_comparison_on_par", "label": "test_format_comparison_on_par()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_comparison_on_par()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 4}, {"id": "history_test_save_result_appends_to_existing", "label": "test_save_result_appends_to_existing()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_save_result_appends_to_existing()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_print_history_with_data", "label": "test_print_history_with_data()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_print_history_with_data()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_print_history_long_sponsor_truncation", "label": "test_print_history_long_sponsor_truncation()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_print_history_long_sponsor_truncation()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_format_comparison_zero_avg", "label": "test_format_comparison_zero_avg()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_comparison_zero_avg()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_save_result_invalid_json_recovery", "label": "test_save_result_invalid_json_recovery()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_save_result_invalid_json_recovery()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 4}, {"id": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "test_save_result_recovers_from_backup_when_primary_is_corrupt()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_save_result_recovers_from_backup_when_primary_is_corrupt()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 7}, {"id": "history_test_load_history_falls_back_to_backup", "label": "test_load_history_falls_back_to_backup()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_history_falls_back_to_backup()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_save_result_rotates_backup_from_previous_good_state", "label": "test_save_result_rotates_backup_from_previous_good_state()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_save_result_rotates_backup_from_previous_good_state()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 6}, {"id": "history_test_history_keeps_last_100_entries", "label": "test_history_keeps_last_100_entries()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_history_keeps_last_100_entries()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_sparkline_increasing", "label": "test_sparkline_increasing()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_increasing()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_decreasing", "label": "test_sparkline_decreasing()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_decreasing()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_empty", "label": "test_sparkline_empty()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_empty()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 1}, {"id": "history_test_sparkline_single_value", "label": "test_sparkline_single_value()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_single_value()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_identical_values", "label": "test_sparkline_identical_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_identical_values()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_increasing", "label": "test_sparkline_ascii_increasing()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_increasing()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_decreasing", "label": "test_sparkline_ascii_decreasing()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_decreasing()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_empty", "label": "test_sparkline_ascii_empty()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_empty()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 1}, {"id": "history_test_sparkline_ascii_single_value", "label": "test_sparkline_ascii_single_value()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_single_value()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_identical_values", "label": "test_sparkline_ascii_identical_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_identical_values()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_all_min", "label": "test_sparkline_ascii_all_min()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_all_min()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_all_max", "label": "test_sparkline_ascii_all_max()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_all_max()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_two_values", "label": "test_sparkline_ascii_two_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_two_values()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_three_values", "label": "test_sparkline_ascii_three_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_three_values()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_five_values", "label": "test_sparkline_ascii_five_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_five_values()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_entry_from_test_result", "label": "test_entry_from_test_result()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_entry_from_test_result()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_entry_from_test_result_with_none_values", "label": "test_entry_from_test_result_with_none_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_entry_from_test_result_with_none_values()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_backup_path", "label": "test_backup_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_backup_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_corrupt_path", "label": "test_corrupt_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_corrupt_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_load_entries_valid_json", "label": "test_load_entries_valid_json()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_entries_valid_json()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_load_entries_invalid_json", "label": "test_load_entries_invalid_json()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_entries_invalid_json()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_load_entries_file_not_found", "label": "test_load_entries_file_not_found()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_entries_file_not_found()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 4}, {"id": "history_test_get_history_path_returns_some", "label": "test_get_history_path_returns_some()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_get_history_path_returns_some()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_load_history_from_path_empty_file", "label": "test_load_history_from_path_empty_file()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_history_from_path_empty_file()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_load_history_from_path_with_entries", "label": "test_load_history_from_path_with_entries()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_history_from_path_with_entries()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_load_history_from_path_nonexistent", "label": "test_load_history_from_path_nonexistent()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_history_from_path_nonexistent()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 4}, {"id": "history_test_save_result_to_path_multiple_entries", "label": "test_save_result_to_path_multiple_entries()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_save_result_to_path_multiple_entries()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_format_comparison_with_insufficient_history", "label": "test_format_comparison_with_insufficient_history()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_comparison_with_insufficient_history()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_get_recent_sparkline_helper_with_data", "label": "test_get_recent_sparkline_helper_with_data()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_get_recent_sparkline_helper_with_data()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 5}, {"id": "history_test_save_result_no_history_path", "label": "test_save_result_no_history_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_save_result_no_history_path()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 3}, {"id": "history_test_load_empty_history", "label": "test_load_empty_history()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_empty_history()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_show_history_no_panic", "label": "test_show_history_no_panic()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_show_history_no_panic()", "community": 1, "community_name": "Community 1", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_exact_boundaries", "label": "test_sparkline_exact_boundaries()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_exact_boundaries()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_two_values_same", "label": "test_sparkline_two_values_same()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_two_values_same()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_large_range", "label": "test_sparkline_large_range()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_large_range()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "history_test_sparkline_ascii_exact_boundaries", "label": "test_sparkline_ascii_exact_boundaries()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_sparkline_ascii_exact_boundaries()", "community": 12, "community_name": "Community 12", "source_file": "src/history.rs", "file_type": "code", "degree": 2}, {"id": "src_output_rs", "label": "output.rs", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "output.rs", "community": 4, "community_name": "Community 4", "source_file": "src/output.rs", "file_type": "code", "degree": 2}, {"id": "output_outputhandler", "label": "OutputHandler", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "OutputHandler", "community": 4, "community_name": "Community 4", "source_file": "src/output.rs", "file_type": "code", "degree": 1}, {"id": "output_defaultoutputhandler", "label": "DefaultOutputHandler", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultOutputHandler", "community": 4, "community_name": "Community 4", "source_file": "src/output.rs", "file_type": "code", "degree": 4}, {"id": "output_defaultoutputhandler_new", "label": ".new()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 4, "community_name": "Community 4", "source_file": "src/output.rs", "file_type": "code", "degree": 1}, {"id": "output_defaultoutputhandler_handle_result", "label": ".handle_result()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".handle_result()", "community": 4, "community_name": "Community 4", "source_file": "src/output.rs", "file_type": "code", "degree": 2}, {"id": "output_defaultoutputhandler_handle_error", "label": ".handle_error()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".handle_error()", "community": 4, "community_name": "Community 4", "source_file": "src/output.rs", "file_type": "code", "degree": 2}, {"id": "src_progress_rs", "label": "progress.rs", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 16.6, "font": {"size": 12, "color": "#ffffff"}, "title": "progress.rs", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 37}, {"id": "progress_adaptive_bar_width", "label": "adaptive_bar_width()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "adaptive_bar_width()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 5}, {"id": "progress_speed_color", "label": "speed_color()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "speed_color()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 9}, {"id": "progress_speed_trend", "label": "speed_trend()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "speed_trend()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 3}, {"id": "progress_render_sparkline", "label": "render_sparkline()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "render_sparkline()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 9}, {"id": "progress_tracker", "label": "Tracker", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "Tracker", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 7}, {"id": "progress_tracker_new", "label": ".new()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 9}, {"id": "progress_tracker_new_animated", "label": ".new_animated()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".new_animated()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 6}, {"id": "progress_tracker_with_target", "label": ".with_target()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_target()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 13}, {"id": "progress_tracker_with_target_animated", "label": ".with_target_animated()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_target_animated()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 5}, {"id": "progress_tracker_update", "label": ".update()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".update()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 10}, {"id": "progress_tracker_finish", "label": ".finish()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".finish()", "community": 9, "community_name": "Community 9", "source_file": "src/progress.rs", "file_type": "code", "degree": 12}, {"id": "progress_create_spinner", "label": "create_spinner()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "create_spinner()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 10}, {"id": "progress_finish_ok", "label": "finish_ok()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "finish_ok()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 8}, {"id": "progress_reveal_grade", "label": "reveal_grade()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "reveal_grade()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 3}, {"id": "progress_reveal_scan_complete", "label": "reveal_scan_complete()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "reveal_scan_complete()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 4}, {"id": "progress_reveal_pause", "label": "reveal_pause()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "reveal_pause()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 4}, {"id": "progress_set_no_color", "label": "set_no_color()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "set_no_color()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 7}, {"id": "progress_unset_no_color", "label": "unset_no_color()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "unset_no_color()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 7}, {"id": "progress_test_no_color_default", "label": "test_no_color_default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_no_color_default()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_create_spinner", "label": "test_create_spinner()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_spinner()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_finish_ok", "label": "test_finish_ok()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_finish_ok()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 3}, {"id": "progress_test_speed_progress_new", "label": "test_speed_progress_new()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_progress_new()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_speed_progress_update", "label": "test_speed_progress_update()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_progress_update()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 3}, {"id": "progress_test_speed_progress_with_sparkline", "label": "test_speed_progress_with_sparkline()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_progress_with_sparkline()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 4}, {"id": "progress_test_speed_progress_nc", "label": "test_speed_progress_nc()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_progress_nc()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 6}, {"id": "progress_test_speed_trend_up", "label": "test_speed_trend_up()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_trend_up()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 1}, {"id": "progress_test_speed_trend_down", "label": "test_speed_trend_down()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_trend_down()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 1}, {"id": "progress_test_speed_trend_stable", "label": "test_speed_trend_stable()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_trend_stable()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 1}, {"id": "progress_test_speed_trend_few_samples", "label": "test_speed_trend_few_samples()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_trend_few_samples()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 1}, {"id": "progress_test_render_sparkline_basic", "label": "test_render_sparkline_basic()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_sparkline_basic()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_render_sparkline_flat", "label": "test_render_sparkline_flat()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_sparkline_flat()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_render_sparkline_empty", "label": "test_render_sparkline_empty()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_sparkline_empty()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_render_sparkline_single", "label": "test_render_sparkline_single()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_sparkline_single()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_speed_color_good", "label": "test_speed_color_good()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_color_good()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_speed_color_warn", "label": "test_speed_color_warn()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_color_warn()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_speed_color_bad", "label": "test_speed_color_bad()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_color_bad()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_adaptive_bar_width", "label": "test_adaptive_bar_width()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_adaptive_bar_width()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "progress_test_no_color_env_set", "label": "test_no_color_env_set()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_no_color_env_set()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 3}, {"id": "progress_test_create_spinner_nc", "label": "test_create_spinner_nc()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_spinner_nc()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 4}, {"id": "progress_test_finish_ok_nc", "label": "test_finish_ok_nc()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_finish_ok_nc()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 5}, {"id": "progress_test_reveal_grade_nc", "label": "test_reveal_grade_nc()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_reveal_grade_nc()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 4}, {"id": "progress_test_reveal_scan_complete_nc", "label": "test_reveal_scan_complete_nc()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_reveal_scan_complete_nc()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 4}, {"id": "progress_test_reveal_pause", "label": "test_reveal_pause()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_reveal_pause()", "community": 13, "community_name": "Community 13", "source_file": "src/progress.rs", "file_type": "code", "degree": 2}, {"id": "src_main_rs", "label": "main.rs", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "main.rs", "community": 11, "community_name": "Community 11", "source_file": "src/main.rs", "file_type": "code", "degree": 2}, {"id": "main_main", "label": "main()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "main()", "community": 11, "community_name": "Community 11", "source_file": "src/main.rs", "file_type": "code", "degree": 7}, {"id": "main_run_speedtest", "label": "run_speedtest()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "run_speedtest()", "community": 11, "community_name": "Community 11", "source_file": "src/main.rs", "file_type": "code", "degree": 7}, {"id": "src_test_config_rs", "label": "test_config.rs", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config.rs", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 9}, {"id": "test_config_testconfig", "label": "TestConfig", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "TestConfig", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 4}, {"id": "test_config_testconfig_default", "label": ".default()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 4}, {"id": "test_config_testconfig_stream_count_for", "label": ".stream_count_for()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".stream_count_for()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 5}, {"id": "test_config_testconfig_retry_delay", "label": ".retry_delay()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".retry_delay()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 8}, {"id": "test_config_test_default_values", "label": "test_default_values()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_default_values()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 2}, {"id": "test_config_test_stream_count_for_single", "label": "test_stream_count_for_single()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stream_count_for_single()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 1}, {"id": "test_config_test_stream_count_for_multi", "label": "test_stream_count_for_multi()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_stream_count_for_multi()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 1}, {"id": "test_config_test_retry_delay_first_attempt", "label": "test_retry_delay_first_attempt()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_retry_delay_first_attempt()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 2}, {"id": "test_config_test_retry_delay_second_attempt", "label": "test_retry_delay_second_attempt()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_retry_delay_second_attempt()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 2}, {"id": "test_config_test_retry_delay_third_attempt", "label": "test_retry_delay_third_attempt()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_retry_delay_third_attempt()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 2}, {"id": "test_config_test_retry_delay_exhausted", "label": "test_retry_delay_exhausted()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_retry_delay_exhausted()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 2}, {"id": "test_config_test_retry_delay_beyond_max_attempts", "label": "test_retry_delay_beyond_max_attempts()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_retry_delay_beyond_max_attempts()", "community": 19, "community_name": "Community 19", "source_file": "src/test_config.rs", "file_type": "code", "degree": 2}, {"id": "src_storage_rs", "label": "storage.rs", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": "storage.rs", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 13}, {"id": "storage_resultsink", "label": "ResultSink", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ResultSink", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 1}, {"id": "storage_saveresult", "label": "SaveResult", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "SaveResult", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 1}, {"id": "storage_loadhistory", "label": "LoadHistory", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "LoadHistory", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 1}, {"id": "storage_historystorage", "label": "HistoryStorage", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "HistoryStorage", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 1}, {"id": "storage_t", "label": "T", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "T", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 3}, {"id": "storage_t_save", "label": ".save()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".save()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 2}, {"id": "storage_t_load_history", "label": ".load_history()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".load_history()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 3}, {"id": "storage_t_clear_history", "label": ".clear_history()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".clear_history()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 3}, {"id": "storage_filestorage", "label": "FileStorage", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "FileStorage", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 8}, {"id": "storage_filestorage_new", "label": ".new()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 2}, {"id": "storage_filestorage_with_path", "label": ".with_path()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_path()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 1}, {"id": "storage_filestorage_default", "label": ".default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 2}, {"id": "storage_filestorage_save", "label": ".save()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".save()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 2}, {"id": "storage_filestorage_load_recent", "label": ".load_recent()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".load_recent()", "community": 4, "community_name": "Community 4", "source_file": "src/storage.rs", "file_type": "code", "degree": 4}, {"id": "storage_filestorage_clear", "label": ".clear()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".clear()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 2}, {"id": "storage_filestorage_write_report", "label": ".write_report()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".write_report()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 2}, {"id": "storage_mockstorage", "label": "MockStorage", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "MockStorage", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 7}, {"id": "storage_mockstorage_new", "label": ".new()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 9}, {"id": "storage_mockstorage_with_results", "label": ".with_results()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_results()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 5}, {"id": "storage_mockstorage_default", "label": ".default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 3}, {"id": "storage_mockstorage_save", "label": ".save()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".save()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 9}, {"id": "storage_mockstorage_load_recent", "label": ".load_recent()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".load_recent()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 11}, {"id": "storage_mockstorage_clear", "label": ".clear()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".clear()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 5}, {"id": "storage_make_test_result", "label": "make_test_result()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "make_test_result()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 5}, {"id": "storage_test_mock_storage_save_load_round_trip", "label": "test_mock_storage_save_load_round_trip()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_mock_storage_save_load_round_trip()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 5}, {"id": "storage_test_mock_storage_with_results", "label": "test_mock_storage_with_results()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_mock_storage_with_results()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 4}, {"id": "storage_test_mock_storage_load_recent_limit", "label": "test_mock_storage_load_recent_limit()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_mock_storage_load_recent_limit()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 3}, {"id": "storage_test_mock_storage_clear", "label": "test_mock_storage_clear()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_mock_storage_clear()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 3}, {"id": "storage_test_mock_storage_empty_load", "label": "test_mock_storage_empty_load()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_mock_storage_empty_load()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 3}, {"id": "storage_test_history_storage_for_file_storage", "label": "test_history_storage_for_file_storage()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_history_storage_for_file_storage()", "community": 8, "community_name": "Community 8", "source_file": "src/storage.rs", "file_type": "code", "degree": 6}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "label": "http.rs", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 33.5, "font": {"size": 12, "color": "#ffffff"}, "title": "http.rs", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 131}, {"id": "http_tlsconfig", "label": "TlsConfig", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "TlsConfig", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_tlsconfig_with_ca_cert", "label": ".with_ca_cert()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_ca_cert()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_tlsconfig_with_min_tls_version", "label": ".with_min_tls_version()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_min_tls_version()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_tlsconfig_with_cert_pinning", "label": ".with_cert_pinning()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_cert_pinning()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_settings", "label": "Settings", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "Settings", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_settings_from", "label": ".from()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 18.4, "font": {"size": 12, "color": "#ffffff"}, "title": ".from()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 47}, {"id": "http_settings_default", "label": ".default()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 21.5, "font": {"size": 12, "color": "#ffffff"}, "title": ".default()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 64}, {"id": "http_settings_with_user_agent", "label": ".with_user_agent()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_user_agent()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 7}, {"id": "http_settings_with_retry_disabled", "label": ".with_retry_disabled()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_retry_disabled()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 8}, {"id": "http_create_client", "label": "create_client()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 15.6, "font": {"size": 12, "color": "#ffffff"}, "title": "create_client()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 31}, {"id": "http_build_tls_config", "label": "build_tls_config()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.5, "font": {"size": 0, "color": "#ffffff"}, "title": "build_tls_config()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 14}, {"id": "http_default_root_store", "label": "default_root_store()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "default_root_store()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_load_custom_ca_cert", "label": "load_custom_ca_cert()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "load_custom_ca_cert()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 8}, {"id": "http_pinningverifier", "label": "PinningVerifier", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "PinningVerifier", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 8}, {"id": "http_pinningverifier_new", "label": ".new()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 14.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 25}, {"id": "http_pinningverifier_try_new", "label": ".try_new()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".try_new()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 6}, {"id": "http_pinningverifier_is_valid_domain", "label": ".is_valid_domain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_valid_domain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_pinningverifier_verify_server_cert", "label": ".verify_server_cert()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".verify_server_cert()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 13}, {"id": "http_pinningverifier_verify_tls12_signature", "label": ".verify_tls12_signature()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".verify_tls12_signature()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_pinningverifier_verify_tls13_signature", "label": ".verify_tls13_signature()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".verify_tls13_signature()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_pinningverifier_supported_verify_schemes", "label": ".supported_verify_schemes()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".supported_verify_schemes()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_is_transient_error", "label": "is_transient_error()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "is_transient_error()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_with_retry", "label": "with_retry()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "with_retry()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 11}, {"id": "http_discover_client_ip", "label": "discover_client_ip()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "discover_client_ip()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 7}, {"id": "http_parse_ip_from_xml", "label": "parse_ip_from_xml()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "parse_ip_from_xml()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_tls_config_with_ca_cert", "label": "test_tls_config_with_ca_cert()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_with_ca_cert()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_tls_config_with_min_tls_version", "label": "test_tls_config_with_min_tls_version()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_with_min_tls_version()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_tls_config_with_cert_pinning", "label": "test_tls_config_with_cert_pinning()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_with_cert_pinning()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_tls_config_builder_chaining", "label": "test_tls_config_builder_chaining()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_builder_chaining()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 6}, {"id": "http_test_settings_default_values", "label": "test_settings_default_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_default_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_settings_with_user_agent", "label": "test_settings_with_user_agent()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_with_user_agent()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_settings_with_user_agent_chaining", "label": "test_settings_with_user_agent_chaining()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_with_user_agent_chaining()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_with_retry_disabled", "label": "test_settings_with_retry_disabled()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_with_retry_disabled()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_settings_debug_trait", "label": "test_settings_debug_trait()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_debug_trait()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_settings_clone", "label": "test_settings_clone()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_clone()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_build_tls_config_unknown_tls_version", "label": "test_build_tls_config_unknown_tls_version()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_tls_config_unknown_tls_version()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_build_tls_config_tls12", "label": "test_build_tls_config_tls12()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_tls_config_tls12()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_build_tls_config_tls13", "label": "test_build_tls_config_tls13()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_tls_config_tls13()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_build_tls_config_pinning_takes_precedence", "label": "test_build_tls_config_pinning_takes_precedence()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_tls_config_pinning_takes_precedence()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_build_tls_config_pinning_only", "label": "test_build_tls_config_pinning_only()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_tls_config_pinning_only()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_build_tls_config_no_options", "label": "test_build_tls_config_no_options()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_tls_config_no_options()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_load_custom_ca_cert_file_not_found", "label": "test_load_custom_ca_cert_file_not_found()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_custom_ca_cert_file_not_found()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_load_custom_ca_cert_invalid_path", "label": "test_load_custom_ca_cert_invalid_path()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_custom_ca_cert_invalid_path()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_source_ip_v4", "label": "test_create_client_source_ip_v4()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_source_ip_v4()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_source_ip_v6", "label": "test_create_client_source_ip_v6()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_source_ip_v6()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_with_ca_cert", "label": "test_create_client_with_ca_cert()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_with_ca_cert()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_create_client_with_pinning", "label": "test_create_client_with_pinning()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_with_pinning()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_with_retry_disabled", "label": "test_create_client_with_retry_disabled()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_with_retry_disabled()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_create_client_timeout_30", "label": "test_create_client_timeout_30()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_timeout_30()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_timeout_60", "label": "test_create_client_timeout_60()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_timeout_60()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_pinning_verifier_is_valid_domain_speedtest", "label": "test_pinning_verifier_is_valid_domain_speedtest()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_is_valid_domain_speedtest()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_is_valid_domain_ookla", "label": "test_pinning_verifier_is_valid_domain_ookla()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_is_valid_domain_ookla()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_edge_cases", "label": "test_pinning_verifier_edge_cases()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_edge_cases()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_exact_domains", "label": "test_pinning_verifier_exact_domains()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_exact_domains()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_subdomains", "label": "test_pinning_verifier_subdomains()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_subdomains()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_invalid_suffixes", "label": "test_pinning_verifier_invalid_suffixes()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_invalid_suffixes()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_case_sensitivity", "label": "test_pinning_verifier_case_sensitivity()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_case_sensitivity()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_special_characters", "label": "test_pinning_verifier_special_characters()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_special_characters()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_numeric_domains", "label": "test_pinning_verifier_numeric_domains()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_numeric_domains()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_new_returns_self", "label": "test_pinning_verifier_new_returns_self()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_new_returns_self()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_pinning_verifier_debug_trait", "label": "test_pinning_verifier_debug_trait()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_debug_trait()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_pinning_verifier_supported_verify_schemes", "label": "test_pinning_verifier_supported_verify_schemes()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_supported_verify_schemes()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_domain", "label": "test_pinning_verifier_verify_server_cert_rejects_invalid_domain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_verify_server_cert_rejects_invalid_domain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_verify_server_cert_rejects_unsupported_name_type", "label": "test_pinning_verifier_verify_server_cert_rejects_unsupported_name_type()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_verify_server_cert_rejects_unsupported_name_type()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_certificate", "label": "test_pinning_verifier_verify_server_cert_rejects_invalid_certificate()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_verify_server_cert_rejects_invalid_certificate()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_domain_checked_before_cert_parse_speedtest", "label": "test_pinning_verifier_domain_checked_before_cert_parse_speedtest()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_domain_checked_before_cert_parse_speedtest()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_ipv6_address_rejected", "label": "test_pinning_verifier_ipv6_address_rejected()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_ipv6_address_rejected()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_domain_checked_before_cert_parse_ookla", "label": "test_pinning_verifier_domain_checked_before_cert_parse_ookla()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_domain_checked_before_cert_parse_ookla()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_domain_validation_order", "label": "test_pinning_verifier_domain_validation_order()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_domain_validation_order()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_verify_server_cert_rejects_different_tld", "label": "test_pinning_verifier_verify_server_cert_rejects_different_tld()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_verify_server_cert_rejects_different_tld()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_intermediate_certs_ignored", "label": "test_pinning_verifier_intermediate_certs_ignored()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_intermediate_certs_ignored()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_ocsp_response_ignored", "label": "test_pinning_verifier_ocsp_response_ignored()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_ocsp_response_ignored()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_all_valid_subdomains", "label": "test_pinning_verifier_all_valid_subdomains()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_all_valid_subdomains()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_all_invalid_domains", "label": "test_pinning_verifier_all_invalid_domains()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_all_invalid_domains()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml", "label": "test_parse_ip_from_xml()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_full_response", "label": "test_parse_ip_from_xml_full_response()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_full_response()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_invalid", "label": "test_parse_ip_from_xml_invalid()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_invalid()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_create_client_invalid_source_ip", "label": "test_create_client_invalid_source_ip()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_invalid_source_ip()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_test_create_client_valid_config", "label": "test_create_client_valid_config()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_valid_config()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_test_create_client_with_source_ip", "label": "test_create_client_with_source_ip()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_with_source_ip()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_test_create_client_custom_timeout", "label": "test_create_client_custom_timeout()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_custom_timeout()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_test_settings_from_config_with_source_ip", "label": "test_settings_from_config_with_source_ip()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_from_config_with_source_ip()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_from_config_with_ca_cert", "label": "test_settings_from_config_with_ca_cert()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_from_config_with_ca_cert()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_from_config_with_tls_version", "label": "test_settings_from_config_with_tls_version()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_from_config_with_tls_version()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_from_config_with_pinning", "label": "test_settings_from_config_with_pinning()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_from_config_with_pinning()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_from_config_timeout", "label": "test_settings_from_config_timeout()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_from_config_timeout()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_from_config_default_user_agent", "label": "test_settings_from_config_default_user_agent()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_from_config_default_user_agent()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_from_config_retry_enabled_by_default", "label": "test_settings_from_config_retry_enabled_by_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_from_config_retry_enabled_by_default()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_with_retry_immediate_success", "label": "test_with_retry_immediate_success()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_with_retry_immediate_success()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_with_retry_with_mock_request", "label": "test_with_retry_with_mock_request()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_with_retry_with_mock_request()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_with_retry_counter_increment", "label": "test_with_retry_counter_increment()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_with_retry_counter_increment()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_with_retry_different_value_types", "label": "test_with_retry_different_value_types()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_with_retry_different_value_types()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_with_retry_multiple_sequential_calls", "label": "test_with_retry_multiple_sequential_calls()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_with_retry_multiple_sequential_calls()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_parse_ip_from_xml_missing_client_element", "label": "test_parse_ip_from_xml_missing_client_element()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_missing_client_element()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_empty_ip", "label": "test_parse_ip_from_xml_empty_ip()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_empty_ip()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_whitespace_ip", "label": "test_parse_ip_from_xml_whitespace_ip()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_whitespace_ip()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_ipv6_format", "label": "test_parse_ip_from_xml_ipv6_format()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_ipv6_format()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_special_characters", "label": "test_parse_ip_from_xml_special_characters()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_special_characters()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_garbage_after_xml", "label": "test_parse_ip_from_xml_garbage_after_xml()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_garbage_after_xml()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_parse_ip_from_xml_malformed_xml", "label": "test_parse_ip_from_xml_malformed_xml()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_parse_ip_from_xml_malformed_xml()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_discover_client_ip_handles_network_failure", "label": "test_discover_client_ip_handles_network_failure()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_discover_client_ip_handles_network_failure()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 5}, {"id": "http_test_tls_config_debug", "label": "test_tls_config_debug()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_debug()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_tls_config_clone", "label": "test_tls_config_clone()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_clone()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 6}, {"id": "http_test_tls_config_default_trait", "label": "test_tls_config_default_trait()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_default_trait()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_settings_with_source_ip", "label": "test_settings_with_source_ip()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_with_source_ip()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_settings_builder_full_chain", "label": "test_settings_builder_full_chain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_builder_full_chain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_clone_is_independent", "label": "test_settings_clone_is_independent()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_clone_is_independent()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_create_client_with_source_ip_none", "label": "test_create_client_with_source_ip_none()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_with_source_ip_none()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_with_custom_user_agent", "label": "test_create_client_with_custom_user_agent()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_with_custom_user_agent()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_create_client_timeout_zero", "label": "test_create_client_timeout_zero()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_timeout_zero()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_timeout_large", "label": "test_create_client_timeout_large()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_timeout_large()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_error_context_message", "label": "test_error_context_message()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_context_message()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_error_context_with_source", "label": "test_error_context_with_source()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_context_with_source()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_error_server_not_found", "label": "test_error_server_not_found()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_server_not_found()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_error_download_failure", "label": "test_error_download_failure()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_download_failure()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_error_upload_failure", "label": "test_error_upload_failure()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_upload_failure()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_error_context_debug", "label": "test_error_context_debug()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_context_debug()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_error_context_display", "label": "test_error_context_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_context_display()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_error_download_failure_display", "label": "test_error_download_failure_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_download_failure_display()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_error_upload_failure_display", "label": "test_error_upload_failure_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_upload_failure_display()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_error_server_not_found_display", "label": "test_error_server_not_found_display()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_error_server_not_found_display()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_settings_default_timeout_10", "label": "test_settings_default_timeout_10()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_default_timeout_10()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_settings_default_retry_true", "label": "test_settings_default_retry_true()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_default_retry_true()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_settings_with_timeout", "label": "test_settings_with_timeout()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_with_timeout()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_tls_config_default_values", "label": "test_tls_config_default_values()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_default_values()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_tls_config_multiple_options", "label": "test_tls_config_multiple_options()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_multiple_options()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_settings_chained_modifications", "label": "test_settings_chained_modifications()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_chained_modifications()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_default_user_agent_is_valid", "label": "test_default_user_agent_is_valid()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_default_user_agent_is_valid()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_default_user_agent_in_settings", "label": "test_default_user_agent_in_settings()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_default_user_agent_in_settings()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 2}, {"id": "http_test_create_client_all_defaults", "label": "test_create_client_all_defaults()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_all_defaults()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_minimal_tls_config", "label": "test_create_client_minimal_tls_config()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_minimal_tls_config()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_http1_only", "label": "test_create_client_http1_only()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_http1_only()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_pinning_verifier_single_char_subdomain", "label": "test_pinning_verifier_single_char_subdomain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_single_char_subdomain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_numbers_in_subdomain", "label": "test_pinning_verifier_numbers_in_subdomain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_numbers_in_subdomain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_unicode_in_subdomain", "label": "test_pinning_verifier_unicode_in_subdomain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_unicode_in_subdomain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_empty_cert_with_valid_domain", "label": "test_pinning_verifier_empty_cert_with_valid_domain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_empty_cert_with_valid_domain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 4}, {"id": "http_test_pinning_verifier_subdomain_with_dashes", "label": "test_pinning_verifier_subdomain_with_dashes()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_subdomain_with_dashes()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_long_subdomain", "label": "test_pinning_verifier_long_subdomain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_long_subdomain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_pinning_verifier_concatenation_attack", "label": "test_pinning_verifier_concatenation_attack()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_pinning_verifier_concatenation_attack()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 1}, {"id": "http_test_settings_retry_disabled_chain", "label": "test_settings_retry_disabled_chain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_retry_disabled_chain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_settings_user_agent_chain", "label": "test_settings_user_agent_chain()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_settings_user_agent_chain()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_source_ip_loopback_v4", "label": "test_create_client_source_ip_loopback_v4()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_source_ip_loopback_v4()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_source_ip_loopback_v6", "label": "test_create_client_source_ip_loopback_v6()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_source_ip_loopback_v6()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_source_ip_unspecified", "label": "test_create_client_source_ip_unspecified()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_source_ip_unspecified()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "http_test_create_client_source_ip_with_tls", "label": "test_create_client_source_ip_with_tls()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_create_client_source_ip_with_tls()", "community": 2, "community_name": "Community 2", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/http.rs", "file_type": "code", "degree": 3}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "label": "orchestrator.rs", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 14.3, "font": {"size": 0, "color": "#ffffff"}, "title": "orchestrator.rs", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 24}, {"id": "orchestrator_earlyexitflags", "label": "EarlyExitFlags", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "EarlyExitFlags", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_earlyexitflags_from_args", "label": ".from_args()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_args()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_storagebuilder", "label": "StorageBuilder", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "StorageBuilder", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 8}, {"id": "orchestrator_storagebuilder_new", "label": ".new()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 1}, {"id": "orchestrator_storagebuilder_with_saver", "label": ".with_saver()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_saver()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_storagebuilder_with_saver_arc", "label": ".with_saver_arc()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_saver_arc()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 3}, {"id": "orchestrator_storagebuilder_with_history", "label": ".with_history()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_history()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_storagebuilder_with_history_arc", "label": ".with_history_arc()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_history_arc()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 3}, {"id": "orchestrator_storagebuilder_build", "label": ".build()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".build()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 5}, {"id": "orchestrator_storagebuilder_default", "label": ".default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 13.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 20}, {"id": "orchestrator_orchestrator", "label": "Orchestrator", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 13.6, "font": {"size": 0, "color": "#ffffff"}, "title": "Orchestrator", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 20}, {"id": "orchestrator_orchestrator_cfg", "label": ".cfg()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".cfg()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 6}, {"id": "orchestrator_orchestrator_new", "label": ".new()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 12.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 14}, {"id": "orchestrator_orchestrator_from_config", "label": ".from_config()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_config()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 5}, {"id": "orchestrator_orchestrator_from_config_with_storage", "label": ".from_config_with_storage()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_config_with_storage()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 7}, {"id": "orchestrator_orchestrator_services", "label": ".services()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".services()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_orchestrator_services_arc", "label": ".services_arc()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".services_arc()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 1}, {"id": "orchestrator_orchestrator_run", "label": ".run()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".run()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 10}, {"id": "orchestrator_orchestrator_is_verbose", "label": ".is_verbose()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_verbose()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 16}, {"id": "orchestrator_orchestrator_is_simple_mode", "label": ".is_simple_mode()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_simple_mode()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 5}, {"id": "orchestrator_orchestrator_config", "label": ".config()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".config()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 3}, {"id": "orchestrator_orchestrator_early_exit", "label": ".early_exit()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".early_exit()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_orchestrator_saver", "label": ".saver()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".saver()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_orchestrator_history", "label": ".history()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".history()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 1}, {"id": "orchestrator_orchestrator_http_client", "label": ".http_client()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".http_client()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 3}, {"id": "orchestrator_orchestrator_output_results", "label": ".output_results()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": ".output_results()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 13}, {"id": "orchestrator_orchestrator_reveal_results", "label": ".reveal_results()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".reveal_results()", "community": 13, "community_name": "Community 13", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 8}, {"id": "orchestrator_orchestrator_print_kv", "label": ".print_kv()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".print_kv()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_orchestrator_run_dry_run", "label": ".run_dry_run()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".run_dry_run()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 23}, {"id": "orchestrator_orchestrator_format_description", "label": ".format_description()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".format_description()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 5}, {"id": "orchestrator_orch_from_source", "label": "orch_from_source()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "orch_from_source()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 9}, {"id": "orchestrator_default_early_exit", "label": "default_early_exit()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "default_early_exit()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 9}, {"id": "orchestrator_test_orchestrator_creation", "label": "test_orchestrator_creation()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_orchestrator_creation()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 5}, {"id": "orchestrator_test_is_verbose_default", "label": "test_is_verbose_default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_verbose_default()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_is_verbose_quiet", "label": "test_is_verbose_quiet()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_verbose_quiet()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_is_simple_mode_default", "label": "test_is_simple_mode_default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_simple_mode_default()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_is_simple_mode_simple", "label": "test_is_simple_mode_simple()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_simple_mode_simple()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_succeeds", "label": "test_dry_run_succeeds()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_succeeds()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 5}, {"id": "orchestrator_test_early_exit_flags_default", "label": "test_early_exit_flags_default()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_early_exit_flags_default()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 2}, {"id": "orchestrator_test_storage_builder_defaults", "label": "test_storage_builder_defaults()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_storage_builder_defaults()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 8}, {"id": "orchestrator_test_storage_builder_custom", "label": "test_storage_builder_custom()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_storage_builder_custom()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 8}, {"id": "orchestrator_test_orchestrator_exposes_services", "label": "test_orchestrator_exposes_services()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_orchestrator_exposes_services()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_dry_run_orch", "label": "dry_run_orch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "dry_run_orch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 12}, {"id": "orchestrator_test_dry_run_no_color_mode", "label": "test_dry_run_no_color_mode()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_no_color_mode()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_quiet_branch", "label": "test_dry_run_quiet_branch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_quiet_branch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_no_download_branch", "label": "test_dry_run_no_download_branch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_no_download_branch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_no_upload_branch", "label": "test_dry_run_no_upload_branch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_no_upload_branch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_single_stream_branch", "label": "test_dry_run_single_stream_branch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_single_stream_branch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_source_ip_branch", "label": "test_dry_run_source_ip_branch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_source_ip_branch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_tls_version_branch", "label": "test_dry_run_tls_version_branch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_tls_version_branch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "orchestrator_test_dry_run_pin_certs_branch", "label": "test_dry_run_pin_certs_branch()", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_dry_run_pin_certs_branch()", "community": 8, "community_name": "Community 8", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/orchestrator.rs", "file_type": "code", "degree": 4}, {"id": "src_output_strategy_rs", "label": "output_strategy.rs", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "output_strategy.rs", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 15}, {"id": "output_strategy_resolve_output_format", "label": "resolve_output_format()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 14.0, "font": {"size": 0, "color": "#ffffff"}, "title": "resolve_output_format()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 22}, {"id": "output_strategy_make_test_run", "label": "make_test_run()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "make_test_run()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 12}, {"id": "output_strategy_make_upload_run", "label": "make_upload_run()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "make_upload_run()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 12}, {"id": "output_strategy_make_config", "label": "make_config()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "make_config()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 11}, {"id": "output_strategy_test_resolve_output_format_json", "label": "test_resolve_output_format_json()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_json()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 5}, {"id": "output_strategy_test_resolve_output_format_jsonl", "label": "test_resolve_output_format_jsonl()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_jsonl()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 5}, {"id": "output_strategy_test_resolve_output_format_csv", "label": "test_resolve_output_format_csv()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_csv()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 6}, {"id": "output_strategy_test_resolve_output_format_minimal", "label": "test_resolve_output_format_minimal()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_minimal()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 5}, {"id": "output_strategy_test_resolve_output_format_simple", "label": "test_resolve_output_format_simple()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_simple()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 5}, {"id": "output_strategy_test_resolve_output_format_compact", "label": "test_resolve_output_format_compact()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_compact()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 5}, {"id": "output_strategy_test_resolve_output_format_dashboard", "label": "test_resolve_output_format_dashboard()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_dashboard()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 5}, {"id": "output_strategy_test_resolve_output_format_detailed", "label": "test_resolve_output_format_detailed()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_detailed()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 5}, {"id": "output_strategy_test_resolve_output_format_detailed_with_skipped", "label": "test_resolve_output_format_detailed_with_skipped()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_detailed_with_skipped()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 7}, {"id": "output_strategy_test_resolve_output_format_default_none", "label": "test_resolve_output_format_default_none()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_default_none()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 6}, {"id": "output_strategy_test_resolve_output_format_with_profile", "label": "test_resolve_output_format_with_profile()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "test_resolve_output_format_with_profile()", "community": 3, "community_name": "Community 3", "source_file": "src/output_strategy.rs", "file_type": "code", "degree": 7}, {"id": "src_validate_rs", "label": "validate.rs", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "validate.rs", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 8}, {"id": "validate_validate_ip_address", "label": "validate_ip_address()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_ip_address()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 4}, {"id": "validate_is_valid_ipv4", "label": "is_valid_ipv4()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "is_valid_ipv4()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 3}, {"id": "validate_is_valid_ipv6", "label": "is_valid_ipv6()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "is_valid_ipv6()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 2}, {"id": "validate_test_validate_ip_v4", "label": "test_validate_ip_v4()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_v4()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 1}, {"id": "validate_test_validate_ip_v6", "label": "test_validate_ip_v6()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_v6()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 1}, {"id": "validate_test_validate_ip_invalid", "label": "test_validate_ip_invalid()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_invalid()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 1}, {"id": "validate_test_validate_ip_invalid_octet", "label": "test_validate_ip_invalid_octet()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_invalid_octet()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 1}, {"id": "validate_test_is_valid_ipv6", "label": "test_is_valid_ipv6()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_valid_ipv6()", "community": 9, "community_name": "Community 9", "source_file": "src/validate.rs", "file_type": "code", "degree": 1}, {"id": "src_phase_registry_rs", "label": "phase_registry.rs", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "phase_registry.rs", "community": 9, "community_name": "Community 9", "source_file": "src/phase_registry.rs", "file_type": "code", "degree": 2}, {"id": "phase_registry_phaseregistry", "label": "PhaseRegistry", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "PhaseRegistry", "community": 9, "community_name": "Community 9", "source_file": "src/phase_registry.rs", "file_type": "code", "degree": 4}, {"id": "phase_registry_phaseregistry_new", "label": ".new()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 9, "community_name": "Community 9", "source_file": "src/phase_registry.rs", "file_type": "code", "degree": 3}, {"id": "phase_registry_phaseregistry_register", "label": ".register()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".register()", "community": 9, "community_name": "Community 9", "source_file": "src/phase_registry.rs", "file_type": "code", "degree": 1}, {"id": "phase_registry_phaseregistry_iter", "label": ".iter()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 17.5, "font": {"size": 12, "color": "#ffffff"}, "title": ".iter()", "community": 9, "community_name": "Community 9", "source_file": "src/phase_registry.rs", "file_type": "code", "degree": 42}, {"id": "phase_registry_run_all_registered", "label": "run_all_registered()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "run_all_registered()", "community": 9, "community_name": "Community 9", "source_file": "src/phase_registry.rs", "file_type": "code", "degree": 6}, {"id": "src_phases_rs", "label": "phases.rs", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 14.1, "font": {"size": 0, "color": "#ffffff"}, "title": "phases.rs", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 23}, {"id": "phases_pingresult", "label": "PingResult", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "PingResult", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext", "label": "PhaseContext", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 16.1, "font": {"size": 12, "color": "#ffffff"}, "title": "PhaseContext", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 34}, {"id": "phases_phasecontext_new", "label": ".new()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_take_server", "label": ".take_server()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".take_server()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 5}, {"id": "phases_phasecontext_set_server", "label": ".set_server()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_server()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 5}, {"id": "phases_phasecontext_set_client_ip", "label": ".set_client_ip()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_client_ip()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_set_client_location", "label": ".set_client_location()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_client_location()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_set_ping_result", "label": ".set_ping_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_ping_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 4}, {"id": "phases_phasecontext_take_ping_result", "label": ".take_ping_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".take_ping_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_set_download_result", "label": ".set_download_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_download_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_take_download_result", "label": ".take_download_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".take_download_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_set_upload_result", "label": ".set_upload_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_upload_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_take_upload_result", "label": ".take_upload_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".take_upload_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_set_list_printed", "label": ".set_list_printed()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_list_printed()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_fmt", "label": ".fmt()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".fmt()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phaseoutcome", "label": "PhaseOutcome", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "PhaseOutcome", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phaseexecutor", "label": "PhaseExecutor", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "PhaseExecutor", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 5}, {"id": "phases_phaseexecutor_default", "label": ".default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phaseexecutor_new", "label": ".new()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".new()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 15}, {"id": "phases_phaseexecutor_register", "label": ".register()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".register()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 4}, {"id": "phases_phaseexecutor_execute_all", "label": ".execute_all()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": ".execute_all()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 5}, {"id": "phases_phasecontext_client_location", "label": ".client_location()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".client_location()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_client_ip", "label": ".client_ip()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".client_ip()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_server", "label": ".server()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".server()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_ping_result", "label": ".ping_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".ping_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_download_result", "label": ".download_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".download_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_upload_result", "label": ".upload_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".upload_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_is_list_printed", "label": ".is_list_printed()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_list_printed()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_elapsed", "label": ".elapsed()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".elapsed()", "community": 4, "community_name": "Community 4", "source_file": "src/phases.rs", "file_type": "code", "degree": 8}, {"id": "phases_phasecontext_services", "label": ".services()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".services()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 3}, {"id": "phases_phasecontext_services_arc", "label": ".services_arc()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".services_arc()", "community": 9, "community_name": "Community 9", "source_file": "src/phases.rs", "file_type": "code", "degree": 4}, {"id": "phases_phasecontext_with_client_ip", "label": ".with_client_ip()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_client_ip()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_with_client_location", "label": ".with_client_location()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_client_location()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_with_server", "label": ".with_server()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_server()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_with_ping_result", "label": ".with_ping_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_ping_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_phasecontext_with_download_result", "label": ".with_download_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_download_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_with_upload_result", "label": ".with_upload_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_upload_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_mark_list_printed", "label": ".mark_list_printed()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".mark_list_printed()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_set_elapsed", "label": ".set_elapsed()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".set_elapsed()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_phasecontext_take_results", "label": ".take_results()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".take_results()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 3}, {"id": "phases_phasecontext_with_services", "label": ".with_services()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_services()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 1}, {"id": "phases_run_early_exit", "label": "run_early_exit()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "run_early_exit()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 7}, {"id": "phases_run_header", "label": "run_header()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "run_header()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 5}, {"id": "phases_run_server_discovery", "label": "run_server_discovery()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 13.4, "font": {"size": 0, "color": "#ffffff"}, "title": "run_server_discovery()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 19}, {"id": "phases_run_ip_discovery", "label": "run_ip_discovery()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "run_ip_discovery()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 6}, {"id": "phases_run_ping", "label": "run_ping()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": "run_ping()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 16}, {"id": "phases_run_download", "label": "run_download()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 13.2, "font": {"size": 0, "color": "#ffffff"}, "title": "run_download()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 18}, {"id": "phases_run_upload", "label": "run_upload()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 13.2, "font": {"size": 0, "color": "#ffffff"}, "title": "run_upload()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 18}, {"id": "phases_run_result", "label": "run_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": "run_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 16}, {"id": "phases_create_default_executor", "label": "create_default_executor()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "create_default_executor()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 4}, {"id": "phases_run_all_phases", "label": "run_all_phases()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "run_all_phases()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 3}, {"id": "phases_make_test_services", "label": "make_test_services()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "make_test_services()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 7}, {"id": "phases_test_phase_context_default", "label": "test_phase_context_default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_phase_context_default()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 3}, {"id": "phases_test_phase_context_builder", "label": "test_phase_context_builder()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_phase_context_builder()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 4}, {"id": "phases_test_phase_executor_register", "label": "test_phase_executor_register()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_phase_executor_register()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 3}, {"id": "phases_make_ping_result", "label": "make_ping_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "make_ping_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 5}, {"id": "phases_test_ping_result_fields", "label": "test_ping_result_fields()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_result_fields()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 2}, {"id": "phases_test_phase_context_set_take_ping_result", "label": "test_phase_context_set_take_ping_result()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_phase_context_set_take_ping_result()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 6}, {"id": "phases_test_phase_context_with_ping_result_builder", "label": "test_phase_context_with_ping_result_builder()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "test_phase_context_with_ping_result_builder()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 5}, {"id": "phases_test_take_results_returns_ping", "label": "test_take_results_returns_ping()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "test_take_results_returns_ping()", "community": 3, "community_name": "Community 3", "source_file": "src/phases.rs", "file_type": "code", "degree": 6}, {"id": "src_common_rs", "label": "common.rs", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 18.4, "font": {"size": 12, "color": "#ffffff"}, "title": "common.rs", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 47}, {"id": "common_get_terminal_width", "label": "get_terminal_width()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "get_terminal_width()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 8}, {"id": "common_get_terminal_width_bounded", "label": "get_terminal_width_bounded()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "get_terminal_width_bounded()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 4}, {"id": "common_calculate_bandwidth", "label": "calculate_bandwidth()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "calculate_bandwidth()", "community": 9, "community_name": "Community 9", "source_file": "src/common.rs", "file_type": "code", "degree": 10}, {"id": "common_determine_stream_count", "label": "determine_stream_count()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "determine_stream_count()", "community": 19, "community_name": "Community 19", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_format_distance", "label": "format_distance()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "format_distance()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 6}, {"id": "common_format_data_size", "label": "format_data_size()", "color": {"background": "#BAB0AC", "border": "#BAB0AC", "highlight": {"background": "#ffffff", "border": "#BAB0AC"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "format_data_size()", "community": 9, "community_name": "Community 9", "source_file": "src/common.rs", "file_type": "code", "degree": 5}, {"id": "common_is_valid_ipv4", "label": "is_valid_ipv4()", "color": {"background": "#E15759", "border": "#E15759", "highlight": {"background": "#ffffff", "border": "#E15759"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "is_valid_ipv4()", "community": 2, "community_name": "Community 2", "source_file": "src/common.rs", "file_type": "code", "degree": 5}, {"id": "common_bar_chart", "label": "bar_chart()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "bar_chart()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 8}, {"id": "common_tabular_number", "label": "tabular_number()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "tabular_number()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_format_speed_tabular", "label": "format_speed_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "format_speed_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 6}, {"id": "common_format_latency_tabular", "label": "format_latency_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "format_latency_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 3}, {"id": "common_format_jitter_tabular", "label": "format_jitter_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_jitter_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_format_loss_tabular", "label": "format_loss_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_loss_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_format_data_size_tabular", "label": "format_data_size_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_data_size_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 4}, {"id": "common_format_duration_tabular", "label": "format_duration_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_duration_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 4}, {"id": "common_test_calculate_bandwidth_normal", "label": "test_calculate_bandwidth_normal()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_bandwidth_normal()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_calculate_bandwidth_zero_elapsed", "label": "test_calculate_bandwidth_zero_elapsed()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_bandwidth_zero_elapsed()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_determine_stream_count_single", "label": "test_determine_stream_count_single()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_determine_stream_count_single()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_determine_stream_count_multi", "label": "test_determine_stream_count_multi()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_determine_stream_count_multi()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_distance_under_100", "label": "test_format_distance_under_100()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_distance_under_100()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_distance_100_plus", "label": "test_format_distance_100_plus()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_distance_100_plus()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_data_size_bytes", "label": "test_format_data_size_bytes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_size_bytes()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_data_size_kilobytes", "label": "test_format_data_size_kilobytes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_size_kilobytes()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_data_size_megabytes", "label": "test_format_data_size_megabytes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_size_megabytes()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_data_size_gigabytes", "label": "test_format_data_size_gigabytes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_size_gigabytes()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_is_valid_ipv4_valid", "label": "test_is_valid_ipv4_valid()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_valid_ipv4_valid()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_is_valid_ipv4_invalid", "label": "test_is_valid_ipv4_invalid()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_is_valid_ipv4_invalid()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_bar_chart_half", "label": "test_bar_chart_half()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bar_chart_half()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_bar_chart_full", "label": "test_bar_chart_full()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bar_chart_full()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_bar_chart_empty_val", "label": "test_bar_chart_empty_val()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bar_chart_empty_val()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_bar_chart_zero_max", "label": "test_bar_chart_zero_max()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bar_chart_zero_max()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_bar_chart_zero_width", "label": "test_bar_chart_zero_width()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bar_chart_zero_width()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_bar_chart_over_max", "label": "test_bar_chart_over_max()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bar_chart_over_max()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_get_terminal_width_bounded_default", "label": "test_get_terminal_width_bounded_default()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_get_terminal_width_bounded_default()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_get_terminal_width_bounded_clamps", "label": "test_get_terminal_width_bounded_clamps()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_get_terminal_width_bounded_clamps()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_tabular_number_right_aligned", "label": "test_tabular_number_right_aligned()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tabular_number_right_aligned()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_tabular_number_zero_decimals", "label": "test_tabular_number_zero_decimals()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tabular_number_zero_decimals()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_speed_tabular_mbps", "label": "test_format_speed_tabular_mbps()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_tabular_mbps()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_format_speed_tabular_gbps", "label": "test_format_speed_tabular_gbps()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_tabular_gbps()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_format_speed_tabular_kbps", "label": "test_format_speed_tabular_kbps()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_tabular_kbps()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_format_latency_tabular", "label": "test_format_latency_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_latency_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_jitter_tabular", "label": "test_format_jitter_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_jitter_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_loss_tabular", "label": "test_format_loss_tabular()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_loss_tabular()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_data_size_tabular_mb", "label": "test_format_data_size_tabular_mb()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_size_tabular_mb()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_format_data_size_tabular_gb", "label": "test_format_data_size_tabular_gb()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_size_tabular_gb()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "common_test_format_duration_tabular_seconds", "label": "test_format_duration_tabular_seconds()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_duration_tabular_seconds()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 1}, {"id": "common_test_format_duration_tabular_minutes", "label": "test_format_duration_tabular_minutes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_duration_tabular_minutes()", "community": 1, "community_name": "Community 1", "source_file": "src/common.rs", "file_type": "code", "degree": 2}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "label": "cli.rs", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 15.2, "font": {"size": 12, "color": "#ffffff"}, "title": "cli.rs", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 29}, {"id": "cli_args", "label": "Args", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 18.3, "font": {"size": 12, "color": "#ffffff"}, "title": "Args", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 46}, {"id": "cli_validate_csv_delimiter", "label": "validate_csv_delimiter()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_csv_delimiter()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 2}, {"id": "cli_validate_timeout", "label": "validate_timeout()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_timeout()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 4}, {"id": "cli_validate_tls_version", "label": "validate_tls_version()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_tls_version()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 2}, {"id": "cli_validate_ca_cert_path", "label": "validate_ca_cert_path()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_ca_cert_path()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 6}, {"id": "cli_shelltype", "label": "ShellType", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ShellType", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_outputformattype", "label": "OutputFormatType", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "OutputFormatType", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_csv_delimiter_comma", "label": "test_validate_csv_delimiter_comma()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_csv_delimiter_comma()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_csv_delimiter_semicolon", "label": "test_validate_csv_delimiter_semicolon()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_csv_delimiter_semicolon()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_csv_delimiter_pipe", "label": "test_validate_csv_delimiter_pipe()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_csv_delimiter_pipe()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_csv_delimiter_invalid", "label": "test_validate_csv_delimiter_invalid()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_csv_delimiter_invalid()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_csv_delimiter_multiple_chars", "label": "test_validate_csv_delimiter_multiple_chars()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_csv_delimiter_multiple_chars()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_ip_address_valid", "label": "test_validate_ip_address_valid()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_address_valid()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_ip_address_localhost", "label": "test_validate_ip_address_localhost()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_address_localhost()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_ip_address_invalid_format", "label": "test_validate_ip_address_invalid_format()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_address_invalid_format()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_ip_address_invalid_octet", "label": "test_validate_ip_address_invalid_octet()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ip_address_invalid_octet()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_timeout_valid", "label": "test_validate_timeout_valid()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_timeout_valid()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_timeout_min", "label": "test_validate_timeout_min()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_timeout_min()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_timeout_max", "label": "test_validate_timeout_max()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_timeout_max()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_timeout_zero", "label": "test_validate_timeout_zero()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_timeout_zero()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 2}, {"id": "cli_test_validate_timeout_too_large", "label": "test_validate_timeout_too_large()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_timeout_too_large()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 2}, {"id": "cli_test_validate_timeout_invalid", "label": "test_validate_timeout_invalid()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_timeout_invalid()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_tls_version_valid_12", "label": "test_validate_tls_version_valid_12()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_tls_version_valid_12()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_tls_version_valid_13", "label": "test_validate_tls_version_valid_13()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_tls_version_valid_13()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_tls_version_case_insensitive", "label": "test_validate_tls_version_case_insensitive()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_tls_version_case_insensitive()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_tls_version_invalid", "label": "test_validate_tls_version_invalid()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_tls_version_invalid()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 1}, {"id": "cli_test_validate_ca_cert_path_valid", "label": "test_validate_ca_cert_path_valid()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ca_cert_path_valid()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 3}, {"id": "cli_test_validate_ca_cert_path_not_found", "label": "test_validate_ca_cert_path_not_found()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ca_cert_path_not_found()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 2}, {"id": "cli_test_validate_ca_cert_path_is_directory", "label": "test_validate_ca_cert_path_is_directory()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_ca_cert_path_is_directory()", "community": 4, "community_name": "Community 4", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/cli.rs", "file_type": "code", "degree": 3}, {"id": "src_result_processor_rs", "label": "result_processor.rs", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "result_processor.rs", "community": 7, "community_name": "Community 7", "source_file": "src/result_processor.rs", "file_type": "code", "degree": 2}, {"id": "result_processor_resultprocessor", "label": "ResultProcessor", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ResultProcessor", "community": 7, "community_name": "Community 7", "source_file": "src/result_processor.rs", "file_type": "code", "degree": 1}, {"id": "result_processor_defaultresultprocessor", "label": "DefaultResultProcessor", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "DefaultResultProcessor", "community": 7, "community_name": "Community 7", "source_file": "src/result_processor.rs", "file_type": "code", "degree": 2}, {"id": "result_processor_defaultresultprocessor_process", "label": ".process()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".process()", "community": 7, "community_name": "Community 7", "source_file": "src/result_processor.rs", "file_type": "code", "degree": 8}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_source_rs", "label": "source.rs", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "source.rs", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 5}, {"id": "source_outputsource", "label": "OutputSource", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "OutputSource", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 2}, {"id": "source_outputsource_default", "label": ".default()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 1}, {"id": "source_testsource", "label": "TestSource", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "TestSource", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 1}, {"id": "source_networksource", "label": "NetworkSource", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "NetworkSource", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 2}, {"id": "source_networksource_default", "label": ".default()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 1}, {"id": "source_serversource", "label": "ServerSource", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerSource", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 1}, {"id": "source_configsource", "label": "ConfigSource", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ConfigSource", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 2}, {"id": "source_configsource_from_args", "label": ".from_args()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_args()", "community": 21, "community_name": "Community 21", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/source.rs", "file_type": "code", "degree": 1}, {"id": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_mod_rs", "label": "mod.rs", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "mod.rs", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 6}, {"id": "mod_testselection", "label": "TestSelection", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "TestSelection", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_testselection_from_source", "label": ".from_source()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_source()", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_networkconfig", "label": "NetworkConfig", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "NetworkConfig", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_networkconfig_default", "label": ".default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_networkconfig_from_source", "label": ".from_source()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_source()", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_serverselection", "label": "ServerSelection", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerSelection", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_serverselection_from_source", "label": ".from_source()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_source()", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_file", "label": "File", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "File", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_config", "label": "Config", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 15.9, "font": {"size": 12, "color": "#ffffff"}, "title": "Config", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 33}, {"id": "mod_configprovider", "label": "ConfigProvider", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ConfigProvider", "community": 20, "community_name": "Community 20", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_config_config", "label": ".config()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".config()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 8}, {"id": "mod_config_from_args", "label": ".from_args()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 15.9, "font": {"size": 12, "color": "#ffffff"}, "title": ".from_args()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 33}, {"id": "mod_config_from_args_with_file", "label": ".from_args_with_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_args_with_file()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 10}, {"id": "mod_config_from_source", "label": ".from_source()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_source()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_config_from_source_with_file", "label": ".from_source_with_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_source_with_file()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 10}, {"id": "mod_config_validate_and_report", "label": ".validate_and_report()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".validate_and_report()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 9}, {"id": "mod_config_should_save_history", "label": ".should_save_history()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".should_save_history()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 6}, {"id": "mod_config_no_download", "label": ".no_download()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".no_download()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 6}, {"id": "mod_config_no_upload", "label": ".no_upload()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".no_upload()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 6}, {"id": "mod_config_single", "label": ".single()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".single()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_config_bytes", "label": ".bytes()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".bytes()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_simple", "label": ".simple()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".simple()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_config_csv", "label": ".csv()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".csv()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_config_json", "label": ".json()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".json()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_config_quiet", "label": ".quiet()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".quiet()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_config_list", "label": ".list()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".list()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_config_minimal", "label": ".minimal()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".minimal()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_theme", "label": ".theme()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": ".theme()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 9}, {"id": "mod_config_csv_delimiter", "label": ".csv_delimiter()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".csv_delimiter()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_csv_header", "label": ".csv_header()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".csv_header()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_profile", "label": ".profile()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".profile()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_config_format", "label": ".format()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".format()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_timeout", "label": ".timeout()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".timeout()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 6}, {"id": "mod_config_source", "label": ".source()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".source()", "community": 6, "community_name": "Community 6", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_config_ca_cert", "label": ".ca_cert()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".ca_cert()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_ca_cert_path", "label": ".ca_cert_path()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".ca_cert_path()", "community": 0, "community_name": "Community 0", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_config_tls_version", "label": ".tls_version()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".tls_version()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_config_pin_certs", "label": ".pin_certs()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".pin_certs()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_config_server_ids", "label": ".server_ids()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".server_ids()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_exclude_ids", "label": ".exclude_ids()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".exclude_ids()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_custom_user_agent", "label": ".custom_user_agent()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".custom_user_agent()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_config_strict", "label": ".strict()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".strict()", "community": 3, "community_name": "Community 3", "source_file": "/Users/alexey.ivanov/vibe.dev/netspeed-cli/src/config/mod.rs", "file_type": "code", "degree": 2}, {"id": "src_config_output_rs", "label": "output.rs", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "output.rs", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 2}, {"id": "output_format", "label": "Format", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "Format", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 6}, {"id": "output_format_from_cli_type", "label": ".from_cli_type()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".from_cli_type()", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 1}, {"id": "output_format_is_machine_readable", "label": ".is_machine_readable()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_machine_readable()", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 2}, {"id": "output_format_is_non_verbose", "label": ".is_non_verbose()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".is_non_verbose()", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 2}, {"id": "output_format_label", "label": ".label()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".label()", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 3}, {"id": "output_format_fmt", "label": ".fmt()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".fmt()", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 2}, {"id": "output_outputconfig", "label": "OutputConfig", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "OutputConfig", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 3}, {"id": "output_outputconfig_default", "label": ".default()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".default()", "community": 3, "community_name": "Community 3", "source_file": "src/config/output.rs", "file_type": "code", "degree": 1}, {"id": "output_outputconfig_from_source", "label": ".from_source()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 18.6, "font": {"size": 12, "color": "#ffffff"}, "title": ".from_source()", "community": 0, "community_name": "Community 0", "source_file": "src/config/output.rs", "file_type": "code", "degree": 48}, {"id": "src_config_tests_rs", "label": "tests.rs", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 40.0, "font": {"size": 12, "color": "#ffffff"}, "title": "tests.rs", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 167}, {"id": "tests_test_config_source_from_args_list_flag", "label": "test_config_source_from_args_list_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_list_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_quiet_flag", "label": "test_config_source_from_args_quiet_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_quiet_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_minimal_flag", "label": "test_config_source_from_args_minimal_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_minimal_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_strict_config", "label": "test_config_source_strict_config()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_strict_config()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_bytes_flag", "label": "test_config_source_from_args_bytes_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_bytes_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_json_flag", "label": "test_config_source_from_args_json_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_json_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_csv_flag", "label": "test_config_source_from_args_csv_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_csv_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_simple_flag", "label": "test_config_source_from_args_simple_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_simple_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_csv_header_flag", "label": "test_config_source_from_args_csv_header_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_csv_header_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_csv_delimiter", "label": "test_config_source_from_args_csv_delimiter()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_csv_delimiter()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_from_source_with_none_file", "label": "test_config_from_source_with_none_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_with_none_file()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_source_with_file_profile", "label": "test_config_from_source_with_file_profile()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_with_file_profile()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_source_strict_mode", "label": "test_config_from_source_strict_mode()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_source_strict_mode()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_args_strict_from_file", "label": "test_config_from_args_strict_from_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_strict_from_file()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_args_timeout_from_file", "label": "test_config_from_args_timeout_from_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_timeout_from_file()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_args_timeout_cli_overrides_file", "label": "test_config_from_args_timeout_cli_overrides_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_timeout_cli_overrides_file()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_args_custom_user_agent", "label": "test_config_from_args_custom_user_agent()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_custom_user_agent()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_theme_dark_cli_default", "label": "test_output_config_from_source_theme_dark_cli_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_theme_dark_cli_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_theme_cli_override", "label": "test_output_config_from_source_theme_cli_override()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_theme_cli_override()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_theme_invalid_file_theme", "label": "test_output_config_from_source_theme_invalid_file_theme()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_theme_invalid_file_theme()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_csv_delimiter_default", "label": "test_output_config_from_source_csv_delimiter_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_csv_delimiter_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_csv_delimiter_cli_override", "label": "test_output_config_from_source_csv_delimiter_cli_override()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_csv_delimiter_cli_override()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_profile_merge", "label": "test_output_config_from_source_profile_merge()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_profile_merge()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_profile_from_file", "label": "test_output_config_from_source_profile_from_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_profile_from_file()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_config_from_source_format", "label": "test_output_config_from_source_format()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_from_source_format()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_test_selection_from_source_all_fields", "label": "test_test_selection_from_source_all_fields()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_selection_from_source_all_fields()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_test_selection_from_source_file_fallback", "label": "test_test_selection_from_source_file_fallback()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_selection_from_source_file_fallback()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_test_selection_from_source_both_none", "label": "test_test_selection_from_source_both_none()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_selection_from_source_both_none()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_network_config_from_source_all_fields", "label": "test_network_config_from_source_all_fields()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_from_source_all_fields()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_network_config_from_source_timeout_file_fallback", "label": "test_network_config_from_source_timeout_file_fallback()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_from_source_timeout_file_fallback()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_network_config_from_source_ca_cert_file_fallback", "label": "test_network_config_from_source_ca_cert_file_fallback()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_from_source_ca_cert_file_fallback()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_network_config_from_source_pin_certs_file_fallback", "label": "test_network_config_from_source_pin_certs_file_fallback()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_from_source_pin_certs_file_fallback()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validation_result_multiple_warnings", "label": "test_validation_result_multiple_warnings()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_multiple_warnings()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validation_result_multiple_errors", "label": "test_validation_result_multiple_errors()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_multiple_errors()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validation_result_with_warning_then_error", "label": "test_validation_result_with_warning_then_error()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_with_warning_then_error()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_validation_result_merge_valid_results", "label": "test_validation_result_merge_valid_results()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_merge_valid_results()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_validation_result_merge_with_invalid", "label": "test_validation_result_merge_with_invalid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_merge_with_invalid()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_validation_result_merge_accumulates_all", "label": "test_validation_result_merge_accumulates_all()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_merge_accumulates_all()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_validation_result_merge_empty", "label": "test_validation_result_merge_empty()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_merge_empty()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validation_result_valid_then_invalid", "label": "test_validation_result_valid_then_invalid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_valid_then_invalid()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_validate_config_all_valid", "label": "test_validate_config_all_valid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_all_valid()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_multiple_warnings", "label": "test_validate_config_multiple_warnings()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_multiple_warnings()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_invalid_timeout_zero", "label": "test_validate_config_invalid_timeout_zero()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_invalid_timeout_zero()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_invalid_timeout_too_large", "label": "test_validate_config_invalid_timeout_too_large()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_invalid_timeout_too_large()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_load_config_file_invalid_toml", "label": "test_load_config_file_invalid_toml()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_config_file_invalid_toml()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_load_config_file_timeout_zero", "label": "test_load_config_file_timeout_zero()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_config_file_timeout_zero()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_load_config_file_timeout_too_large", "label": "test_load_config_file_timeout_too_large()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_config_file_timeout_too_large()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_load_config_file_valid_timeout", "label": "test_load_config_file_valid_timeout()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_load_config_file_valid_timeout()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_get_config_path_internal_returns_path", "label": "test_get_config_path_internal_returns_path()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_get_config_path_internal_returns_path()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_from_args_with_file_valid_profile", "label": "test_config_from_args_with_file_valid_profile()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_with_file_valid_profile()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_args_with_file_invalid_profile_warning", "label": "test_config_from_args_with_file_invalid_profile_warning()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_with_file_invalid_profile_warning()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_args_with_file_preserves_config", "label": "test_config_from_args_with_file_preserves_config()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_with_file_preserves_config()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_from_args_with_file_all_formats", "label": "test_config_from_args_with_file_all_formats()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_with_file_all_formats()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_format_debug", "label": "test_format_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_clone", "label": "test_format_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_copy", "label": "test_format_copy()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_copy()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_config_debug", "label": "test_config_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_debug", "label": "test_config_source_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_validation_result_debug", "label": "test_validation_result_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validation_result_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_file_config_debug", "label": "test_file_config_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_file_config_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_file_config_clone", "label": "test_file_config_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_file_config_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_clone", "label": "test_config_source_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_file_config_all_fields", "label": "test_file_config_all_fields()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_file_config_all_fields()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_file_config_empty_toml", "label": "test_file_config_empty_toml()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_file_config_empty_toml()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_file_config_whitespace_only", "label": "test_file_config_whitespace_only()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_file_config_whitespace_only()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_ca_cert_path_some", "label": "test_ca_cert_path_some()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_path_some()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_ca_cert_path_none", "label": "test_ca_cert_path_none()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ca_cert_path_none()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_output_source_debug", "label": "test_output_source_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_source_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_test_source_debug", "label": "test_test_source_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_source_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_source_debug", "label": "test_network_source_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_source_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_source_debug", "label": "test_server_source_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_source_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_default", "label": "test_config_source_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_default", "label": "test_config_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_deprecated_simple_flag", "label": "test_deprecated_simple_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_deprecated_simple_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_deprecated_json_flag", "label": "test_deprecated_json_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_deprecated_json_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_deprecated_csv_flag", "label": "test_deprecated_csv_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_deprecated_csv_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_selection_clone_preserves_data", "label": "test_server_selection_clone_preserves_data()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_clone_preserves_data()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_config_server_ids_empty", "label": "test_config_server_ids_empty()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_server_ids_empty()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_exclude_ids_empty", "label": "test_config_exclude_ids_empty()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_exclude_ids_empty()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_from_args_defaults", "label": "test_config_from_args_defaults()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_defaults()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_from_args_no_download", "label": "test_config_from_args_no_download()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_no_download()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_file_deserialization", "label": "test_config_file_deserialization()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_file_deserialization()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_config_file_partial", "label": "test_config_file_partial()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_file_partial()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_config_from_args_overrides_file", "label": "test_config_from_args_overrides_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_from_args_overrides_file()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_merge_bool_file_true_cli_false", "label": "test_config_merge_bool_file_true_cli_false()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_merge_bool_file_true_cli_false()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_validate_config_valid_profile", "label": "test_validate_config_valid_profile()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_valid_profile()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_empty_is_valid", "label": "test_validate_config_empty_is_valid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_empty_is_valid()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_invalid_profile", "label": "test_validate_config_invalid_profile()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_invalid_profile()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_invalid_theme", "label": "test_validate_config_invalid_theme()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_invalid_theme()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_invalid_csv_delimiter", "label": "test_validate_config_invalid_csv_delimiter()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_invalid_csv_delimiter()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_deprecated_simple", "label": "test_validate_config_deprecated_simple()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_deprecated_simple()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_validate_config_multiple_issues", "label": "test_validate_config_multiple_issues()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_config_multiple_issues()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_tls_config_defaults", "label": "test_tls_config_defaults()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_defaults()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_tls_config_file_deserialization", "label": "test_tls_config_file_deserialization()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_file_deserialization()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_tls_config_file_partial", "label": "test_tls_config_file_partial()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_file_partial()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_tls_config_cli_ca_cert", "label": "test_tls_config_cli_ca_cert()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_cli_ca_cert()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_tls_config_cli_tls_version", "label": "test_tls_config_cli_tls_version()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_cli_tls_version()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_tls_config_cli_pin_certs", "label": "test_tls_config_cli_pin_certs()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_cli_pin_certs()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_tls_config_cli_pin_certs_false", "label": "test_tls_config_cli_pin_certs_false()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_cli_pin_certs_false()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_tls_config_all_cli_options", "label": "test_tls_config_all_cli_options()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_all_cli_options()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_tls_config_string_merge_cli_takes_precedence", "label": "test_tls_config_string_merge_cli_takes_precedence()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_string_merge_cli_takes_precedence()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_tls_config_bool_merge", "label": "test_tls_config_bool_merge()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_tls_config_bool_merge()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_merge_bool_test", "label": "merge_bool_test()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "merge_bool_test()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_from_cli_type_all_variants", "label": "test_format_from_cli_type_all_variants()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_from_cli_type_all_variants()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_is_machine_readable", "label": "test_format_is_machine_readable()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_is_machine_readable()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_is_non_verbose", "label": "test_format_is_non_verbose()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_is_non_verbose()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_label", "label": "test_format_label()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_label()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_display", "label": "test_format_display()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_display()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_format_equality", "label": "test_format_equality()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_equality()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_config_source_from_args_defaults", "label": "test_config_source_from_args_defaults()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_defaults()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_from_args_all_set", "label": "test_config_source_from_args_all_set()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_from_args_all_set()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_format_conversion", "label": "test_config_source_format_conversion()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_format_conversion()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_preserves_option_bools", "label": "test_config_source_preserves_option_bools()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_preserves_option_bools()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_source_default_composes_sub_sources", "label": "test_config_source_default_composes_sub_sources()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_source_default_composes_sub_sources()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_source_default", "label": "test_output_source_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_source_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_source_custom", "label": "test_output_source_custom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_source_custom()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_source_clone", "label": "test_output_source_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_source_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_test_source_default", "label": "test_test_source_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_source_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_test_source_custom", "label": "test_test_source_custom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_source_custom()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_test_source_clone", "label": "test_test_source_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_source_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_source_default", "label": "test_network_source_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_source_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_source_custom", "label": "test_network_source_custom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_source_custom()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_network_source_clone", "label": "test_network_source_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_source_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_source_default", "label": "test_server_source_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_source_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_source_custom", "label": "test_server_source_custom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_source_custom()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_server_source_clone", "label": "test_server_source_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_source_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_config_default", "label": "test_output_config_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_config_clone", "label": "test_output_config_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_config_debug", "label": "test_output_config_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_config_custom_theme", "label": "test_output_config_custom_theme()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_custom_theme()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_output_config_csv_settings", "label": "test_output_config_csv_settings()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_csv_settings()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_test_selection_defaults", "label": "test_test_selection_defaults()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_selection_defaults()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_test_selection_skip_tests", "label": "test_test_selection_skip_tests()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_selection_skip_tests()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_output_config_profile", "label": "test_output_config_profile()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_config_profile()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_config_default", "label": "test_network_config_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_config_clone", "label": "test_network_config_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_config_debug", "label": "test_network_config_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_config_custom_timeout", "label": "test_network_config_custom_timeout()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_custom_timeout()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_config_source_ip", "label": "test_network_config_source_ip()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_source_ip()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_config_tls_settings", "label": "test_network_config_tls_settings()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_tls_settings()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_network_config_tls_1_3", "label": "test_network_config_tls_1_3()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_network_config_tls_1_3()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_selection_default", "label": "test_server_selection_default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_default()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_selection_clone", "label": "test_server_selection_clone()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_clone()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_selection_debug", "label": "test_server_selection_debug()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_debug()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_selection_specific_ids", "label": "test_server_selection_specific_ids()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_specific_ids()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_selection_exclude", "label": "test_server_selection_exclude()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_exclude()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_server_selection_both", "label": "test_server_selection_both()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_both()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 1}, {"id": "tests_test_server_selection_from_source_empty", "label": "test_server_selection_from_source_empty()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_from_source_empty()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_server_selection_from_source_with_servers", "label": "test_server_selection_from_source_with_servers()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_from_source_with_servers()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_server_selection_from_source_with_excludes", "label": "test_server_selection_from_source_with_excludes()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_server_selection_from_source_with_excludes()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 3}, {"id": "tests_test_config_getters_match_direct_access", "label": "test_config_getters_match_direct_access()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_getters_match_direct_access()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_getter_returns_for_option_fields", "label": "test_config_getter_returns_for_option_fields()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_getter_returns_for_option_fields()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_getters_none_for_unset_options", "label": "test_config_getters_none_for_unset_options()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_getters_none_for_unset_options()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_default_format", "label": "test_should_save_history_default_format()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_default_format()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_json_format", "label": "test_should_save_history_json_format()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_json_format()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_jsonl_format", "label": "test_should_save_history_jsonl_format()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_jsonl_format()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_csv_format", "label": "test_should_save_history_csv_format()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_csv_format()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_non_machine_readable_formats", "label": "test_should_save_history_non_machine_readable_formats()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_non_machine_readable_formats()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_legacy_json_flag", "label": "test_should_save_history_legacy_json_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_legacy_json_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_legacy_csv_flag", "label": "test_should_save_history_legacy_csv_flag()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_legacy_csv_flag()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_both_format_and_legacy", "label": "test_should_save_history_both_format_and_legacy()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_both_format_and_legacy()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_should_save_history_verbose_detailed", "label": "test_should_save_history_verbose_detailed()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_should_save_history_verbose_detailed()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_validate_and_report_with_file_config", "label": "test_validate_and_report_with_file_config()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_and_report_with_file_config()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_validate_and_report_invalid_profile", "label": "test_validate_and_report_invalid_profile()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_and_report_invalid_profile()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_validate_and_report_invalid_file_config", "label": "test_validate_and_report_invalid_file_config()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_validate_and_report_invalid_file_config()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 4}, {"id": "tests_test_config_default_composes_sub_structs", "label": "test_config_default_composes_sub_structs()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_default_composes_sub_structs()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "tests_test_config_clone_preserves_all_fields", "label": "test_config_clone_preserves_all_fields()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_config_clone_preserves_all_fields()", "community": 0, "community_name": "Community 0", "source_file": "src/config/tests.rs", "file_type": "code", "degree": 2}, {"id": "src_config_validate_rs", "label": "validate.rs", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "validate.rs", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 5}, {"id": "validate_validationresult", "label": "ValidationResult", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "ValidationResult", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 6}, {"id": "validate_validationresult_ok", "label": ".ok()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 23.8, "font": {"size": 12, "color": "#ffffff"}, "title": ".ok()", "community": 4, "community_name": "Community 4", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 77}, {"id": "validate_validationresult_with_warning", "label": ".with_warning()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_warning()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 8}, {"id": "validate_validationresult_error", "label": ".error()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".error()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 6}, {"id": "validate_validationresult_with_error", "label": ".with_error()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_error()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 4}, {"id": "validate_validationresult_merge", "label": ".merge()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".merge()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 6}, {"id": "validate_validate_csv_delimiter_config", "label": "validate_csv_delimiter_config()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_csv_delimiter_config()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 3}, {"id": "validate_validate_config", "label": "validate_config()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 13.4, "font": {"size": 0, "color": "#ffffff"}, "title": "validate_config()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 19}, {"id": "validate_get_config_path_internal", "label": "get_config_path_internal()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "get_config_path_internal()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 5}, {"id": "validate_load_config_file", "label": "load_config_file()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "load_config_file()", "community": 0, "community_name": "Community 0", "source_file": "src/config/validate.rs", "file_type": "code", "degree": 5}, {"id": "src_formatter_sections_rs", "label": "sections.rs", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 14.0, "font": {"size": 0, "color": "#ffffff"}, "title": "sections.rs", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 22}, {"id": "sections_layoutmode", "label": "LayoutMode", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "LayoutMode", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 2}, {"id": "sections_layoutmode_detect", "label": ".detect()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".detect()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 2}, {"id": "sections_section_header", "label": "section_header()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "section_header()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 3}, {"id": "sections_build_skipped_line", "label": "build_skipped_line()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "build_skipped_line()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 3}, {"id": "sections_build_speed_section", "label": "build_speed_section()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "build_speed_section()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 11}, {"id": "sections_build_peak_line", "label": "build_peak_line()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "build_peak_line()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 5}, {"id": "sections_build_latency_load_line", "label": "build_latency_load_line()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "build_latency_load_line()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 6}, {"id": "sections_build_latency_section", "label": "build_latency_section()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.7, "font": {"size": 0, "color": "#ffffff"}, "title": "build_latency_section()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 15}, {"id": "sections_format_latency_section", "label": "format_latency_section()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_latency_section()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 4}, {"id": "sections_build_download_section", "label": "build_download_section()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "build_download_section()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 11}, {"id": "sections_format_download_section", "label": "format_download_section()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_download_section()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 4}, {"id": "sections_build_upload_section", "label": "build_upload_section()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "build_upload_section()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 12}, {"id": "sections_format_upload_section", "label": "format_upload_section()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_upload_section()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 4}, {"id": "sections_build_connection_info", "label": "build_connection_info()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "build_connection_info()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 5}, {"id": "sections_format_connection_info", "label": "format_connection_info()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_connection_info()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 2}, {"id": "sections_build_test_summary", "label": "build_test_summary()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "build_test_summary()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 7}, {"id": "sections_format_test_summary", "label": "format_test_summary()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_test_summary()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 2}, {"id": "sections_build_footer", "label": "build_footer()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "build_footer()", "community": 4, "community_name": "Community 4", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 2}, {"id": "sections_format_footer", "label": "format_footer()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "format_footer()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 3}, {"id": "sections_build_elapsed_time", "label": "build_elapsed_time()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "build_elapsed_time()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 2}, {"id": "sections_format_elapsed_time", "label": "format_elapsed_time()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "format_elapsed_time()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 1}, {"id": "sections_build_list", "label": "build_list()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "build_list()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 6}, {"id": "sections_format_list", "label": "format_list()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_list()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/sections.rs", "file_type": "code", "degree": 2}, {"id": "src_formatter_estimates_rs", "label": "estimates.rs", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 16.5, "font": {"size": 12, "color": "#ffffff"}, "title": "estimates.rs", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 36}, {"id": "estimates_target", "label": "Target", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "Target", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 1}, {"id": "estimates_build_targets", "label": "build_targets()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "build_targets()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 10}, {"id": "estimates_build_profile_targets", "label": "build_profile_targets()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "build_profile_targets()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 11}, {"id": "estimates_format_targets", "label": "format_targets()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_targets()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 4}, {"id": "estimates_fileestimate", "label": "FileEstimate", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "FileEstimate", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 1}, {"id": "estimates_format_time_estimate", "label": "format_time_estimate()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_time_estimate()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 4}, {"id": "estimates_build", "label": "build()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "build()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 11}, {"id": "estimates_show", "label": "show()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "show()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 4}, {"id": "estimates_test_format_time_estimate", "label": "test_format_time_estimate()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_time_estimate()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 1}, {"id": "estimates_test_format_time_estimate_sub_second", "label": "test_format_time_estimate_sub_second()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_time_estimate_sub_second()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 1}, {"id": "estimates_test_format_time_estimate_seconds", "label": "test_format_time_estimate_seconds()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_time_estimate_seconds()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 1}, {"id": "estimates_test_format_time_estimate_minutes", "label": "test_format_time_estimate_minutes()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_time_estimate_minutes()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_format_time_estimate_hours", "label": "test_format_time_estimate_hours()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_time_estimate_hours()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_targets_none_download", "label": "test_build_targets_none_download()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_targets_none_download()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_targets_with_download", "label": "test_build_targets_with_download()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_targets_with_download()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_targets_all_targets_present", "label": "test_build_targets_all_targets_present()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_targets_all_targets_present()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_targets_excellent_speed", "label": "test_build_targets_excellent_speed()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_targets_excellent_speed()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_targets_poor_speed", "label": "test_build_targets_poor_speed()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_targets_poor_speed()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_profile_targets_custom_targets", "label": "test_build_profile_targets_custom_targets()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_profile_targets_custom_targets()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_profile_targets_calculates_ratio", "label": "test_build_profile_targets_calculates_ratio()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_profile_targets_calculates_ratio()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_profile_targets_shortfall", "label": "test_build_profile_targets_shortfall()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_profile_targets_shortfall()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_profile_targets_no_download", "label": "test_build_profile_targets_no_download()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_profile_targets_no_download()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_targets_nc_mode", "label": "test_build_targets_nc_mode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_targets_nc_mode()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_profile_targets_nc_mode", "label": "test_build_profile_targets_nc_mode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_profile_targets_nc_mode()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_none_download", "label": "test_build_none_download()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_none_download()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_with_download", "label": "test_build_with_download()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_with_download()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_all_file_types", "label": "test_build_all_file_types()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_all_file_types()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_gigabit_speed", "label": "test_build_gigabit_speed()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_gigabit_speed()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_slow_speed", "label": "test_build_slow_speed()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_slow_speed()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_nc_mode", "label": "test_build_nc_mode()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_nc_mode()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_format_targets_function", "label": "test_format_targets_function()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_targets_function()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_format_targets_none", "label": "test_format_targets_none()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_targets_none()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_show_function", "label": "test_show_function()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_show_function()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_show_none", "label": "test_show_none()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_show_none()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_build_profile_targets_no_dl_mbps", "label": "test_build_profile_targets_no_dl_mbps()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_build_profile_targets_no_dl_mbps()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "estimates_test_high_ratio_rounds_correctly", "label": "test_high_ratio_rounds_correctly()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_high_ratio_rounds_correctly()", "community": 17, "community_name": "Community 17", "source_file": "src/formatter/estimates.rs", "file_type": "code", "degree": 2}, {"id": "src_formatter_stability_rs", "label": "stability.rs", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "stability.rs", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 7}, {"id": "stability_compute_cv", "label": "compute_cv()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_cv()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 3}, {"id": "stability_format_stability_line", "label": "format_stability_line()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "format_stability_line()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 5}, {"id": "stability_compute_percentiles", "label": "compute_percentiles()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_percentiles()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 3}, {"id": "stability_test_compute_cv_constant", "label": "test_compute_cv_constant()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_cv_constant()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 1}, {"id": "stability_test_compute_cv_empty", "label": "test_compute_cv_empty()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_cv_empty()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 1}, {"id": "stability_test_compute_percentiles_basic", "label": "test_compute_percentiles_basic()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_percentiles_basic()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 2}, {"id": "stability_test_compute_percentiles_too_few", "label": "test_compute_percentiles_too_few()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_percentiles_too_few()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/stability.rs", "file_type": "code", "degree": 1}, {"id": "src_formatter_scenarios_rs", "label": "scenarios.rs", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 22.0, "font": {"size": 12, "color": "#ffffff"}, "title": "scenarios.rs", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 67}, {"id": "scenarios_usagescenario", "label": "UsageScenario", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "UsageScenario", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_scenariocategory", "label": "ScenarioCategory", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ScenarioCategory", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_scenariostatus", "label": "ScenarioStatus", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ScenarioStatus", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_headroomlevel", "label": "HeadroomLevel", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "HeadroomLevel", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_all_categories", "label": "all_categories()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "all_categories()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 4}, {"id": "scenarios_compute_all_statuses", "label": "compute_all_statuses()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 13.1, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_all_statuses()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 17}, {"id": "scenarios_compute_scenario_status", "label": "compute_scenario_status()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_scenario_status()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 7}, {"id": "scenarios_worst_headroom_level", "label": "worst_headroom_level()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "worst_headroom_level()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 6}, {"id": "scenarios_headroom_level", "label": "headroom_level()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "headroom_level()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_render_capacity_bar", "label": "render_capacity_bar()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "render_capacity_bar()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 6}, {"id": "scenarios_render_status_symbol", "label": "render_status_symbol()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "render_status_symbol()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 7}, {"id": "scenarios_render_scenario_row", "label": "render_scenario_row()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "render_scenario_row()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 9}, {"id": "scenarios_render_category_header", "label": "render_category_header()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "render_category_header()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 4}, {"id": "scenarios_render_category_box", "label": "render_category_box()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "render_category_box()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 7}, {"id": "scenarios_render_section_header", "label": "render_section_header()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "render_section_header()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 4}, {"id": "scenarios_render_section_footer", "label": "render_section_footer()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "render_section_footer()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 4}, {"id": "scenarios_render_summary", "label": "render_summary()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "render_summary()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 6}, {"id": "scenarios_render_recommendation", "label": "render_recommendation()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "render_recommendation()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 8}, {"id": "scenarios_format_scenario_grid", "label": "format_scenario_grid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 13.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_scenario_grid()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 19}, {"id": "scenarios_print_scenario_grid", "label": "print_scenario_grid()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "print_scenario_grid()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 6}, {"id": "scenarios_test_compute_scenario_status_met", "label": "test_compute_scenario_status_met()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_scenario_status_met()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_compute_scenario_status_not_met", "label": "test_compute_scenario_status_not_met()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_scenario_status_not_met()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_headroom_level", "label": "test_headroom_level()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_headroom_level()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_test_worst_headroom_level_all_green", "label": "test_worst_headroom_level_all_green()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_worst_headroom_level_all_green()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_worst_headroom_level_some_red", "label": "test_worst_headroom_level_some_red()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_worst_headroom_level_some_red()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_capacity_bar_full", "label": "test_render_capacity_bar_full()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_capacity_bar_full()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_capacity_bar_empty", "label": "test_render_capacity_bar_empty()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_capacity_bar_empty()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_capacity_bar_half", "label": "test_render_capacity_bar_half()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_capacity_bar_half()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_format_scenario_grid_contains_header", "label": "test_format_scenario_grid_contains_header()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_scenario_grid_contains_header()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_format_scenario_grid_contains_summary", "label": "test_format_scenario_grid_contains_summary()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_scenario_grid_contains_summary()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_all_categories_count", "label": "test_all_categories_count()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_all_categories_count()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_recommendation_for_fast_connection", "label": "test_recommendation_for_fast_connection()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_recommendation_for_fast_connection()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_recommendation_for_moderate_connection", "label": "test_recommendation_for_moderate_connection()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_recommendation_for_moderate_connection()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_recommendation_for_slow_connection", "label": "test_recommendation_for_slow_connection()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_recommendation_for_slow_connection()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_status_symbol_met_high_headroom", "label": "test_render_status_symbol_met_high_headroom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_status_symbol_met_high_headroom()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_status_symbol_met_medium_headroom", "label": "test_render_status_symbol_met_medium_headroom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_status_symbol_met_medium_headroom()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_status_symbol_met_low_headroom", "label": "test_render_status_symbol_met_low_headroom()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_status_symbol_met_low_headroom()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_status_symbol_not_met", "label": "test_render_status_symbol_not_met()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_status_symbol_not_met()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_category_header_colored", "label": "test_render_category_header_colored()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_category_header_colored()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_category_header_minimal", "label": "test_render_category_header_minimal()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_category_header_minimal()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_category_box_colored", "label": "test_render_category_box_colored()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_category_box_colored()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_category_box_minimal", "label": "test_render_category_box_minimal()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_category_box_minimal()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_scenario_row_colored_met", "label": "test_render_scenario_row_colored_met()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_scenario_row_colored_met()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_scenario_row_minimal_not_met", "label": "test_render_scenario_row_minimal_not_met()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_scenario_row_minimal_not_met()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_section_header_colored", "label": "test_render_section_header_colored()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_section_header_colored()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_section_header_minimal", "label": "test_render_section_header_minimal()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_section_header_minimal()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_section_footer_colored", "label": "test_render_section_footer_colored()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_section_footer_colored()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_section_footer_minimal", "label": "test_render_section_footer_minimal()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_section_footer_minimal()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_render_summary_colored", "label": "test_render_summary_colored()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_summary_colored()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_summary_minimal", "label": "test_render_summary_minimal()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_summary_minimal()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_recommendation_warning_case", "label": "test_render_recommendation_warning_case()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_recommendation_warning_case()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_recommendation_insufficient", "label": "test_render_recommendation_insufficient()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_recommendation_insufficient()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_recommendation_colored_warning", "label": "test_render_recommendation_colored_warning()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_recommendation_colored_warning()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_render_recommendation_colored_insufficient", "label": "test_render_recommendation_colored_insufficient()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_render_recommendation_colored_insufficient()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_headroom_level_boundary_green_yellow", "label": "test_headroom_level_boundary_green_yellow()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_headroom_level_boundary_green_yellow()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_test_headroom_level_boundary_yellow_red", "label": "test_headroom_level_boundary_yellow_red()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_headroom_level_boundary_yellow_red()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_test_headroom_level_just_above_50", "label": "test_headroom_level_just_above_50()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_headroom_level_just_above_50()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_test_headroom_level_just_below_20", "label": "test_headroom_level_just_below_20()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_headroom_level_just_below_20()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 1}, {"id": "scenarios_test_compute_all_statuses_empty_connection", "label": "test_compute_all_statuses_empty_connection()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_all_statuses_empty_connection()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_compute_all_statuses_high_connection", "label": "test_compute_all_statuses_high_connection()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_compute_all_statuses_high_connection()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_worst_headroom_level_all_yellow", "label": "test_worst_headroom_level_all_yellow()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_worst_headroom_level_all_yellow()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_worst_headroom_level_mixed", "label": "test_worst_headroom_level_mixed()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_worst_headroom_level_mixed()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 3}, {"id": "scenarios_test_format_scenario_grid_all_categories", "label": "test_format_scenario_grid_all_categories()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_scenario_grid_all_categories()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_format_scenario_grid_has_summary", "label": "test_format_scenario_grid_has_summary()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_scenario_grid_has_summary()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_format_scenario_grid_has_recommendation", "label": "test_format_scenario_grid_has_recommendation()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_scenario_grid_has_recommendation()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_print_scenario_grid_runs", "label": "test_print_scenario_grid_runs()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_print_scenario_grid_runs()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "scenarios_test_print_scenario_grid_minimal", "label": "test_print_scenario_grid_minimal()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_print_scenario_grid_minimal()", "community": 10, "community_name": "Community 10", "source_file": "src/formatter/scenarios.rs", "file_type": "code", "degree": 2}, {"id": "src_formatter_mod_rs", "label": "mod.rs", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 21.0, "font": {"size": 12, "color": "#ffffff"}, "title": "mod.rs", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 61}, {"id": "mod_skipstate", "label": "SkipState", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "SkipState", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_section_header", "label": "section_header()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "section_header()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_outputformat", "label": "OutputFormat", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "OutputFormat", "community": 3, "community_name": "Community 3", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_outputformat_format", "label": ".format()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 13.1, "font": {"size": 0, "color": "#ffffff"}, "title": ".format()", "community": 3, "community_name": "Community 3", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 17}, {"id": "mod_formatter", "label": "Formatter", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "Formatter", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_outputformat_format_list", "label": ".format_list()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": ".format_list()", "community": 3, "community_name": "Community 3", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_format_simple", "label": "format_simple()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": "format_simple()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 13}, {"id": "mod_format_minimal", "label": "format_minimal()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "format_minimal()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 11}, {"id": "mod_format_jsonl", "label": "format_jsonl()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_jsonl()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_format_compact", "label": "format_compact()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.5, "font": {"size": 0, "color": "#ffffff"}, "title": "format_compact()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 14}, {"id": "mod_format_detailed", "label": "format_detailed()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": "format_detailed()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 16}, {"id": "mod_format_json", "label": "format_json()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "format_json()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_format_csv", "label": "format_csv()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_csv()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 8}, {"id": "mod_format_verbose_sections", "label": "format_verbose_sections()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 13.6, "font": {"size": 0, "color": "#ffffff"}, "title": "format_verbose_sections()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 20}, {"id": "mod_formatterfactory", "label": "FormatterFactory", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "FormatterFactory", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_formatterfactory_create", "label": ".create()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": ".create()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_make_test_result", "label": "make_test_result()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 17.5, "font": {"size": 12, "color": "#ffffff"}, "title": "make_test_result()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 42}, {"id": "mod_test_format_simple_with_data", "label": "test_format_simple_with_data()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_simple_with_data()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_simple_no_ping", "label": "test_format_simple_no_ping()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_simple_no_ping()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_simple_no_download", "label": "test_format_simple_no_download()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_simple_no_download()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_simple_no_upload", "label": "test_format_simple_no_upload()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_simple_no_upload()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_simple_bytes_mode", "label": "test_format_simple_bytes_mode()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_simple_bytes_mode()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_simple_light_theme", "label": "test_format_simple_light_theme()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_simple_light_theme()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_minimal_basic", "label": "test_format_minimal_basic()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_minimal_basic()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_minimal_no_download", "label": "test_format_minimal_no_download()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_minimal_no_download()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_minimal_no_upload", "label": "test_format_minimal_no_upload()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_minimal_no_upload()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_minimal_no_ping", "label": "test_format_minimal_no_ping()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_minimal_no_ping()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_jsonl_basic", "label": "test_format_jsonl_basic()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_jsonl_basic()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_compact_basic", "label": "test_format_compact_basic()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_compact_basic()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_compact_with_client_ip", "label": "test_format_compact_with_client_ip()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_compact_with_client_ip()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_compact_bytes_mode", "label": "test_format_compact_bytes_mode()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_compact_bytes_mode()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_compact_nc_mode", "label": "test_format_compact_nc_mode()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_compact_nc_mode()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_compact_gamer_profile", "label": "test_format_compact_gamer_profile()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_compact_gamer_profile()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_detailed_basic", "label": "test_format_detailed_basic()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_detailed_basic()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_detailed_with_skipped", "label": "test_format_detailed_with_skipped()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_detailed_with_skipped()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_detailed_minimal_mode", "label": "test_format_detailed_minimal_mode()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_detailed_minimal_mode()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_detailed_bytes_mode", "label": "test_format_detailed_bytes_mode()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_detailed_bytes_mode()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_json_basic", "label": "test_format_json_basic()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_json_basic()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_csv_basic", "label": "test_format_csv_basic()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_csv_basic()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_csv_no_header", "label": "test_format_csv_no_header()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_csv_no_header()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_csv_tab_delimiter", "label": "test_format_csv_tab_delimiter()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_csv_tab_delimiter()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_csv_with_missing_values", "label": "test_format_csv_with_missing_values()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_csv_with_missing_values()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_skip_state_default", "label": "test_skip_state_default()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_skip_state_default()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_skip_state_custom", "label": "test_skip_state_custom()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_skip_state_custom()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_test_output_format_json", "label": "test_output_format_json()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_json()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_output_format_jsonl", "label": "test_output_format_jsonl()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_jsonl()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_output_format_csv", "label": "test_output_format_csv()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_csv()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_output_format_simple", "label": "test_output_format_simple()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_simple()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_output_format_minimal", "label": "test_output_format_minimal()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_minimal()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_output_format_detailed", "label": "test_output_format_detailed()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_detailed()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_output_format_compact", "label": "test_output_format_compact()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_compact()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_output_format_dashboard", "label": "test_output_format_dashboard()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_output_format_dashboard()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_section_header_nc_mode", "label": "test_section_header_nc_mode()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_section_header_nc_mode()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_section_header_colored", "label": "test_section_header_colored()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_section_header_colored()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 2}, {"id": "mod_test_format_verbose_sections_power_user", "label": "test_format_verbose_sections_power_user()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_verbose_sections_power_user()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_verbose_sections_casual", "label": "test_format_verbose_sections_casual()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_verbose_sections_casual()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_verbose_sections_gamer", "label": "test_format_verbose_sections_gamer()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_verbose_sections_gamer()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_verbose_sections_remote_worker", "label": "test_format_verbose_sections_remote_worker()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_verbose_sections_remote_worker()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 3}, {"id": "mod_test_format_verbose_sections_minimal", "label": "test_format_verbose_sections_minimal()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_verbose_sections_minimal()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_verbose_sections_integration", "label": "test_format_verbose_sections_integration()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_verbose_sections_integration()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_verbose_sections_empty", "label": "test_format_verbose_sections_empty()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_verbose_sections_empty()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 4}, {"id": "mod_test_format_data_kb", "label": "test_format_data_kb()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_kb()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_test_format_data_mb", "label": "test_format_data_mb()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_mb()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 1}, {"id": "mod_test_format_data_gb", "label": "test_format_data_gb()", "color": {"background": "#EDC948", "border": "#EDC948", "highlight": {"background": "#ffffff", "border": "#EDC948"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_data_gb()", "community": 5, "community_name": "Community 5", "source_file": "src/formatter/mod.rs", "file_type": "code", "degree": 1}, {"id": "src_formatter_ratings_rs", "label": "ratings.rs", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 24.7, "font": {"size": 12, "color": "#ffffff"}, "title": "ratings.rs", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 82}, {"id": "ratings_ping_rating", "label": "ping_rating()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "ping_rating()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_speed_rating_mbps", "label": "speed_rating_mbps()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "speed_rating_mbps()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 3}, {"id": "ratings_colorize_rating", "label": "colorize_rating()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.9, "font": {"size": 0, "color": "#ffffff"}, "title": "colorize_rating()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 16}, {"id": "ratings_speedcomponents", "label": "SpeedComponents", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "SpeedComponents", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_speed_components", "label": "speed_components()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "speed_components()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 3}, {"id": "ratings_format_speed_colored", "label": "format_speed_colored()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "format_speed_colored()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 11}, {"id": "ratings_format_speed_plain", "label": "format_speed_plain()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_speed_plain()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 8}, {"id": "ratings_format_duration", "label": "format_duration()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "format_duration()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_connection_rating", "label": "connection_rating()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "connection_rating()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 4}, {"id": "ratings_bufferbloatgrade", "label": "BufferbloatGrade", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "BufferbloatGrade", "community": 7, "community_name": "Community 7", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_bufferbloatgrade_as_str", "label": ".as_str()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".as_str()", "community": 7, "community_name": "Community 7", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 12}, {"id": "ratings_bufferbloat_grade", "label": "bufferbloat_grade()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "bufferbloat_grade()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 9}, {"id": "ratings_bufferbloat_colorized", "label": "bufferbloat_colorized()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.2, "font": {"size": 0, "color": "#ffffff"}, "title": "bufferbloat_colorized()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 12}, {"id": "ratings_format_overall_rating", "label": "format_overall_rating()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "format_overall_rating()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 8}, {"id": "ratings_degradation_str", "label": "degradation_str()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.5, "font": {"size": 0, "color": "#ffffff"}, "title": "degradation_str()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 14}, {"id": "ratings_make_test_result", "label": "make_test_result()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.3, "font": {"size": 0, "color": "#ffffff"}, "title": "make_test_result()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 13}, {"id": "ratings_test_ping_rating_excellent", "label": "test_ping_rating_excellent()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_rating_excellent()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_ping_rating_good", "label": "test_ping_rating_good()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_rating_good()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_ping_rating_fair", "label": "test_ping_rating_fair()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_rating_fair()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_ping_rating_poor", "label": "test_ping_rating_poor()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_rating_poor()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_ping_rating_bad", "label": "test_ping_rating_bad()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_ping_rating_bad()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_speed_rating_excellent", "label": "test_speed_rating_excellent()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_rating_excellent()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_speed_rating_great", "label": "test_speed_rating_great()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_rating_great()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_speed_rating_good", "label": "test_speed_rating_good()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_rating_good()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_speed_rating_fair", "label": "test_speed_rating_fair()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_rating_fair()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_speed_rating_moderate", "label": "test_speed_rating_moderate()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_rating_moderate()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_speed_rating_slow", "label": "test_speed_rating_slow()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_rating_slow()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_speed_rating_very_slow", "label": "test_speed_rating_very_slow()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_rating_very_slow()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_colorize_rating_excellent", "label": "test_colorize_rating_excellent()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_excellent()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_great", "label": "test_colorize_rating_great()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_great()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_good", "label": "test_colorize_rating_good()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_good()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_fair", "label": "test_colorize_rating_fair()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_fair()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_moderate", "label": "test_colorize_rating_moderate()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_moderate()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_poor", "label": "test_colorize_rating_poor()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_poor()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_slow", "label": "test_colorize_rating_slow()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_slow()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_very_slow", "label": "test_colorize_rating_very_slow()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_very_slow()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_colorize_rating_unknown", "label": "test_colorize_rating_unknown()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_colorize_rating_unknown()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_colored_mbps_excellent", "label": "test_format_speed_colored_mbps_excellent()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_colored_mbps_excellent()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_colored_bytes_mode", "label": "test_format_speed_colored_bytes_mode()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_colored_bytes_mode()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_colored_light_theme", "label": "test_format_speed_colored_light_theme()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_colored_light_theme()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_colored_low_speed", "label": "test_format_speed_colored_low_speed()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_colored_low_speed()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_plain_mbps", "label": "test_format_speed_plain_mbps()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_plain_mbps()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_plain_bytes", "label": "test_format_speed_plain_bytes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_plain_bytes()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_plain_zero", "label": "test_format_speed_plain_zero()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_plain_zero()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_speed_plain_fractional", "label": "test_format_speed_plain_fractional()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_speed_plain_fractional()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_duration_seconds", "label": "test_format_duration_seconds()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_duration_seconds()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_format_duration_minutes", "label": "test_format_duration_minutes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_duration_minutes()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_format_duration_many_minutes", "label": "test_format_duration_many_minutes()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_duration_many_minutes()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_connection_rating_excellent", "label": "test_connection_rating_excellent()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_excellent()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_connection_rating_great", "label": "test_connection_rating_great()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_great()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_connection_rating_good", "label": "test_connection_rating_good()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_good()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_connection_rating_fair", "label": "test_connection_rating_fair()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_fair()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_connection_rating_moderate", "label": "test_connection_rating_moderate()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_moderate()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_connection_rating_poor", "label": "test_connection_rating_poor()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_poor()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_connection_rating_unknown_no_data", "label": "test_connection_rating_unknown_no_data()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_unknown_no_data()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_connection_rating_partial_data", "label": "test_connection_rating_partial_data()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_connection_rating_partial_data()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 3}, {"id": "ratings_test_bufferbloat_grade_a", "label": "test_bufferbloat_grade_a()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_a()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_grade_b", "label": "test_bufferbloat_grade_b()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_b()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_grade_c", "label": "test_bufferbloat_grade_c()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_c()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_grade_d", "label": "test_bufferbloat_grade_d()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_d()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_grade_f", "label": "test_bufferbloat_grade_f()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_f()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_grade_zero_idle", "label": "test_bufferbloat_grade_zero_idle()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_zero_idle()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_grade_boundaries", "label": "test_bufferbloat_grade_boundaries()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_boundaries()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_grade_as_str", "label": "test_bufferbloat_grade_as_str()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_grade_as_str()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 1}, {"id": "ratings_test_bufferbloat_colorized_nc_a", "label": "test_bufferbloat_colorized_nc_a()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_colorized_nc_a()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_colorized_nc_f", "label": "test_bufferbloat_colorized_nc_f()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_colorized_nc_f()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_colorized_colored_a", "label": "test_bufferbloat_colorized_colored_a()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_colorized_colored_a()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_colorized_colored_b", "label": "test_bufferbloat_colorized_colored_b()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_colorized_colored_b()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_colorized_colored_c", "label": "test_bufferbloat_colorized_colored_c()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_colorized_colored_c()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_colorized_colored_d", "label": "test_bufferbloat_colorized_colored_d()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_colorized_colored_d()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_bufferbloat_colorized_colored_f", "label": "test_bufferbloat_colorized_colored_f()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_bufferbloat_colorized_colored_f()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_format_overall_rating_nc_excellent", "label": "test_format_overall_rating_nc_excellent()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_overall_rating_nc_excellent()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 3}, {"id": "ratings_test_format_overall_rating_colored", "label": "test_format_overall_rating_colored()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_overall_rating_colored()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 3}, {"id": "ratings_test_format_overall_rating_light_theme", "label": "test_format_overall_rating_light_theme()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_format_overall_rating_light_theme()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 3}, {"id": "ratings_test_degradation_str_minimal", "label": "test_degradation_str_minimal()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_minimal()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_degradation_str_moderate", "label": "test_degradation_str_moderate()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_moderate()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_degradation_str_significant", "label": "test_degradation_str_significant()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_significant()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_degradation_str_no_idle", "label": "test_degradation_str_no_idle()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_no_idle()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_degradation_str_zero_idle", "label": "test_degradation_str_zero_idle()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_zero_idle()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_degradation_str_negative_idle", "label": "test_degradation_str_negative_idle()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_negative_idle()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_degradation_str_nc_mode", "label": "test_degradation_str_nc_mode()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_nc_mode()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_degradation_str_colored_minimal", "label": "test_degradation_str_colored_minimal()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_degradation_str_colored_minimal()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "ratings_test_speed_components_helper", "label": "test_speed_components_helper()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_speed_components_helper()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/ratings.rs", "file_type": "code", "degree": 2}, {"id": "src_formatter_dashboard_rs", "label": "dashboard.rs", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": "dashboard.rs", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 11}, {"id": "dashboard_summary", "label": "Summary", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "Summary", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 1}, {"id": "dashboard_gauge_scale", "label": "gauge_scale()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "gauge_scale()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 3}, {"id": "dashboard_render_sparkline_from_samples", "label": "render_sparkline_from_samples()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "render_sparkline_from_samples()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 4}, {"id": "dashboard_speed_trend", "label": "speed_trend()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "speed_trend()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 2}, {"id": "dashboard_boxed_header", "label": "boxed_header()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "boxed_header()", "community": 7, "community_name": "Community 7", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 4}, {"id": "dashboard_speed_block", "label": "speed_block()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.3, "font": {"size": 0, "color": "#ffffff"}, "title": "speed_block()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 7}, {"id": "dashboard_latency_row", "label": "latency_row()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "latency_row()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 5}, {"id": "dashboard_thin_separator", "label": "thin_separator()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "thin_separator()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 1}, {"id": "dashboard_connection_info", "label": "connection_info()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "connection_info()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 3}, {"id": "dashboard_data_summary", "label": "data_summary()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "data_summary()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 2}, {"id": "dashboard_show", "label": "show()", "color": {"background": "#F28E2B", "border": "#F28E2B", "highlight": {"background": "#ffffff", "border": "#F28E2B"}}, "size": 11.6, "font": {"size": 0, "color": "#ffffff"}, "title": "show()", "community": 1, "community_name": "Community 1", "source_file": "src/formatter/dashboard.rs", "file_type": "code", "degree": 9}, {"id": "src_domain_measurement_rs", "label": "measurement.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "measurement.rs", "community": 6, "community_name": "Community 6", "source_file": "src/domain/measurement.rs", "file_type": "code", "degree": 6}, {"id": "measurement_run_bandwidth_test", "label": "run_bandwidth_test()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "run_bandwidth_test()", "community": 4, "community_name": "Community 4", "source_file": "src/domain/measurement.rs", "file_type": "code", "degree": 8}, {"id": "measurement_test_test_run_result_structure", "label": "test_test_run_result_structure()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_structure()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/measurement.rs", "file_type": "code", "degree": 1}, {"id": "measurement_test_test_run_result_default_values", "label": "test_test_run_result_default_values()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_default_values()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/measurement.rs", "file_type": "code", "degree": 2}, {"id": "measurement_test_test_run_result_default_explicit", "label": "test_test_run_result_default_explicit()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_default_explicit()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/measurement.rs", "file_type": "code", "degree": 2}, {"id": "measurement_test_test_run_result_with_samples", "label": "test_test_run_result_with_samples()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_with_samples()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/measurement.rs", "file_type": "code", "degree": 1}, {"id": "measurement_test_test_run_result_peak_greater_than_average", "label": "test_test_run_result_peak_greater_than_average()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "test_test_run_result_peak_greater_than_average()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/measurement.rs", "file_type": "code", "degree": 1}, {"id": "src_domain_server_rs", "label": "server.rs", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 11.8, "font": {"size": 0, "color": "#ffffff"}, "title": "server.rs", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 10}, {"id": "server_serverdiscovery", "label": "ServerDiscovery", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "ServerDiscovery", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 1}, {"id": "server_fetch", "label": "fetch()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "fetch()", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 3}, {"id": "server_fetch_client_location", "label": "fetch_client_location()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "fetch_client_location()", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 1}, {"id": "server_select_best_server", "label": "select_best_server()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "select_best_server()", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 4}, {"id": "server_ping_test", "label": "ping_test()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.9, "font": {"size": 0, "color": "#ffffff"}, "title": "ping_test()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 5}, {"id": "server_calculate_distance", "label": "calculate_distance()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "calculate_distance()", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 4}, {"id": "server_measure_latency_under_load", "label": "measure_latency_under_load()", "color": {"background": "#59A14F", "border": "#59A14F", "highlight": {"background": "#ffffff", "border": "#59A14F"}}, "size": 10.7, "font": {"size": 0, "color": "#ffffff"}, "title": "measure_latency_under_load()", "community": 4, "community_name": "Community 4", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 4}, {"id": "server_test_select_best_server_empty", "label": "test_select_best_server_empty()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_select_best_server_empty()", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 2}, {"id": "server_test_calculate_distance_nyc_to_la", "label": "test_calculate_distance_nyc_to_la()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_nyc_to_la()", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 2}, {"id": "server_test_calculate_distance_same_location", "label": "test_calculate_distance_same_location()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_calculate_distance_same_location()", "community": 16, "community_name": "Community 16", "source_file": "src/domain/server.rs", "file_type": "code", "degree": 2}, {"id": "src_domain_mod_rs", "label": "mod.rs", "color": {"background": "#9C755F", "border": "#9C755F", "highlight": {"background": "#ffffff", "border": "#9C755F"}}, "size": 10.0, "font": {"size": 0, "color": "#ffffff"}, "title": "mod.rs", "community": 28, "community_name": "Community 28", "source_file": "src/domain/mod.rs", "file_type": "code", "degree": 0}, {"id": "src_domain_reporting_rs", "label": "reporting.rs", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.1, "font": {"size": 0, "color": "#ffffff"}, "title": "reporting.rs", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 6}, {"id": "reporting_testresultbuilder", "label": "TestResultBuilder", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 11.4, "font": {"size": 0, "color": "#ffffff"}, "title": "TestResultBuilder", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 8}, {"id": "reporting_testresultbuilder_new", "label": ".new()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 33.0, "font": {"size": 12, "color": "#ffffff"}, "title": ".new()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 128}, {"id": "reporting_testresultbuilder_with_ping", "label": ".with_ping()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_ping()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 1}, {"id": "reporting_testresultbuilder_with_download", "label": ".with_download()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_download()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 1}, {"id": "reporting_testresultbuilder_with_upload", "label": ".with_upload()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_upload()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 1}, {"id": "reporting_testresultbuilder_with_client_ip", "label": ".with_client_ip()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_client_ip()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 1}, {"id": "reporting_testresultbuilder_with_client_location", "label": ".with_client_location()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": ".with_client_location()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 1}, {"id": "reporting_testresultbuilder_build", "label": ".build()", "color": {"background": "#B07AA1", "border": "#B07AA1", "highlight": {"background": "#ffffff", "border": "#B07AA1"}}, "size": 12.0, "font": {"size": 0, "color": "#ffffff"}, "title": ".build()", "community": 6, "community_name": "Community 6", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 11}, {"id": "reporting_testresult", "label": "TestResult", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "TestResult", "community": 0, "community_name": "Community 0", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 1}, {"id": "reporting_testresult_default", "label": ".default()", "color": {"background": "#4E79A7", "border": "#4E79A7", "highlight": {"background": "#ffffff", "border": "#4E79A7"}}, "size": 38.7, "font": {"size": 12, "color": "#ffffff"}, "title": ".default()", "community": 0, "community_name": "Community 0", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 160}, {"id": "reporting_compute_overall_grade", "label": "compute_overall_grade()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_overall_grade()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 3}, {"id": "reporting_compute_download_grade", "label": "compute_download_grade()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_download_grade()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 3}, {"id": "reporting_compute_upload_grade", "label": "compute_upload_grade()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "compute_upload_grade()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 3}, {"id": "reporting_test_result_builder_default", "label": "test_result_builder_default()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.4, "font": {"size": 0, "color": "#ffffff"}, "title": "test_result_builder_default()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 2}, {"id": "reporting_test_result_builder_basic", "label": "test_result_builder_basic()", "color": {"background": "#FF9DA7", "border": "#FF9DA7", "highlight": {"background": "#ffffff", "border": "#FF9DA7"}}, "size": 10.5, "font": {"size": 0, "color": "#ffffff"}, "title": "test_result_builder_basic()", "community": 7, "community_name": "Community 7", "source_file": "src/domain/reporting.rs", "file_type": "code", "degree": 3}, {"id": "src_domain_speedtest_rs", "label": "speedtest.rs", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "speedtest.rs", "community": 23, "community_name": "Community 23", "source_file": "src/domain/speedtest.rs", "file_type": "code", "degree": 1}, {"id": "speedtest_run_all_phases", "label": "run_all_phases()", "color": {"background": "#76B7B2", "border": "#76B7B2", "highlight": {"background": "#ffffff", "border": "#76B7B2"}}, "size": 10.2, "font": {"size": 0, "color": "#ffffff"}, "title": "run_all_phases()", "community": 23, "community_name": "Community 23", "source_file": "src/domain/speedtest.rs", "file_type": "code", "degree": 1}];
const RAW_EDGES = [{"from": "netspeed_cli_rb", "to": "netspeed_cli_netspeedcli", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "netspeed_cli_netspeedcli", "to": "netspeed_cli_netspeedcli_install", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "build_rs", "to": "build_main", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "build_main", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "build_main", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_temp_cert_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_nonexistent_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_existing_directory_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_create_test_cert", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_ca_cert_in_help", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_pin_certs_in_help", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_tls_version_in_help", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_ca_cert_accepts_valid_pem_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_ca_cert_rejects_nonexistent_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_ca_cert_rejects_directory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_tls_version_rejects_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_tls_version_accepts_1_2", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_tls_version_accepts_1_3", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_pin_certs_flag_accepted", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_pin_certs_combined_with_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_pin_certs_with_format_dashboard", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_ca_cert_combined_with_tls_version", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_ca_cert_and_pin_certs_mutually_exclusive", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_all_tls_options_together", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_tls_options_with_other_flags", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_ca_cert_error_message_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_tls_cli_test_rs", "to": "integration_tls_cli_test_test_tls_version_error_lists_valid_options", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_temp_cert_path", "to": "integration_tls_cli_test_test_ca_cert_accepts_valid_pem_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_temp_cert_path", "to": "integration_tls_cli_test_test_ca_cert_combined_with_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_temp_cert_path", "to": "integration_tls_cli_test_test_all_tls_options_together", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_temp_cert_path", "to": "integration_tls_cli_test_test_tls_options_with_other_flags", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_nonexistent_path", "to": "integration_tls_cli_test_test_ca_cert_rejects_nonexistent_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_nonexistent_path", "to": "integration_tls_cli_test_test_ca_cert_error_message_format", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_existing_directory_path", "to": "integration_tls_cli_test_test_ca_cert_rejects_directory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_create_test_cert", "to": "integration_tls_cli_test_test_ca_cert_accepts_valid_pem_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_create_test_cert", "to": "integration_tls_cli_test_test_ca_cert_combined_with_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_create_test_cert", "to": "integration_tls_cli_test_test_all_tls_options_together", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_create_test_cert", "to": "integration_tls_cli_test_test_tls_options_with_other_flags", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_tls_cli_test_test_ca_cert_in_help", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_in_help", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_in_help", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_in_help", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_in_help", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_in_help", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_accepts_valid_pem_file", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_accepts_valid_pem_file", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_accepts_valid_pem_file", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_rejects_nonexistent_path", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_rejects_nonexistent_path", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_rejects_directory", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_rejects_directory", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_rejects_invalid", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_rejects_invalid", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_accepts_1_2", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_accepts_1_2", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_accepts_1_3", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_accepts_1_3", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_flag_accepted", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_flag_accepted", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_combined_with_json", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_combined_with_json", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_with_format_dashboard", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_pin_certs_with_format_dashboard", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_combined_with_tls_version", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_combined_with_tls_version", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_combined_with_tls_version", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_and_pin_certs_mutually_exclusive", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_and_pin_certs_mutually_exclusive", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_all_tls_options_together", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_all_tls_options_together", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_all_tls_options_together", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_options_with_other_flags", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_options_with_other_flags", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_options_with_other_flags", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_error_message_format", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_ca_cert_error_message_format", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_error_lists_valid_options", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_tls_cli_test_test_tls_version_error_lists_valid_options", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_e2e_test_rs", "to": "e2e_test_create_mock_speedtest_server", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_e2e_test_rs", "to": "e2e_test_test_e2e_full_speedtest_flow", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_e2e_test_rs", "to": "e2e_test_test_e2e_download_only", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_e2e_test_rs", "to": "e2e_test_test_e2e_upload_only", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_e2e_test_rs", "to": "e2e_test_test_url_construction_e2e", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_e2e_test_rs", "to": "e2e_test_test_bandwidth_calculation_e2e", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "e2e_test_create_mock_speedtest_server", "to": "e2e_test_test_e2e_full_speedtest_flow", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "e2e_test_create_mock_speedtest_server", "to": "e2e_test_test_e2e_download_only", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "e2e_test_create_mock_speedtest_server", "to": "e2e_test_test_e2e_upload_only", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "e2e_test_create_mock_speedtest_server", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_full_speedtest_flow", "to": "server_select_best_server", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_full_speedtest_flow", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_full_speedtest_flow", "to": "mod_config_timeout", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_full_speedtest_flow", "to": "server_ping_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_full_speedtest_flow", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_full_speedtest_flow", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_full_speedtest_flow", "to": "orchestrator_orchestrator_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_download_only", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_download_only", "to": "mod_config_timeout", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_download_only", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_download_only", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_download_only", "to": "orchestrator_orchestrator_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_upload_only", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_upload_only", "to": "mod_config_timeout", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_upload_only", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_upload_only", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_e2e_upload_only", "to": "orchestrator_orchestrator_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_url_construction_e2e", "to": "download_extract_base_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_url_construction_e2e", "to": "download_build_test_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "e2e_test_test_bandwidth_calculation_e2e", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_cli_help", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_cli_version", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_shell_completion_bash", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_shell_completion_zsh", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_shell_completion_fish", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_shell_completion_powershell", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_shell_completion_elvish", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_invalid_csv_delimiter", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_tls_conflict_warning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_tls_config_cli_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_tls_pin_certs_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_invalid_source_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_zero_timeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_timeout_too_large", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_list_flag_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_json_flag_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_csv_flag_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_no_download_flag_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_no_upload_flag_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_single_flag_parsing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_multiple_server_flags", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_combined_flags", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_error_output_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_exit_code_on_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_version_matches_cargo_toml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_history_no_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_integration_test_rs", "to": "integration_test_test_help_contains_expected_options", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_test_test_cli_help", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_cli_help", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_cli_version", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_cli_version", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_bash", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_bash", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_zsh", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_zsh", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_fish", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_fish", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_powershell", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_powershell", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_elvish", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_shell_completion_elvish", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_invalid_csv_delimiter", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_invalid_csv_delimiter", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_tls_conflict_warning", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_tls_conflict_warning", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_tls_conflict_warning", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_tls_config_cli_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_tls_config_cli_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_tls_pin_certs_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_tls_pin_certs_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_invalid_source_ip", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_invalid_source_ip", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_zero_timeout", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_zero_timeout", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_timeout_too_large", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_timeout_too_large", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_list_flag_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_list_flag_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_json_flag_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_json_flag_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_csv_flag_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_csv_flag_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_no_download_flag_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_no_download_flag_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_no_upload_flag_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_no_upload_flag_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_single_flag_parsing", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_single_flag_parsing", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_multiple_server_flags", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_multiple_server_flags", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_combined_flags", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_combined_flags", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_error_output_format", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_error_output_format", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_exit_code_on_error", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_exit_code_on_error", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_version_matches_cargo_toml", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_version_matches_cargo_toml", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_history_no_data", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_history_no_data", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_help_contains_expected_options", "to": "cli_args", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_test_test_help_contains_expected_options", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_from_default_source", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_from_source_only_output", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_from_source_only_network", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_from_source_only_test_selection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_from_source_only_servers", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_from_source_fully_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_from_source_all_format_variants", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_sub_sources_can_be_built_independently", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_from_source_test_rs", "to": "integration_config_from_source_test_test_config_source_composes_sub_sources", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_from_source_test_test_config_from_default_source", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_default_source", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_output", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_output", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_network", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_network", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_test_selection", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_test_selection", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_servers", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_only_servers", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_fully_custom", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_fully_custom", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_all_format_variants", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_from_source_all_format_variants", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_sub_sources_can_be_built_independently", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_from_source_test_test_config_source_composes_sub_sources", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_validate_with_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_invalid_profile_non_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_invalid_profile_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_strict_in_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_valid_profile_no_errors", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_invalid_theme_non_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_invalid_theme_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_invalid_csv_delimiter_non_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_invalid_csv_delimiter_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_deprecated_simple_warning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_deprecated_csv_warning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_deprecated_json_warning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_deprecated_not_fatal_in_strict", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_multiple_issues_all_reported", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_multiple_issues_strict_exit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_valid_no_warnings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_all_valid_themes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_empty_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_mixed_deprecated_and_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_strict_mode_priority", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_all_valid_profiles", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_config_validation_test_rs", "to": "integration_config_validation_test_test_config_all_valid_csv_delimiters", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_invalid_profile_non_strict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_invalid_profile_strict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_strict_in_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_valid_profile_no_errors", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_invalid_theme_non_strict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_invalid_theme_strict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_invalid_csv_delimiter_non_strict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_invalid_csv_delimiter_strict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_deprecated_simple_warning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_deprecated_csv_warning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_deprecated_json_warning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_deprecated_not_fatal_in_strict", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_multiple_issues_all_reported", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_multiple_issues_strict_exit", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_valid_no_warnings", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_all_valid_themes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_empty_valid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_mixed_deprecated_and_invalid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_strict_mode_priority", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_all_valid_profiles", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "integration_config_validation_test_test_config_all_valid_csv_delimiters", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_config_validation_test_validate_with_strict", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_invalid_profile_non_strict", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_invalid_profile_strict", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_strict_in_file", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_valid_profile_no_errors", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_invalid_theme_non_strict", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_invalid_theme_strict", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_invalid_csv_delimiter_non_strict", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_invalid_csv_delimiter_strict", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_deprecated_simple_warning", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_deprecated_csv_warning", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_deprecated_json_warning", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_deprecated_not_fatal_in_strict", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_multiple_issues_all_reported", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_multiple_issues_strict_exit", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_valid_no_warnings", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_all_valid_themes", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_empty_valid", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_mixed_deprecated_and_invalid", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_strict_mode_priority", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_all_valid_profiles", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_config_validation_test_test_config_all_valid_csv_delimiters", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_mock_network_test_rs", "to": "mock_network_test_test_ping_test_mocked", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_mock_network_test_rs", "to": "mock_network_test_test_ping_test_failure_mocked", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mock_network_test_test_ping_test_mocked", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mock_network_test_test_ping_test_mocked", "to": "server_ping_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mock_network_test_test_ping_test_failure_mocked", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mock_network_test_test_ping_test_failure_mocked", "to": "server_ping_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_upload_mocked_success", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_upload_mocked_all_failures", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_upload_build_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_testserver", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_testserverswrapper", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_testserverconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_server_xml_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_server_xml_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_server_xml_malformed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_server_xml_no_servers_tag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_config_file_all_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_config_file_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_integration_upload_fetch_test_rs", "to": "integration_upload_fetch_test_test_config_file_unknown_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "integration_upload_fetch_test_test_upload_mocked_success", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_upload_fetch_test_test_upload_mocked_success", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_upload_fetch_test_test_upload_mocked_success", "to": "orchestrator_orchestrator_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_upload_fetch_test_test_upload_mocked_all_failures", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_upload_fetch_test_test_upload_mocked_all_failures", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_upload_fetch_test_test_upload_mocked_all_failures", "to": "orchestrator_orchestrator_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "integration_upload_fetch_test_test_upload_build_url", "to": "upload_build_upload_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_solidity_tests_rs", "to": "solidity_tests_test_http_client_impl_rejects_invalid_url_without_network", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_solidity_tests_rs", "to": "solidity_tests_test_phase_runner_delegate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_solidity_tests_rs", "to": "solidity_tests_test_result_processor_defaults", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_tests_solidity_tests_rs", "to": "solidity_tests_test_output_strategy_resolver", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "solidity_tests_test_http_client_impl_rejects_invalid_url_without_network", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_http_client_impl_rejects_invalid_url_without_network", "to": "http_settings_from", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_http_client_impl_rejects_invalid_url_without_network", "to": "http_create_client", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_http_client_impl_rejects_invalid_url_without_network", "to": "http_client_reqwestclient", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_http_client_impl_rejects_invalid_url_without_network", "to": "http_client_reqwestclient_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_phase_runner_delegate", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_phase_runner_delegate", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_phase_runner_delegate", "to": "phase_runner_defaultphaserunner_run_all", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_result_processor_defaults", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_result_processor_defaults", "to": "result_processor_defaultresultprocessor_process", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_output_strategy_resolver", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_output_strategy_resolver", "to": "output_strategy_resolve_output_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "solidity_tests_test_output_strategy_resolver", "to": "mod_outputformat_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_calculate_bandwidth", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_calculate_bandwidth_zero_elapsed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_calculate_distance", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_format_distance", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_format_data_size", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_is_valid_ipv4", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_build_test_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_build_upload_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "benches_core_benchmarks_rs", "to": "core_benchmarks_bench_extract_base_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "core_benchmarks_bench_calculate_bandwidth", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_calculate_bandwidth", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_calculate_bandwidth", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_calculate_bandwidth_zero_elapsed", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_calculate_bandwidth_zero_elapsed", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_calculate_distance", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_calculate_distance", "to": "server_calculate_distance", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_calculate_distance", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_format_distance", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_format_distance", "to": "common_format_distance", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_format_distance", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_format_data_size", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_format_data_size", "to": "common_format_data_size", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_format_data_size", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_is_valid_ipv4", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_is_valid_ipv4", "to": "common_is_valid_ipv4", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_is_valid_ipv4", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_build_test_url", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_build_test_url", "to": "download_build_test_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_build_test_url", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_build_upload_url", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_build_upload_url", "to": "upload_build_upload_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_extract_base_url", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "core_benchmarks_bench_extract_base_url", "to": "download_extract_base_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_task_runner_rs", "to": "task_runner_testmetrics", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_testrunresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_run_bandwidth_test", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_test_test_run_result_structure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_test_test_run_result_default_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_test_test_run_result_default_explicit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_test_test_run_result_with_samples", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_test_test_run_result_peak_greater_than_average", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_test_test_metrics_impl_returns_correct_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_task_runner_rs", "to": "task_runner_test_test_metrics_impl_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult", "to": "task_runner_testrunresult_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult", "to": "task_runner_testrunresult_avg_bps", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult", "to": "task_runner_testrunresult_peak_bps", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult", "to": "task_runner_testrunresult_total_bytes", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult", "to": "task_runner_testrunresult_duration_secs", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult", "to": "task_runner_testrunresult_speed_samples", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult", "to": "task_runner_testrunresult_latency_under_load", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult_default", "to": "task_runner_test_test_run_result_default_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult_default", "to": "task_runner_test_test_metrics_impl_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "task_runner_testrunresult_default", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_run_bandwidth_test", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_run_bandwidth_test", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_run_bandwidth_test", "to": "server_measure_latency_under_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_run_bandwidth_test", "to": "phases_phasecontext_elapsed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_run_bandwidth_test", "to": "error_error_context", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_run_bandwidth_test", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_run_bandwidth_test", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "task_runner_test_test_run_result_default_explicit", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_servers_rs", "to": "servers_serverconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_serverswrapper", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_calculate_distance", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_clientconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_clientinfo", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_fetch_client_location", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_fetch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_select_best_server", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_ping_test", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_measure_latency_under_load", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_select_best_server", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_select_best_server_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_select_best_server_single", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_server_distance_comparison", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_server_with_equal_distances", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_ping_test_average_calculation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_ping_test_empty_handling", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_calculate_distance_same_location", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_calculate_distance_nyc_la", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_calculate_distance_nyc_london", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_client_config_deserialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_client_config_missing_coords", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_calculate_distance_sydney_tokyo", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_calculate_distance_opposite_sides", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_calculate_distance_equator", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_server_config_deserialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_server_distance_comparison_with_negative_coords", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_servers_rs", "to": "servers_test_servers_wrapper_empty_deserialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_calculate_distance", "to": "servers_fetch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_calculate_distance", "to": "servers_test_calculate_distance_same_location", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_calculate_distance", "to": "servers_test_calculate_distance_nyc_la", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_calculate_distance", "to": "servers_test_calculate_distance_nyc_london", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_calculate_distance", "to": "servers_test_calculate_distance_sydney_tokyo", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_calculate_distance", "to": "servers_test_calculate_distance_opposite_sides", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_calculate_distance", "to": "servers_test_calculate_distance_equator", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_fetch_client_location", "to": "servers_fetch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_fetch_client_location", "to": "http_client_reqwestclient_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_fetch_client_location", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_fetch", "to": "http_client_reqwestclient_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_fetch", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_select_best_server", "to": "servers_test_select_best_server", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_select_best_server", "to": "servers_test_select_best_server_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_select_best_server", "to": "servers_test_select_best_server_single", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_select_best_server", "to": "servers_test_server_distance_comparison", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_select_best_server", "to": "servers_test_server_with_equal_distances", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_select_best_server", "to": "servers_test_server_distance_comparison_with_negative_coords", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "servers_select_best_server", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_select_best_server", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "http_client_reqwestclient_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "endpoints_serverendpoints_latency", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "endpoints_serverendpoints_from_server_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "phases_phasecontext_elapsed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_ping_test", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_measure_latency_under_load", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_measure_latency_under_load", "to": "history_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_measure_latency_under_load", "to": "http_client_reqwestclient_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_measure_latency_under_load", "to": "endpoints_serverendpoints_latency", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_measure_latency_under_load", "to": "endpoints_serverendpoints_from_server_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_measure_latency_under_load", "to": "phases_phasecontext_elapsed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "servers_test_ping_test_average_calculation", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_types_rs", "to": "types_phasestate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_phaseresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_testphases", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_server", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_testresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_testresultbuilder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_compute_cv", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_compute_ci_95", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_statsservice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_defaultstats", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_serverinfo", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_clientlocation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_csvoutput", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_server_serialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_test_result_serialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_csv_output_serialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_server_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_phase_result_skipped_serialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_uuid_v4_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_uuid_v4_unique", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_uuid_v4_unique_concurrent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_client_location_serialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_client_location_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_result_builder_full", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_result_builder_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_stats_service_cv_known_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_stats_service_cv_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_stats_service_cv_single", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_stats_service_cv_zero_mean", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_stats_service_ci95_known_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_test_stats_service_ci95_too_few_samples", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_uuid_v4", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_types_rs", "to": "types_rand_simple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_phaseresult", "to": "types_phaseresult_completed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_phaseresult", "to": "types_phaseresult_skipped", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_phaseresult_completed", "to": "types_testresultbuilder_build", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_phaseresult_completed", "to": "types_test_test_result_serialization", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_phaseresult_completed", "to": "history_make_test_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_phaseresult_completed", "to": "storage_make_test_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_phaseresult_completed", "to": "phases_run_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_phaseresult_completed", "to": "mod_make_test_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_phaseresult_completed", "to": "ratings_make_test_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_phaseresult_completed", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_phaseresult_skipped", "to": "types_test_phase_result_skipped_serialization", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_phaseresult_skipped", "to": "phases_run_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_testresult", "to": "types_testresult_from_test_runs", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_ping", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_jitter", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_packet_loss", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_ping_samples", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_download_stats", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_upload_stats", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_client_ip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_client_location", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder", "to": "types_testresultbuilder_build", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_new", "to": "types_defaultstats_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_ping", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_ping", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_jitter", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_jitter", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_packet_loss", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_packet_loss", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_ping_samples", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_ping_samples", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_download_stats", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_download_stats", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_upload_stats", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_upload_stats", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_client_ip", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_client_ip", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_client_location", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_client_location", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_build", "to": "types_uuid_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_build", "to": "types_defaultstats_coefficient_of_variation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_build", "to": "types_defaultstats_confidence_interval_95", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_build", "to": "types_testresult_from_test_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_build", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresultbuilder_build", "to": "types_test_result_builder_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresult_from_test_runs", "to": "types_defaultstats_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_testresult_from_test_runs", "to": "phases_run_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_testresult_from_test_runs", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_compute_cv", "to": "types_defaultstats_coefficient_of_variation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_compute_cv", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_compute_ci_95", "to": "types_defaultstats_confidence_interval_95", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_compute_ci_95", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "types_defaultstats", "to": "types_defaultstats_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats", "to": "types_defaultstats_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats", "to": "types_defaultstats_coefficient_of_variation", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats", "to": "types_defaultstats_confidence_interval_95", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_defaultstats_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_uuid_v4_unique_concurrent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_result_builder_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_result_builder_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_stats_service_cv_known_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_stats_service_cv_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_stats_service_cv_single", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_stats_service_cv_zero_mean", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_stats_service_ci95_known_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_test_stats_service_ci95_too_few_samples", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_new", "to": "types_rand_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_coefficient_of_variation", "to": "types_test_stats_service_cv_known_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_defaultstats_confidence_interval_95", "to": "types_test_stats_service_ci95_known_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_test_uuid_v4_format", "to": "types_uuid_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_test_uuid_v4_unique", "to": "types_uuid_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_test_uuid_v4_unique_concurrent", "to": "types_uuid_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_uuid_v4", "to": "types_rand_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "types_rand_simple", "to": "history_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_download_rs", "to": "download_extract_base_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_build_test_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_run", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_download_bandwidth_calculation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_download_bandwidth_zero_elapsed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_download_concurrent_streams_single", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_download_concurrent_streams_multiple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_download_url_generation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_download_url_generation_cycles", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_download_url_generation_all_sizes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_extract_base_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_extract_base_url_no_suffix", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_extract_base_url_different_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_estimated_download_bytes_from_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_download_rs", "to": "download_test_sample_interval_constant", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "download_extract_base_url", "to": "endpoints_serverendpoints_base", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_extract_base_url", "to": "endpoints_serverendpoints_from_server_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_build_test_url", "to": "download_run", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "download_build_test_url", "to": "download_test_download_url_generation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "download_build_test_url", "to": "download_test_download_url_generation_cycles", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "download_build_test_url", "to": "endpoints_serverendpoints_download_asset", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_build_test_url", "to": "endpoints_serverendpoints_from_server_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_run", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_run", "to": "test_config_testconfig_stream_count_for", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_run", "to": "bandwidth_loop_run_concurrent_streams", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_run", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_run", "to": "http_client_reqwestclient_get", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_run", "to": "bandwidth_loop_loopstate_record_bytes", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_run", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_test_download_bandwidth_calculation", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_test_download_bandwidth_zero_elapsed", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_test_download_url_generation_all_sizes", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "download_test_estimated_download_bytes_from_config", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_error_rs", "to": "error_errorcategory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_network_error_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_json_error_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_server_not_found_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_io_error_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_context_error_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_context_with_source", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_from_io_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_error_trait_implementation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_debug_trait", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_from_serde_json_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_from_quick_xml_de_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_from_csv_error_direct", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_error_source_chain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_error_rs", "to": "error_test_context_without_source", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error", "to": "error_error_context", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error", "to": "error_error_with_source", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error", "to": "error_error_category", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_context", "to": "error_test_network_error_display", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_context", "to": "error_test_context_error_display", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_context", "to": "error_test_error_trait_implementation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_context", "to": "error_test_debug_trait", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_context", "to": "error_test_context_without_source", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_context", "to": "bandwidth_loop_run_concurrent_streams", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "storage_mockstorage_save", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "storage_mockstorage_load_recent", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "storage_mockstorage_clear", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "http_build_tls_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "http_load_custom_ca_cert", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "http_pinningverifier_try_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "http_with_retry", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "http_test_error_context_message", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "http_test_error_context_debug", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "http_test_error_context_display", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "phases_run_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_context", "to": "measurement_run_bandwidth_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_with_source", "to": "error_test_context_with_source", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_with_source", "to": "error_test_error_source_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "error_error_with_source", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_with_source", "to": "http_create_client", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_error_with_source", "to": "http_test_error_context_with_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_json_error_display", "to": "http_settings_from", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_io_error_display", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_io_error_display", "to": "http_settings_from", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_context_with_source", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_from_io_error", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_from_csv_error_direct", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_error_source_chain", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "error_test_error_source_chain", "to": "mod_config_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_machineerroroutput", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_machineerrorbody", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_machine_error_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_is_list_sentinel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_is_network_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_is_config_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_print_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_print_machine_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_render_machine_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_machine_error_identity", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_print_suggestion", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_suggestion_for_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_select_exit_code", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_exit_codes_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_jsonl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_legacy_json_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_ignores_human_formats", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_ignores_dashboard", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_ignores_detailed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_ignores_simple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_format_none_by_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_list_sentinel_true", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_list_sentinel_false_different_message", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_list_sentinel_false_different_error_type", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_network_error_download_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_network_error_upload_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_network_error_false_context", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_network_error_false_server_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_config_error_server_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_config_error_context", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_is_config_error_false_network", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_download_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_upload_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_server_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_parse_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_parse_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_deserialize_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_csv", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_io_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_context", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_identity_context_with_source", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_render_machine_error_jsonl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_render_machine_error_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_render_machine_error_timestamp_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_render_machine_error_all_fields_present", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_download_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_upload_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_server_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_io_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_parse_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_parse_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_deserialize_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_suggestion_for_error_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_select_exit_code_network_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_select_exit_code_config_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_select_exit_code_list_sentinel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_select_exit_code_io_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_output_serialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bin_errors_rs", "to": "bin_errors_test_machine_error_body_serialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_format", "to": "main_main", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_is_list_sentinel", "to": "bin_errors_select_exit_code", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_is_list_sentinel", "to": "main_run_speedtest", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_is_network_error", "to": "bin_errors_select_exit_code", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_is_network_error", "to": "main_run_speedtest", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_is_config_error", "to": "bin_errors_select_exit_code", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_is_config_error", "to": "main_run_speedtest", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_print_error", "to": "bin_errors_print_machine_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_print_error", "to": "bin_errors_print_suggestion", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_print_error", "to": "terminal_no_color", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_print_error", "to": "main_main", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_print_error", "to": "main_run_speedtest", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_print_machine_error", "to": "bin_errors_render_machine_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_render_machine_error", "to": "bin_errors_machine_error_identity", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_render_machine_error", "to": "bin_errors_suggestion_for_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_render_machine_error", "to": "bin_errors_test_render_machine_error_jsonl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_render_machine_error", "to": "bin_errors_test_render_machine_error_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_render_machine_error", "to": "bin_errors_test_render_machine_error_timestamp_format", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_render_machine_error", "to": "bin_errors_test_render_machine_error_all_fields_present", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_download_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_upload_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_server_not_found", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_parse_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_parse_xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_deserialize_xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_csv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_io_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_context", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_machine_error_identity", "to": "bin_errors_test_machine_error_identity_context_with_source", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_print_suggestion", "to": "bin_errors_suggestion_for_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_print_suggestion", "to": "terminal_no_color", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_download_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_upload_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_server_not_found", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_io_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_parse_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_parse_xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_deserialize_xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_suggestion_for_error", "to": "bin_errors_test_suggestion_for_error_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bin_errors_test_machine_error_identity_parse_xml", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_machine_error_identity_csv", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_machine_error_identity_csv", "to": "http_settings_from", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_machine_error_identity_csv", "to": "mod_config_csv", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_machine_error_identity_io_error", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_machine_error_identity_context_with_source", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_render_machine_error_timestamp_format", "to": "ratings_bufferbloatgrade_as_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_suggestion_for_error_io_error", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bin_errors_test_suggestion_for_error_parse_xml", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_loopstate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_bandwidthresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_run_concurrent_streams", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_make_tracker", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_loop_state_new_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_loop_state_concurrent_atomic_updates", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_record_bytes_zero_value", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_record_bytes_accumulates", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_record_bytes_large_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_record_bytes_throttle_mechanism", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_record_bytes_short_interval_samples_more", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_record_bytes_updates_peak", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_finish_empty_state", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_finish_with_transfer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_finish_peak_gte_avg", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_finish_various_estimated_totals", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_finish_returns_speed_samples", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_sample_interval_constant", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_bandwidth_result_struct", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_zero_streams", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_single_stream_success", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_four_streams", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_all_fail", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_partial_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_stream_panic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_zero_bytes_returns_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_label_different_errors", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_bandwidth_loop_rs", "to": "bandwidth_loop_test_run_concurrent_streams_estimated_total_param", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate", "to": "bandwidth_loop_loopstate_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate", "to": "bandwidth_loop_loopstate_record_bytes", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate", "to": "bandwidth_loop_loopstate_sample_now", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate", "to": "bandwidth_loop_loopstate_finish", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_run_concurrent_streams", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_make_tracker", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_loop_state_new_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_loop_state_concurrent_atomic_updates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_record_bytes_zero_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_record_bytes_accumulates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_record_bytes_large_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_record_bytes_throttle_mechanism", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_record_bytes_short_interval_samples_more", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_record_bytes_updates_peak", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_finish_empty_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_finish_with_transfer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_finish_peak_gte_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_finish_various_estimated_totals", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_finish_returns_speed_samples", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "bandwidth_loop_test_bandwidth_result_struct", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_new", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_loopstate_sample_now", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_loop_state_concurrent_atomic_updates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_record_bytes_zero_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_record_bytes_accumulates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_record_bytes_large_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_record_bytes_throttle_mechanism", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_record_bytes_short_interval_samples_more", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_record_bytes_updates_peak", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_finish_with_transfer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_finish_peak_gte_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_finish_various_estimated_totals", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_finish_returns_speed_samples", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_bandwidth_result_struct", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_run_concurrent_streams_single_stream_success", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_run_concurrent_streams_four_streams", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_run_concurrent_streams_partial_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_run_concurrent_streams_stream_panic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "bandwidth_loop_test_run_concurrent_streams_estimated_total_param", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "phases_phasecontext_elapsed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "history_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_record_bytes", "to": "upload_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_sample_now", "to": "history_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_sample_now", "to": "phases_phasecontext_elapsed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_sample_now", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_sample_now", "to": "progress_tracker_update", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "bandwidth_loop_run_concurrent_streams", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "bandwidth_loop_test_finish_empty_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "bandwidth_loop_test_finish_with_transfer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "bandwidth_loop_test_finish_peak_gte_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "bandwidth_loop_test_finish_various_estimated_totals", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "bandwidth_loop_test_finish_returns_speed_samples", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "bandwidth_loop_test_bandwidth_result_struct", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "history_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "phases_phasecontext_elapsed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_loopstate_finish", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_zero_streams", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_single_stream_success", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_four_streams", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_all_fail", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_partial_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_stream_panic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_zero_bytes_returns_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_label_different_errors", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "bandwidth_loop_test_run_concurrent_streams_estimated_total_param", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "terminal_no_color", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_run_concurrent_streams", "to": "upload_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_loop_state_new_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_loop_state_concurrent_atomic_updates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_record_bytes_zero_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_record_bytes_accumulates", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_record_bytes_large_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_record_bytes_throttle_mechanism", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_record_bytes_short_interval_samples_more", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_record_bytes_updates_peak", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_finish_empty_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_finish_with_transfer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_finish_peak_gte_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_finish_various_estimated_totals", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_finish_returns_speed_samples", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_bandwidth_result_struct", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_zero_streams", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_single_stream_success", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_four_streams", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_all_fail", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_partial_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_stream_panic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_zero_bytes_returns_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_label_different_errors", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_make_tracker", "to": "bandwidth_loop_test_run_concurrent_streams_estimated_total_param", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "bandwidth_loop_test_record_bytes_updates_peak", "to": "history_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_zero_streams", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_single_stream_success", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_four_streams", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_partial_failure", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_stream_panic", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_zero_bytes_returns_error", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_label_different_errors", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "bandwidth_loop_test_run_concurrent_streams_estimated_total_param", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_terminal_rs", "to": "terminal_no_color", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_no_emoji", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_no_animation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_capabilities", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_env", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_settings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_test_no_color_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_test_no_emoji_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_test_no_animation_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_test_terminal_settings_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_test_terminal_settings_from_environment", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_terminal_rs", "to": "terminal_test_default_terminal_trait", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_color", "to": "terminal_env_is_color_disabled", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_color", "to": "terminal_settings_from_environment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_color", "to": "terminal_test_no_color_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_color", "to": "theme_colors_good", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_colors_warn", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_colors_bad", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_colors_info", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_colors_dimmed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_colors_muted", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_colors_header", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_resolve", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "theme_test_resolve_theme_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "history_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "progress_tracker_with_target_animated", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "progress_tracker_update", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "progress_finish_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "progress_test_no_color_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "orchestrator_orchestrator_reveal_results", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "orchestrator_orchestrator_run_dry_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "phases_run_header", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "phases_run_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "sections_build_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "scenarios_render_capacity_bar", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "scenarios_print_scenario_grid", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "mod_format_simple", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "mod_format_minimal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "mod_format_compact", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_color", "to": "dashboard_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "terminal_env_is_emoji_disabled", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_emoji", "to": "terminal_settings_from_environment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_emoji", "to": "terminal_test_no_emoji_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_emoji", "to": "grades_lettergrade_emoji", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "grades_format_grade_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "grades_grade_badge", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "estimates_build_profile_targets", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "scenarios_render_status_symbol", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "scenarios_render_scenario_row", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_emoji", "to": "ratings_colorize_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_animation", "to": "terminal_env_prefers_reduced_motion", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_animation", "to": "terminal_settings_from_environment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_animation", "to": "terminal_test_no_animation_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_no_animation", "to": "progress_tracker_new_animated", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_animation", "to": "progress_reveal_scan_complete", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_no_animation", "to": "progress_reveal_pause", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "terminal_env", "to": "terminal_env_is_color_disabled", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_env", "to": "terminal_env_is_emoji_disabled", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_env", "to": "terminal_env_prefers_reduced_motion", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings", "to": "terminal_settings_from_environment", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings", "to": "terminal_settings_is_color_disabled", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings", "to": "terminal_settings_is_emoji_disabled", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings", "to": "terminal_settings_prefers_reduced_motion", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings_from_environment", "to": "terminal_test_terminal_settings_from_environment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings_is_color_disabled", "to": "terminal_test_default_terminal_trait", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings_is_emoji_disabled", "to": "terminal_test_default_terminal_trait", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_settings_prefers_reduced_motion", "to": "terminal_test_default_terminal_trait", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "terminal_test_terminal_settings_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_http_client_rs", "to": "http_client_httpclient", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_http_client_rs", "to": "http_client_reqwestclient", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_client_reqwestclient", "to": "http_client_reqwestclient_get", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_client_reqwestclient", "to": "http_client_reqwestclient_post", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_client_reqwestclient_get", "to": "history_get_recent_sparkline", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_client_reqwestclient_get", "to": "http_discover_client_ip", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_client_reqwestclient_get", "to": "sections_build_footer", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_client_reqwestclient_post", "to": "upload_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_upload_rs", "to": "upload_build_upload_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_generate_upload_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_run", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_bandwidth_calculation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_bandwidth_zero_elapsed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_concurrent_count_single", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_concurrent_count_multiple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_url_generation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_url_generation_full_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_generate_upload_data_size", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_generate_upload_data_pattern", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_generate_upload_data_wraps_at_256", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_generate_upload_data_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_data_size_constant", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_upload_rs", "to": "upload_test_upload_payload_lazy_init", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_build_upload_url", "to": "upload_run", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_build_upload_url", "to": "upload_test_upload_url_generation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_build_upload_url", "to": "upload_test_upload_url_generation_full_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_build_upload_url", "to": "endpoints_serverendpoints_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_build_upload_url", "to": "endpoints_serverendpoints_from_server_url", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_generate_upload_data", "to": "upload_test_generate_upload_data_size", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_generate_upload_data", "to": "upload_test_generate_upload_data_pattern", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_generate_upload_data", "to": "upload_test_generate_upload_data_wraps_at_256", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_generate_upload_data", "to": "upload_test_generate_upload_data_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_generate_upload_data", "to": "upload_test_upload_data_size_constant", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "upload_run", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_run", "to": "test_config_testconfig_stream_count_for", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_run", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_run", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_test_upload_bandwidth_calculation", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_test_upload_bandwidth_zero_elapsed", "to": "common_calculate_bandwidth", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "upload_test_generate_upload_data_pattern", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_theme_rs", "to": "theme_theme", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_colors", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_resolve", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_test_is_valid_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_test_validate_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_test_validate_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_test_theme_from_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_test_theme_name_roundtrip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_test_resolve_theme_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_theme_rs", "to": "theme_test_resolve_theme_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme", "to": "theme_theme_from_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme", "to": "theme_theme_is_valid_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme", "to": "theme_theme_from_name_unchecked", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme", "to": "theme_theme_validate", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme", "to": "theme_theme_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme_from_name", "to": "theme_theme_is_valid_name", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme_from_name", "to": "theme_theme_from_name_unchecked", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme_from_name", "to": "theme_resolve", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme_is_valid_name", "to": "theme_theme_validate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme_from_name_unchecked", "to": "ratings_bufferbloatgrade_as_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_theme_validate", "to": "theme_test_validate_invalid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_theme_validate", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors", "to": "theme_colors_good", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors", "to": "theme_colors_warn", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors", "to": "theme_colors_bad", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors", "to": "theme_colors_info", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors", "to": "theme_colors_dimmed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors", "to": "theme_colors_bold", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors", "to": "theme_colors_muted", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors", "to": "theme_colors_header", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors_good", "to": "theme_colors_bold", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors_good", "to": "grades_lettergrade_color_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "history_color_speed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "history_color_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "history_format_comparison", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "progress_speed_color", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "sections_build_speed_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "sections_build_download_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "sections_build_upload_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "stability_format_stability_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "ratings_colorize_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "ratings_format_speed_colored", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "ratings_bufferbloat_colorized", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "ratings_format_overall_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "ratings_degradation_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "dashboard_speed_block", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_good", "to": "dashboard_latency_row", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_warn", "to": "theme_colors_bold", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors_bad", "to": "theme_colors_bold", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors_bad", "to": "grades_lettergrade_color_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "history_color_speed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "history_color_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "history_format_comparison", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "progress_speed_color", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "sections_build_speed_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "sections_build_download_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "sections_build_upload_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "stability_format_stability_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "scenarios_render_scenario_row", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "ratings_colorize_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "ratings_format_speed_colored", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "ratings_bufferbloat_colorized", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "ratings_format_overall_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "ratings_degradation_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "dashboard_speed_block", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bad", "to": "dashboard_latency_row", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_info", "to": "theme_colors_bold", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors_dimmed", "to": "theme_colors_muted", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors_dimmed", "to": "history_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "history_color_speed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "history_color_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_speed_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_peak_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_latency_load_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_download_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_upload_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_connection_info", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "sections_build_test_summary", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "scenarios_render_scenario_row", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_dimmed", "to": "dashboard_speed_block", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_bold", "to": "theme_colors_header", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "theme_colors_bold", "to": "sections_build_test_summary", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_muted", "to": "history_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_muted", "to": "history_format_comparison", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_muted", "to": "dashboard_speed_block", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_muted", "to": "dashboard_latency_row", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "theme_colors_muted", "to": "dashboard_connection_info", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_logging_rs", "to": "logging_level", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_current_level", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_is_verbose", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_log", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_info", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_warn", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_format_json_entry", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_from_env_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_from_env_info", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_from_env_warn", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_from_env_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_from_env_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_should_log", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_debug_trait", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_copy", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_eq", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_partial_eq", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_level_env_var", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_current_level_returns_info_by_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_is_verbose_by_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_log_empty_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_log_with_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_log_special_characters_in_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_debug_function", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_info_function", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_warn_function", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_error_function", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_info", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_warn", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_empty_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_multiple_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_is_valid_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_logging_rs", "to": "logging_test_format_json_entry_timestamp_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_level", "to": "logging_level_from_env", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_level", "to": "logging_level_env_var", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_level", "to": "logging_level_should_log", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_level_from_env", "to": "logging_current_level", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_level_from_env", "to": "ratings_bufferbloatgrade_as_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_level_env_var", "to": "logging_current_level", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_level_should_log", "to": "logging_log", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_current_level", "to": "logging_is_verbose", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_current_level", "to": "logging_log", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_current_level", "to": "logging_test_current_level_returns_info_by_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_current_level", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_is_verbose", "to": "logging_test_is_verbose_by_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_log", "to": "logging_debug", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_log", "to": "logging_info", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_log", "to": "logging_warn", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_log", "to": "logging_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_log", "to": "logging_test_log_empty_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_log", "to": "logging_test_log_with_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_log", "to": "logging_test_log_special_characters_in_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_debug", "to": "logging_test_debug_function", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_info", "to": "logging_test_info_function", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_info", "to": "history_color_speed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_info", "to": "progress_speed_color", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_info", "to": "sections_build_upload_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_info", "to": "dashboard_speed_block", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "logging_test_warn_function", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_warn", "to": "grades_lettergrade_color_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "history_color_speed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "history_color_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "progress_speed_color", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "sections_build_speed_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "sections_build_download_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "sections_build_upload_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "stability_format_stability_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "ratings_colorize_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "ratings_format_speed_colored", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "ratings_bufferbloat_colorized", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "ratings_format_overall_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "ratings_degradation_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "dashboard_speed_block", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_warn", "to": "dashboard_latency_row", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_error", "to": "logging_test_error_function", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_debug", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_info", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_warn", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_error", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_empty_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_multiple_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_is_valid_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "logging_test_format_json_entry_timestamp_format", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "logging_format_json_entry", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "logging_test_format_json_entry_timestamp_format", "to": "ratings_bufferbloatgrade_as_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_services_rs", "to": "services_serverfetcher", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_serverpinger", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_serverselector", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_serverservice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_ipdiscoverer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_latencymonitor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_defaultserverservice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_defaultipservice", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_defaultlatencymonitor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_services", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_servicecontainer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_make_client", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_test_default_service_container_creation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_services_rs", "to": "services_test_service_container_with_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultserverservice", "to": "services_defaultserverservice_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultserverservice", "to": "services_defaultserverservice_fetch_servers", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultserverservice", "to": "services_defaultserverservice_ping_server", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultserverservice", "to": "services_defaultserverservice_select_best", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultserverservice_fetch_servers", "to": "server_fetch", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultserverservice_fetch_servers", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultserverservice_ping_server", "to": "server_ping_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultserverservice_ping_server", "to": "phases_run_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultserverservice_select_best", "to": "server_select_best_server", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultserverservice_select_best", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultipservice", "to": "services_defaultipservice_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultipservice", "to": "services_defaultipservice_discover_ip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultipservice_discover_ip", "to": "http_discover_client_ip", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultipservice_discover_ip", "to": "phases_run_ip_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_defaultlatencymonitor", "to": "services_defaultlatencymonitor_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultlatencymonitor", "to": "services_defaultlatencymonitor_measure_latency_under_load", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_defaultlatencymonitor_measure_latency_under_load", "to": "server_measure_latency_under_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_servicecontainer", "to": "services_servicecontainer_server_service", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer", "to": "services_servicecontainer_ip_service", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer", "to": "services_servicecontainer_fmt", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer", "to": "services_servicecontainer_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer", "to": "services_servicecontainer_with_server", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer", "to": "services_servicecontainer_with_ip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_server_service", "to": "services_test_default_service_container_creation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_server_service", "to": "services_test_service_container_with_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_server_service", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_servicecontainer_server_service", "to": "phases_run_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_servicecontainer_ip_service", "to": "services_test_default_service_container_creation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_ip_service", "to": "services_test_service_container_with_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_ip_service", "to": "phases_run_ip_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_servicecontainer_fmt", "to": "progress_tracker_finish", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_servicecontainer_new", "to": "services_servicecontainer_with_server", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_new", "to": "services_servicecontainer_with_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_new", "to": "services_make_client", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_new", "to": "services_test_default_service_container_creation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_new", "to": "services_test_service_container_with_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_new", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "services_servicecontainer_with_server", "to": "services_test_service_container_with_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_servicecontainer_with_ip", "to": "services_test_service_container_with_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_make_client", "to": "services_test_default_service_container_creation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "services_make_client", "to": "services_test_service_container_with_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_lettergrade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_ping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_jitter", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_upload", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_bufferbloat", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_stability", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_overall", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_score_to_grade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_format_grade_line", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_grade_badge", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_ordering", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_as_str_all_variants", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_score_all_variants", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_description_all_variants", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_color_str_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_color_str_all_grades", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_color_str_different_themes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_ping_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_ping_good_to_fail", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_ping_gamer_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_ping_streamer_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_jitter_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_jitter_good_to_fail", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_download_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_download_good_to_fail", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_download_streamer_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_download_gamer_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_upload_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_upload_good_to_fail", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_bufferbloat_all_levels", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_bufferbloat_boundary_cases", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_stability_all_levels", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_score_to_grade_all_levels", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_score_to_grade_boundary_cases", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_overall_all_none", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_overall_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_overall_poor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_overall_partial_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_overall_mixed_quality", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_format_grade_line_with_value", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_format_grade_line_without_value", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_format_grade_line_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_format_grade_line_all_grade_levels", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_badge_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_badge_colored_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_grade_badge_all_grades", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_is_copy", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_partial_eq", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_grades_rs", "to": "grades_test_letter_grade_ord", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade", "to": "grades_lettergrade_as_str", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade", "to": "grades_lettergrade_color_str", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade", "to": "grades_lettergrade_emoji", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade", "to": "grades_lettergrade_score", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade", "to": "grades_lettergrade_description", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_as_str", "to": "grades_lettergrade_color_str", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_color_str", "to": "grades_format_grade_line", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_color_str", "to": "grades_grade_badge", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_color_str", "to": "grades_test_letter_grade_color_str_all_grades", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_color_str", "to": "grades_test_letter_grade_color_str_different_themes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_color_str", "to": "orchestrator_orchestrator_reveal_results", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_lettergrade_color_str", "to": "mod_format_minimal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_lettergrade_emoji", "to": "grades_format_grade_line", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_emoji", "to": "grades_grade_badge", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_score", "to": "grades_grade_overall", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_lettergrade_score", "to": "dashboard_boxed_header", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_ping", "to": "grades_grade_overall", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_ping", "to": "profiles_userprofile_excellent_ping_threshold", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_jitter", "to": "grades_grade_overall", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_jitter", "to": "profiles_userprofile_excellent_jitter_threshold", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_download", "to": "grades_grade_overall", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_download", "to": "profiles_userprofile_excellent_speed_threshold", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_download", "to": "result_processor_defaultresultprocessor_process", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_download", "to": "reporting_compute_download_grade", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_upload", "to": "grades_grade_overall", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_upload", "to": "profiles_userprofile_excellent_speed_threshold", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_upload", "to": "result_processor_defaultresultprocessor_process", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_upload", "to": "reporting_compute_upload_grade", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_stability", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "grades_score_to_grade", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_overall", "to": "grades_test_grade_overall_all_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_overall", "to": "grades_test_grade_overall_excellent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_overall", "to": "grades_test_grade_overall_poor", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_overall", "to": "grades_test_grade_overall_partial_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_overall", "to": "grades_test_grade_overall_mixed_quality", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_overall", "to": "profiles_userprofile_scoring_weights", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "orchestrator_orchestrator_reveal_results", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "result_processor_defaultresultprocessor_process", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "mod_format_minimal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "mod_format_compact", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "dashboard_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_grade_overall", "to": "reporting_compute_overall_grade", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "grades_format_grade_line", "to": "grades_test_format_grade_line_with_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_format_grade_line", "to": "grades_test_format_grade_line_without_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_format_grade_line", "to": "grades_test_format_grade_line_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_format_grade_line", "to": "grades_test_format_grade_line_all_grade_levels", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_badge", "to": "grades_test_grade_badge_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_badge", "to": "grades_test_grade_badge_colored_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "grades_grade_badge", "to": "grades_test_grade_badge_all_grades", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phase_runner_rs", "to": "phase_runner_phaserunner", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phase_runner_rs", "to": "phase_runner_defaultphaserunner", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_runner_defaultphaserunner", "to": "phase_runner_defaultphaserunner_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_runner_defaultphaserunner", "to": "phase_runner_defaultphaserunner_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_runner_defaultphaserunner", "to": "phase_runner_defaultphaserunner_run_all", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_runner_defaultphaserunner_default", "to": "phase_runner_defaultphaserunner_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_runner_defaultphaserunner_new", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_runner_defaultphaserunner_new", "to": "phases_phaseexecutor_register", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_runner_defaultphaserunner_run_all", "to": "phase_registry_run_all_registered", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_runner_defaultphaserunner_run_all", "to": "orchestrator_orchestrator_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_profiles_rs", "to": "profiles_userprofile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_usagetarget", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_profile_usage_targets", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_is_valid_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_validate_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_validate_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_profile_from_name", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_profile_name_roundtrip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_scoring_weights_sum", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_gamer_profile_priorities", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_streamer_profile_priorities", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_remote_worker_profile_priorities", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_casual_profile_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_power_user_shows_all", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_profiles_rs", "to": "profiles_test_profile_usage_targets_not_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_from_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_is_valid_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_from_name_unchecked", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_validate", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_display_name", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_description", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_scoring_weights", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_excellent_speed_threshold", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_excellent_ping_threshold", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_excellent_jitter_threshold", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_latency_details", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_bufferbloat", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_stability", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_percentiles", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_usage_check", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_estimates", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_ul_dl_ratio", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_peaks", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile", "to": "profiles_userprofile_show_latency_under_load", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_from_name", "to": "profiles_userprofile_is_valid_name", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_from_name", "to": "profiles_userprofile_from_name_unchecked", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_from_name", "to": "orchestrator_orchestrator_output_results", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_from_name", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_is_valid_name", "to": "profiles_userprofile_validate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_from_name_unchecked", "to": "ratings_bufferbloatgrade_as_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_validate", "to": "profiles_test_validate_invalid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_validate", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_validate", "to": "mod_config_from_args_with_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_validate", "to": "mod_config_validate_and_report", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_validate", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_description", "to": "dashboard_boxed_header", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_scoring_weights", "to": "profiles_test_scoring_weights_sum", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_scoring_weights", "to": "profiles_test_gamer_profile_priorities", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_scoring_weights", "to": "profiles_test_streamer_profile_priorities", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_scoring_weights", "to": "profiles_test_remote_worker_profile_priorities", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "profiles_userprofile_show_stability", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_show_percentiles", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_show_estimates", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_userprofile_show_history", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "profiles_profile_usage_targets", "to": "profiles_test_profile_usage_targets_not_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_endpoints_rs", "to": "endpoints_serverendpoints", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_endpoints_rs", "to": "endpoints_test_from_upload_php_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_endpoints_rs", "to": "endpoints_test_from_base_url", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_endpoints_rs", "to": "endpoints_test_download_asset", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints", "to": "endpoints_serverendpoints_from_server_url", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints", "to": "endpoints_serverendpoints_raw", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints", "to": "endpoints_serverendpoints_base", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints", "to": "endpoints_serverendpoints_upload", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints", "to": "endpoints_serverendpoints_latency", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints", "to": "endpoints_serverendpoints_download_asset", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints_from_server_url", "to": "endpoints_test_from_upload_php_url", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints_from_server_url", "to": "endpoints_test_from_base_url", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "endpoints_serverendpoints_from_server_url", "to": "endpoints_test_download_asset", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_entry", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_get_history_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_backup_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_corrupt_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_load_entries", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_load_history_from_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_save_result_to_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_save_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_save_report", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_load", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_show", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_color_speed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_color_ping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_get_averages", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_format_comparison", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_sparkline", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_sparkline_ascii", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_get_recent_sparkline", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_make_test_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_temp_history_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_get_averages_returns_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_format_comparison_faster", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_format_comparison_slower", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_format_comparison_on_par", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_save_result_appends_to_existing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_print_history_with_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_print_history_long_sponsor_truncation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_format_comparison_zero_avg", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_save_result_invalid_json_recovery", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_history_falls_back_to_backup", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_save_result_rotates_backup_from_previous_good_state", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_history_keeps_last_100_entries", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_increasing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_decreasing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_single_value", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_identical_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_increasing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_decreasing", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_single_value", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_identical_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_all_min", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_all_max", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_two_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_three_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_five_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_entry_from_test_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_entry_from_test_result_with_none_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_backup_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_corrupt_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_entries_valid_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_entries_invalid_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_entries_file_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_get_history_path_returns_some", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_history_from_path_empty_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_history_from_path_with_entries", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_history_from_path_nonexistent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_save_result_to_path_multiple_entries", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_format_comparison_with_insufficient_history", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_get_recent_sparkline_helper_with_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_save_result_no_history_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_load_empty_history", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_show_history_no_panic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_exact_boundaries", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_two_values_same", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_large_range", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_history_rs", "to": "history_test_sparkline_ascii_exact_boundaries", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_entry", "to": "history_entry_from", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_entry_from", "to": "history_get_history_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_entry_from", "to": "history_save_result_to_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_entry_from", "to": "history_test_entry_from_test_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_entry_from", "to": "history_test_entry_from_test_result_with_none_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_get_history_path", "to": "history_save_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_get_history_path", "to": "history_load", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_get_history_path", "to": "history_test_get_history_path_returns_some", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_backup_path", "to": "history_load_history_from_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_backup_path", "to": "history_save_result_to_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_backup_path", "to": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_backup_path", "to": "history_test_load_history_falls_back_to_backup", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_backup_path", "to": "history_test_save_result_rotates_backup_from_previous_good_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_backup_path", "to": "history_test_backup_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_corrupt_path", "to": "history_save_result_to_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_corrupt_path", "to": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_corrupt_path", "to": "history_test_corrupt_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "history_load_history_from_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "history_save_result_to_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "history_test_save_result_rotates_backup_from_previous_good_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "history_test_load_entries_valid_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "history_test_load_entries_invalid_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "history_test_load_entries_file_not_found", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_entries", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_load_history_from_path", "to": "history_load", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_get_averages_returns_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_format_comparison_faster", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_format_comparison_slower", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_format_comparison_on_par", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_save_result_appends_to_existing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_print_history_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_print_history_long_sponsor_truncation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_format_comparison_zero_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_load_history_falls_back_to_backup", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_history_keeps_last_100_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_load_history_from_path_empty_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_load_history_from_path_with_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_load_history_from_path_nonexistent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_save_result_to_path_multiple_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "history_test_get_recent_sparkline_helper_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load_history_from_path", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_load_history_from_path", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_save_result_to_path", "to": "history_save_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_get_averages_returns_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_format_comparison_faster", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_format_comparison_slower", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_format_comparison_on_par", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_save_result_appends_to_existing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_print_history_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_print_history_long_sponsor_truncation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_format_comparison_zero_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_save_result_invalid_json_recovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_save_result_rotates_backup_from_previous_good_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_history_keeps_last_100_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_load_history_from_path_with_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_save_result_to_path_multiple_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "history_test_get_recent_sparkline_helper_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result_to_path", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_save_result_to_path", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_save_result", "to": "history_save_report", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result", "to": "history_test_save_result_no_history_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_save_result", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_save_result", "to": "storage_filestorage_save", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_save_report", "to": "storage_filestorage_write_report", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_load", "to": "history_show", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load", "to": "history_get_averages", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load", "to": "history_get_recent_sparkline", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load", "to": "history_test_load_empty_history", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_load", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_load", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_load", "to": "storage_filestorage_load_recent", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_show", "to": "history_color_speed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_show", "to": "history_color_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_show", "to": "history_sparkline", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_show", "to": "history_test_show_history_no_panic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_show", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_show", "to": "common_get_terminal_width", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_show", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_get_averages", "to": "history_format_comparison", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_get_averages", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_format_comparison", "to": "history_test_format_comparison_with_insufficient_history", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_format_comparison", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_sparkline", "to": "history_test_sparkline_increasing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline", "to": "history_test_sparkline_decreasing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline", "to": "history_test_sparkline_single_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline", "to": "history_test_sparkline_identical_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline", "to": "history_test_sparkline_exact_boundaries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline", "to": "history_test_sparkline_two_values_same", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline", "to": "history_test_sparkline_large_range", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_sparkline", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_increasing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_decreasing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_single_value", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_identical_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_all_min", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_all_max", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_two_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_three_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_five_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "history_test_sparkline_ascii_exact_boundaries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_sparkline_ascii", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_sparkline_ascii", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_get_recent_sparkline", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_get_recent_sparkline", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_make_test_result", "to": "history_test_format_comparison_faster", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_format_comparison_slower", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_save_result_appends_to_existing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_print_history_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_print_history_long_sponsor_truncation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_format_comparison_zero_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_save_result_invalid_json_recovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_load_history_falls_back_to_backup", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_save_result_rotates_backup_from_previous_good_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_history_keeps_last_100_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_entry_from_test_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_entry_from_test_result_with_none_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_load_history_from_path_with_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_save_result_to_path_multiple_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_get_recent_sparkline_helper_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_make_test_result", "to": "history_test_save_result_no_history_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_get_averages_returns_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_format_comparison_faster", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_format_comparison_slower", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_format_comparison_on_par", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_save_result_appends_to_existing", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_print_history_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_print_history_long_sponsor_truncation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_format_comparison_zero_avg", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_save_result_invalid_json_recovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_save_result_recovers_from_backup_when_primary_is_corrupt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_load_history_falls_back_to_backup", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_save_result_rotates_backup_from_previous_good_state", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_history_keeps_last_100_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_load_entries_valid_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_load_entries_invalid_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_load_entries_file_not_found", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_load_history_from_path_empty_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_load_history_from_path_with_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_load_history_from_path_nonexistent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_save_result_to_path_multiple_entries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "history_test_get_recent_sparkline_helper_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "history_temp_history_path", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_test_get_averages_returns_values", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_test_backup_path", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_test_corrupt_path", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_test_load_entries_file_not_found", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "history_test_load_history_from_path_nonexistent", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_output_rs", "to": "output_outputhandler", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_rs", "to": "output_defaultoutputhandler", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_defaultoutputhandler", "to": "output_defaultoutputhandler_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_defaultoutputhandler", "to": "output_defaultoutputhandler_handle_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_defaultoutputhandler", "to": "output_defaultoutputhandler_handle_error", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_defaultoutputhandler_handle_result", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_defaultoutputhandler_handle_error", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_progress_rs", "to": "progress_adaptive_bar_width", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_speed_color", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_speed_trend", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_render_sparkline", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_tracker", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_create_spinner", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_finish_ok", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_reveal_grade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_reveal_scan_complete", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_reveal_pause", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_set_no_color", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_unset_no_color", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_no_color_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_create_spinner", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_finish_ok", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_progress_new", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_progress_update", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_progress_with_sparkline", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_progress_nc", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_trend_up", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_trend_down", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_trend_stable", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_trend_few_samples", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_render_sparkline_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_render_sparkline_flat", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_render_sparkline_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_render_sparkline_single", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_color_good", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_color_warn", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_speed_color_bad", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_adaptive_bar_width", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_no_color_env_set", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_create_spinner_nc", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_finish_ok_nc", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_reveal_grade_nc", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_reveal_scan_complete_nc", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_progress_rs", "to": "progress_test_reveal_pause", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_adaptive_bar_width", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_adaptive_bar_width", "to": "progress_tracker_with_target_animated", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_adaptive_bar_width", "to": "progress_test_adaptive_bar_width", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_adaptive_bar_width", "to": "common_get_terminal_width", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_speed_color", "to": "progress_tracker_update", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_speed_color", "to": "progress_test_speed_color_good", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_speed_color", "to": "progress_test_speed_color_warn", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_speed_color", "to": "progress_test_speed_color_bad", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_speed_trend", "to": "progress_tracker_update", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_speed_trend", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_render_sparkline", "to": "progress_tracker_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_render_sparkline", "to": "progress_tracker_update", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_render_sparkline", "to": "progress_test_speed_progress_with_sparkline", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_render_sparkline", "to": "progress_test_render_sparkline_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_render_sparkline", "to": "progress_test_render_sparkline_flat", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_render_sparkline", "to": "progress_test_render_sparkline_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_render_sparkline", "to": "progress_test_render_sparkline_single", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_render_sparkline", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker", "to": "progress_tracker_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker", "to": "progress_tracker_new_animated", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker", "to": "progress_tracker_with_target", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker", "to": "progress_tracker_with_target_animated", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker", "to": "progress_tracker_update", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker", "to": "progress_tracker_finish", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new", "to": "progress_tracker_with_target", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new", "to": "progress_tracker_new_animated", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new", "to": "progress_tracker_with_target_animated", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new", "to": "progress_test_speed_progress_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new", "to": "progress_test_speed_progress_update", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new", "to": "progress_test_speed_progress_with_sparkline", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new", "to": "progress_test_speed_progress_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new_animated", "to": "progress_tracker_with_target_animated", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_new_animated", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker_new_animated", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker_with_target", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker_with_target", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker_with_target", "to": "measurement_run_bandwidth_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker_update", "to": "progress_test_speed_progress_update", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_update", "to": "progress_test_speed_progress_with_sparkline", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_update", "to": "progress_test_speed_progress_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_update", "to": "common_format_data_size", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker_finish", "to": "progress_test_speed_progress_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_tracker_finish", "to": "common_format_data_size", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_tracker_finish", "to": "phases_phasecontext_fmt", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_create_spinner", "to": "progress_reveal_grade", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_create_spinner", "to": "progress_test_create_spinner", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_create_spinner", "to": "progress_test_finish_ok", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_create_spinner", "to": "progress_test_create_spinner_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_create_spinner", "to": "progress_test_finish_ok_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_create_spinner", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_create_spinner", "to": "phases_run_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_create_spinner", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_create_spinner", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_finish_ok", "to": "progress_test_finish_ok", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_finish_ok", "to": "progress_test_finish_ok_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_finish_ok", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_finish_ok", "to": "phases_run_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_finish_ok", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_finish_ok", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_reveal_grade", "to": "progress_test_reveal_grade_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_reveal_scan_complete", "to": "progress_test_reveal_scan_complete_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_reveal_scan_complete", "to": "orchestrator_orchestrator_reveal_results", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_reveal_pause", "to": "progress_test_reveal_pause", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_reveal_pause", "to": "orchestrator_orchestrator_reveal_results", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "progress_set_no_color", "to": "progress_test_speed_progress_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_set_no_color", "to": "progress_test_no_color_env_set", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_set_no_color", "to": "progress_test_create_spinner_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_set_no_color", "to": "progress_test_finish_ok_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_set_no_color", "to": "progress_test_reveal_grade_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_set_no_color", "to": "progress_test_reveal_scan_complete_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_unset_no_color", "to": "progress_test_speed_progress_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_unset_no_color", "to": "progress_test_no_color_env_set", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_unset_no_color", "to": "progress_test_create_spinner_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_unset_no_color", "to": "progress_test_finish_ok_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_unset_no_color", "to": "progress_test_reveal_grade_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "progress_unset_no_color", "to": "progress_test_reveal_scan_complete_nc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_main_rs", "to": "main_main", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_main_rs", "to": "main_run_speedtest", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "main_main", "to": "main_run_speedtest", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "main_main", "to": "validate_load_config_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "main_main", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "main_main", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "main_run_speedtest", "to": "orchestrator_orchestrator_run", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_test_config_rs", "to": "test_config_testconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_default_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_stream_count_for_single", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_stream_count_for_multi", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_retry_delay_first_attempt", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_retry_delay_second_attempt", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_retry_delay_third_attempt", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_retry_delay_exhausted", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_test_config_rs", "to": "test_config_test_retry_delay_beyond_max_attempts", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig", "to": "test_config_testconfig_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig", "to": "test_config_testconfig_stream_count_for", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig", "to": "test_config_testconfig_retry_delay", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_default", "to": "test_config_testconfig_stream_count_for", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_default", "to": "test_config_testconfig_retry_delay", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_default", "to": "test_config_test_default_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_stream_count_for", "to": "common_determine_stream_count", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "test_config_testconfig_retry_delay", "to": "test_config_test_retry_delay_first_attempt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_retry_delay", "to": "test_config_test_retry_delay_second_attempt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_retry_delay", "to": "test_config_test_retry_delay_third_attempt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_retry_delay", "to": "test_config_test_retry_delay_exhausted", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_retry_delay", "to": "test_config_test_retry_delay_beyond_max_attempts", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "test_config_testconfig_retry_delay", "to": "http_with_retry", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_storage_rs", "to": "storage_resultsink", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_saveresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_loadhistory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_historystorage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_filestorage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_mockstorage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_make_test_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_test_mock_storage_save_load_round_trip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_test_mock_storage_with_results", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_test_mock_storage_load_recent_limit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_test_mock_storage_clear", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_test_mock_storage_empty_load", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_storage_rs", "to": "storage_test_history_storage_for_file_storage", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t", "to": "storage_t_save", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t", "to": "storage_t_load_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t", "to": "storage_t_clear_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t_save", "to": "storage_mockstorage_save", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t_load_history", "to": "storage_mockstorage_load_recent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t_load_history", "to": "storage_test_history_storage_for_file_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t_clear_history", "to": "storage_mockstorage_clear", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_t_clear_history", "to": "storage_test_history_storage_for_file_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage", "to": "storage_filestorage_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage", "to": "storage_filestorage_with_path", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage", "to": "storage_filestorage_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage", "to": "storage_filestorage_save", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage", "to": "storage_filestorage_load_recent", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage", "to": "storage_filestorage_clear", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage", "to": "storage_filestorage_write_report", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage_new", "to": "storage_mockstorage_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage_default", "to": "storage_mockstorage_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage_load_recent", "to": "storage_mockstorage_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_filestorage_load_recent", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_filestorage_clear", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage", "to": "storage_mockstorage_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage", "to": "storage_mockstorage_with_results", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage", "to": "storage_mockstorage_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage", "to": "storage_mockstorage_save", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage", "to": "storage_mockstorage_load_recent", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage", "to": "storage_mockstorage_clear", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_new", "to": "storage_mockstorage_with_results", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_new", "to": "storage_mockstorage_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_new", "to": "storage_test_mock_storage_save_load_round_trip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_new", "to": "storage_test_mock_storage_empty_load", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_new", "to": "storage_test_history_storage_for_file_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_new", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_with_results", "to": "storage_test_mock_storage_with_results", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_with_results", "to": "storage_test_mock_storage_load_recent_limit", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_with_results", "to": "storage_test_mock_storage_clear", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_save", "to": "storage_test_mock_storage_save_load_round_trip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_save", "to": "storage_test_history_storage_for_file_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_save", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_save", "to": "orchestrator_test_storage_builder_defaults", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_save", "to": "orchestrator_test_storage_builder_custom", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_save", "to": "phases_run_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_load_recent", "to": "storage_test_mock_storage_save_load_round_trip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_load_recent", "to": "storage_test_mock_storage_with_results", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_load_recent", "to": "storage_test_mock_storage_load_recent_limit", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_load_recent", "to": "storage_test_mock_storage_empty_load", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_load_recent", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_load_recent", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_load_recent", "to": "orchestrator_test_storage_builder_defaults", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_load_recent", "to": "orchestrator_test_storage_builder_custom", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_mockstorage_clear", "to": "storage_test_mock_storage_clear", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_mockstorage_clear", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "storage_make_test_result", "to": "storage_test_mock_storage_save_load_round_trip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_make_test_result", "to": "storage_test_mock_storage_with_results", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "storage_make_test_result", "to": "storage_test_history_storage_for_file_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_tlsconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_settings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_create_client", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_build_tls_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_default_root_store", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_load_custom_ca_cert", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_pinningverifier", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_is_transient_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_with_retry", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_discover_client_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_parse_ip_from_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_with_ca_cert", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_with_min_tls_version", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_with_cert_pinning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_builder_chaining", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_default_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_with_user_agent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_with_user_agent_chaining", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_with_retry_disabled", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_debug_trait", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_build_tls_config_unknown_tls_version", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_build_tls_config_tls12", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_build_tls_config_tls13", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_build_tls_config_pinning_takes_precedence", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_build_tls_config_pinning_only", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_build_tls_config_no_options", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_load_custom_ca_cert_file_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_load_custom_ca_cert_invalid_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_source_ip_v4", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_source_ip_v6", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_with_ca_cert", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_with_pinning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_with_retry_disabled", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_timeout_30", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_timeout_60", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_is_valid_domain_speedtest", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_is_valid_domain_ookla", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_edge_cases", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_exact_domains", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_subdomains", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_invalid_suffixes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_case_sensitivity", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_special_characters", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_numeric_domains", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_new_returns_self", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_debug_trait", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_supported_verify_schemes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_domain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_verify_server_cert_rejects_unsupported_name_type", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_certificate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_speedtest", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_ipv6_address_rejected", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_ookla", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_domain_validation_order", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_verify_server_cert_rejects_different_tld", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_intermediate_certs_ignored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_ocsp_response_ignored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_all_valid_subdomains", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_all_invalid_domains", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_full_response", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_invalid_source_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_valid_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_with_source_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_custom_timeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_from_config_with_source_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_from_config_with_ca_cert", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_from_config_with_tls_version", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_from_config_with_pinning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_from_config_timeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_from_config_default_user_agent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_from_config_retry_enabled_by_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_with_retry_immediate_success", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_with_retry_with_mock_request", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_with_retry_counter_increment", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_with_retry_different_value_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_with_retry_multiple_sequential_calls", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_missing_client_element", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_empty_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_whitespace_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_ipv6_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_special_characters", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_garbage_after_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_parse_ip_from_xml_malformed_xml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_discover_client_ip_handles_network_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_default_trait", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_with_source_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_builder_full_chain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_clone_is_independent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_with_source_ip_none", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_with_custom_user_agent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_timeout_zero", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_timeout_large", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_context_message", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_context_with_source", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_server_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_download_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_upload_failure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_context_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_context_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_download_failure_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_upload_failure_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_error_server_not_found_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_default_timeout_10", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_default_retry_true", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_with_timeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_default_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_tls_config_multiple_options", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_chained_modifications", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_default_user_agent_is_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_default_user_agent_in_settings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_all_defaults", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_minimal_tls_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_http1_only", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_single_char_subdomain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_numbers_in_subdomain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_unicode_in_subdomain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_empty_cert_with_valid_domain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_subdomain_with_dashes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_long_subdomain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_pinning_verifier_concatenation_attack", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_retry_disabled_chain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_settings_user_agent_chain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_source_ip_loopback_v4", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_source_ip_loopback_v6", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_source_ip_unspecified", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_http_rs", "to": "http_test_create_client_source_ip_with_tls", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig", "to": "http_tlsconfig_with_ca_cert", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig", "to": "http_tlsconfig_with_min_tls_version", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig", "to": "http_tlsconfig_with_cert_pinning", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_ca_cert", "to": "http_test_tls_config_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_ca_cert", "to": "http_test_tls_config_builder_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_ca_cert", "to": "http_test_tls_config_clone", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_ca_cert", "to": "http_test_tls_config_multiple_options", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_min_tls_version", "to": "http_test_tls_config_with_min_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_min_tls_version", "to": "http_test_tls_config_builder_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_min_tls_version", "to": "http_test_tls_config_clone", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_min_tls_version", "to": "http_test_tls_config_multiple_options", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_cert_pinning", "to": "http_test_tls_config_with_cert_pinning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_cert_pinning", "to": "http_test_tls_config_builder_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_tlsconfig_with_cert_pinning", "to": "http_test_tls_config_clone", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings", "to": "http_settings_from", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings", "to": "http_settings_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings", "to": "http_settings_with_user_agent", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings", "to": "http_settings_with_retry_disabled", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_load_custom_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_tls_config_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_tls_config_builder_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_build_tls_config_pinning_takes_precedence", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_create_client_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_verify_server_cert_rejects_unsupported_name_type", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_certificate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_speedtest", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_ipv6_address_rejected", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_ookla", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_domain_validation_order", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_verify_server_cert_rejects_different_tld", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_intermediate_certs_ignored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_ocsp_response_ignored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_create_client_invalid_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_create_client_valid_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_create_client_with_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_create_client_custom_timeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_settings_from_config_with_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_settings_from_config_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_settings_from_config_with_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_settings_from_config_with_pinning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_settings_from_config_timeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_settings_from_config_default_user_agent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_settings_from_config_retry_enabled_by_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_tls_config_clone", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "http_test_pinning_verifier_empty_cert_with_valid_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_from", "to": "mod_config_timeout", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "mod_config_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "mod_config_custom_user_agent", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "mod_config_ca_cert_path", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "mod_config_tls_version", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "mod_config_pin_certs", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "orchestrator_orchestrator_from_config_with_storage", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "output_strategy_make_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "output_strategy_test_resolve_output_format_detailed_with_skipped", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "output_strategy_test_resolve_output_format_with_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "validate_get_config_path_internal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "sections_build_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "scenarios_compute_scenario_status", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_from", "to": "scenarios_render_recommendation", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_default", "to": "http_with_retry", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_with_min_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_with_cert_pinning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_builder_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_default_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_with_user_agent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_with_user_agent_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_with_retry_disabled", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_debug_trait", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_clone", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_build_tls_config_unknown_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_build_tls_config_tls12", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_build_tls_config_tls13", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_build_tls_config_pinning_takes_precedence", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_build_tls_config_pinning_only", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_build_tls_config_no_options", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_source_ip_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_source_ip_v6", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_with_pinning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_with_retry_disabled", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_timeout_30", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_timeout_60", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_invalid_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_valid_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_with_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_custom_timeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_from_config_with_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_from_config_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_from_config_with_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_from_config_with_pinning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_from_config_timeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_from_config_default_user_agent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_from_config_retry_enabled_by_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_discover_client_ip_handles_network_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_debug", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_clone", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_default_trait", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_with_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_builder_full_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_clone_is_independent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_with_source_ip_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_with_custom_user_agent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_timeout_zero", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_timeout_large", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_default_timeout_10", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_default_retry_true", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_with_timeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_default_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_tls_config_multiple_options", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_chained_modifications", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_default_user_agent_in_settings", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_all_defaults", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_minimal_tls_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_http1_only", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_retry_disabled_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_settings_user_agent_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_source_ip_loopback_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_source_ip_loopback_v6", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_source_ip_unspecified", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "http_test_create_client_source_ip_with_tls", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_settings_with_user_agent", "to": "http_test_settings_with_user_agent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_user_agent", "to": "http_test_settings_with_user_agent_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_user_agent", "to": "http_test_settings_builder_full_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_user_agent", "to": "http_test_create_client_with_custom_user_agent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_user_agent", "to": "http_test_settings_chained_modifications", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_user_agent", "to": "http_test_settings_user_agent_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_retry_disabled", "to": "http_test_settings_with_user_agent_chaining", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_retry_disabled", "to": "http_test_settings_with_retry_disabled", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_retry_disabled", "to": "http_test_create_client_with_retry_disabled", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_retry_disabled", "to": "http_test_discover_client_ip_handles_network_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_retry_disabled", "to": "http_test_settings_builder_full_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_retry_disabled", "to": "http_test_settings_chained_modifications", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_settings_with_retry_disabled", "to": "http_test_settings_retry_disabled_chain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_build_tls_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_source_ip_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_source_ip_v6", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_with_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_with_pinning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_with_retry_disabled", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_timeout_30", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_timeout_60", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_invalid_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_valid_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_with_source_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_custom_timeout", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_discover_client_ip_handles_network_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_with_source_ip_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_with_custom_user_agent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_timeout_zero", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_timeout_large", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_all_defaults", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_minimal_tls_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_http1_only", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_source_ip_loopback_v4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_source_ip_loopback_v6", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_source_ip_unspecified", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "http_test_create_client_source_ip_with_tls", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_create_client", "to": "mod_config_timeout", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_create_client", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_create_client", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_create_client", "to": "orchestrator_orchestrator_from_config_with_storage", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_build_tls_config", "to": "http_pinningverifier_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_load_custom_ca_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_default_root_store", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_pinningverifier_try_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_test_build_tls_config_unknown_tls_version", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_test_build_tls_config_tls12", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_test_build_tls_config_tls13", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_test_build_tls_config_pinning_takes_precedence", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_test_build_tls_config_pinning_only", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "http_test_build_tls_config_no_options", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_build_tls_config", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_default_root_store", "to": "http_pinningverifier_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_default_root_store", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_load_custom_ca_cert", "to": "http_pinningverifier_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_load_custom_ca_cert", "to": "http_test_load_custom_ca_cert_file_not_found", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_load_custom_ca_cert", "to": "http_test_load_custom_ca_cert_invalid_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_load_custom_ca_cert", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_pinningverifier", "to": "http_pinningverifier_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier", "to": "http_pinningverifier_try_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier", "to": "http_pinningverifier_is_valid_domain", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier", "to": "http_pinningverifier_verify_server_cert", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier", "to": "http_pinningverifier_verify_tls12_signature", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier", "to": "http_pinningverifier_verify_tls13_signature", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier", "to": "http_pinningverifier_supported_verify_schemes", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_pinningverifier_try_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_load_custom_ca_cert_file_not_found", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_load_custom_ca_cert_invalid_path", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_new_returns_self", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_debug_trait", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_supported_verify_schemes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_verify_server_cert_rejects_unsupported_name_type", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_certificate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_speedtest", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_ipv6_address_rejected", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_ookla", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_domain_validation_order", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_verify_server_cert_rejects_different_tld", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_intermediate_certs_ignored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_ocsp_response_ignored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_with_retry_immediate_success", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_with_retry_counter_increment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_error_context_with_source", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "http_test_pinning_verifier_empty_cert_with_valid_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_new", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_pinningverifier_try_new", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_pinningverifier_try_new", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_pinningverifier_is_valid_domain", "to": "http_pinningverifier_verify_server_cert", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_verify_server_cert_rejects_unsupported_name_type", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_verify_server_cert_rejects_invalid_certificate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_speedtest", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_ipv6_address_rejected", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_domain_checked_before_cert_parse_ookla", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_domain_validation_order", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_verify_server_cert_rejects_different_tld", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_intermediate_certs_ignored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_ocsp_response_ignored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_verify_server_cert", "to": "http_test_pinning_verifier_empty_cert_with_valid_domain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_pinningverifier_supported_verify_schemes", "to": "http_test_pinning_verifier_supported_verify_schemes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_is_transient_error", "to": "http_with_retry", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_with_retry", "to": "http_test_with_retry_immediate_success", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_with_retry", "to": "http_test_with_retry_with_mock_request", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_with_retry", "to": "http_test_with_retry_counter_increment", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_with_retry", "to": "http_test_with_retry_different_value_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_with_retry", "to": "http_test_with_retry_multiple_sequential_calls", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_with_retry", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_discover_client_ip", "to": "http_parse_ip_from_xml", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_discover_client_ip", "to": "http_test_discover_client_ip_handles_network_failure", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "http_discover_client_ip", "to": "common_is_valid_ipv4", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_discover_client_ip", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_parse_ip_from_xml", "to": "common_is_valid_ipv4", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_create_client_invalid_source_ip", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_create_client_valid_config", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_create_client_with_source_ip", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_create_client_custom_timeout", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_settings_from_config_with_source_ip", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_settings_from_config_with_ca_cert", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_settings_from_config_with_tls_version", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_settings_from_config_with_pinning", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_settings_from_config_timeout", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_settings_from_config_default_user_agent", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "http_test_settings_from_config_retry_enabled_by_default", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_earlyexitflags", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_storagebuilder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_orchestrator", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_orch_from_source", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_default_early_exit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_orchestrator_creation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_is_verbose_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_is_verbose_quiet", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_is_simple_mode_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_is_simple_mode_simple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_succeeds", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_early_exit_flags_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_storage_builder_defaults", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_storage_builder_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_orchestrator_exposes_services", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_dry_run_orch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_no_color_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_quiet_branch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_no_download_branch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_no_upload_branch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_single_stream_branch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_source_ip_branch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_tls_version_branch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_orchestrator_rs", "to": "orchestrator_test_dry_run_pin_certs_branch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_earlyexitflags", "to": "orchestrator_earlyexitflags_from_args", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_earlyexitflags_from_args", "to": "orchestrator_orchestrator_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder", "to": "orchestrator_storagebuilder_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder", "to": "orchestrator_storagebuilder_with_saver", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder", "to": "orchestrator_storagebuilder_with_saver_arc", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder", "to": "orchestrator_storagebuilder_with_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder", "to": "orchestrator_storagebuilder_with_history_arc", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder", "to": "orchestrator_storagebuilder_build", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder", "to": "orchestrator_storagebuilder_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_with_saver", "to": "orchestrator_orchestrator_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_with_saver_arc", "to": "orchestrator_test_storage_builder_defaults", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_with_saver_arc", "to": "orchestrator_test_storage_builder_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_with_history", "to": "orchestrator_orchestrator_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_with_history_arc", "to": "orchestrator_test_storage_builder_defaults", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_with_history_arc", "to": "orchestrator_test_storage_builder_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_build", "to": "orchestrator_orchestrator_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_build", "to": "orchestrator_orchestrator_from_config_with_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_build", "to": "orchestrator_test_storage_builder_defaults", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_build", "to": "orchestrator_test_storage_builder_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_orchestrator_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_orchestrator_creation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_is_verbose_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_is_verbose_quiet", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_is_simple_mode_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_is_simple_mode_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_succeeds", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_storage_builder_defaults", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_storage_builder_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_orchestrator_exposes_services", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_dry_run_orch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_no_color_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_quiet_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_no_download_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_no_upload_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_single_stream_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_source_ip_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_tls_version_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_storagebuilder_default", "to": "orchestrator_test_dry_run_pin_certs_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_cfg", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_from_config", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_from_config_with_storage", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_services", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_services_arc", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_run", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_is_verbose", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_is_simple_mode", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_config", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_early_exit", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_saver", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_http_client", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_output_results", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_reveal_results", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_print_kv", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_run_dry_run", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator", "to": "orchestrator_orchestrator_format_description", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_cfg", "to": "orchestrator_orchestrator_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_cfg", "to": "orchestrator_orchestrator_is_verbose", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_cfg", "to": "orchestrator_orchestrator_is_simple_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_cfg", "to": "orchestrator_orchestrator_output_results", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_cfg", "to": "orchestrator_orchestrator_format_description", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_new", "to": "orchestrator_orchestrator_from_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_new", "to": "orchestrator_orchestrator_from_config_with_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_new", "to": "orchestrator_test_storage_builder_defaults", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_new", "to": "orchestrator_test_storage_builder_custom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_new", "to": "orchestrator_test_orchestrator_exposes_services", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_new", "to": "mod_config_from_args_with_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_new", "to": "mod_config_validate_and_report", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_new", "to": "mod_config_strict", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_from_config", "to": "orchestrator_orchestrator_from_config_with_storage", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_from_config", "to": "orchestrator_orch_from_source", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_from_config", "to": "orchestrator_test_orchestrator_creation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_from_config_with_storage", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_services", "to": "orchestrator_test_orchestrator_exposes_services", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "orchestrator_orchestrator_output_results", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "mod_config_quiet", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "mod_outputformat_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "output_format_is_non_verbose", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "mod_config_simple", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "mod_config_json", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "mod_config_csv", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "mod_config_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "phases_run_header", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "phases_run_ip_discovery", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "phases_run_ping", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_verbose", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_simple_mode", "to": "mod_config_simple", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_simple_mode", "to": "mod_config_quiet", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_is_simple_mode", "to": "mod_outputformat_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_config", "to": "orchestrator_orchestrator_run_dry_run", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_early_exit", "to": "phases_run_early_exit", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_saver", "to": "phases_run_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_http_client", "to": "phases_run_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_http_client", "to": "phases_run_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "orchestrator_orchestrator_reveal_results", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_output_results", "to": "mod_config_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "result_processor_defaultresultprocessor_process", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "output_strategy_resolve_output_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "mod_outputformat_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "mod_config_bytes", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_output_results", "to": "phases_run_result", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_reveal_results", "to": "ratings_bufferbloatgrade_as_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_print_kv", "to": "orchestrator_orchestrator_run_dry_run", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_orchestrator_format_description", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_succeeds", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_no_color_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_quiet_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_no_download_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_no_upload_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_single_stream_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_source_ip_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_tls_version_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "orchestrator_test_dry_run_pin_certs_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_quiet", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_no_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_no_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_single", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_ca_cert", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_tls_version", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "mod_config_pin_certs", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_run_dry_run", "to": "phases_run_early_exit", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_format_description", "to": "mod_outputformat_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orchestrator_format_description", "to": "output_format_label", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_orch_from_source", "to": "orchestrator_test_is_verbose_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orch_from_source", "to": "orchestrator_test_is_verbose_quiet", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orch_from_source", "to": "orchestrator_test_is_simple_mode_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orch_from_source", "to": "orchestrator_test_is_simple_mode_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orch_from_source", "to": "orchestrator_test_dry_run_succeeds", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orch_from_source", "to": "orchestrator_dry_run_orch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_orch_from_source", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_test_orchestrator_creation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_test_is_verbose_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_test_is_verbose_quiet", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_test_is_simple_mode_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_test_is_simple_mode_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_test_dry_run_succeeds", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_test_early_exit_flags_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_default_early_exit", "to": "orchestrator_dry_run_orch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_test_orchestrator_creation", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_no_color_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_quiet_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_no_download_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_no_upload_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_single_stream_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_source_ip_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_tls_version_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "orchestrator_dry_run_orch", "to": "orchestrator_test_dry_run_pin_certs_branch", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_resolve_output_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_make_test_run", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_make_upload_run", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_make_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_jsonl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_csv", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_simple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_compact", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_dashboard", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_detailed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_detailed_with_skipped", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_default_none", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_output_strategy_rs", "to": "output_strategy_test_resolve_output_format_with_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_jsonl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_csv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_compact", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_dashboard", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_detailed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_detailed_with_skipped", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_default_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "output_strategy_test_resolve_output_format_with_profile", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_config_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_outputformat_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_config_csv_delimiter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_config_csv_header", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_config_no_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_config_no_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_resolve_output_format", "to": "mod_config_minimal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_jsonl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_csv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_compact", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_dashboard", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_detailed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_detailed_with_skipped", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_default_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_test_run", "to": "output_strategy_test_resolve_output_format_with_profile", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_jsonl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_csv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_compact", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_dashboard", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_detailed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_detailed_with_skipped", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_default_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_upload_run", "to": "output_strategy_test_resolve_output_format_with_profile", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "output_strategy_test_resolve_output_format_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "output_strategy_test_resolve_output_format_jsonl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "output_strategy_test_resolve_output_format_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "output_strategy_test_resolve_output_format_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "output_strategy_test_resolve_output_format_compact", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "output_strategy_test_resolve_output_format_dashboard", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "output_strategy_test_resolve_output_format_detailed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_strategy_make_config", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_make_config", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_csv", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_csv", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_detailed_with_skipped", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_detailed_with_skipped", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_default_none", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_default_none", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_with_profile", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_strategy_test_resolve_output_format_with_profile", "to": "output_outputconfig_from_source", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_validate_rs", "to": "validate_validate_ip_address", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_validate_rs", "to": "validate_is_valid_ipv4", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_validate_rs", "to": "validate_is_valid_ipv6", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_validate_rs", "to": "validate_test_validate_ip_v4", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_validate_rs", "to": "validate_test_validate_ip_v6", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_validate_rs", "to": "validate_test_validate_ip_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_validate_rs", "to": "validate_test_validate_ip_invalid_octet", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_validate_rs", "to": "validate_test_is_valid_ipv6", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validate_ip_address", "to": "validate_is_valid_ipv4", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validate_ip_address", "to": "validate_is_valid_ipv6", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validate_ip_address", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_is_valid_ipv4", "to": "phase_registry_phaseregistry_iter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_phase_registry_rs", "to": "phase_registry_phaseregistry", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phase_registry_rs", "to": "phase_registry_run_all_registered", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_registry_phaseregistry", "to": "phase_registry_phaseregistry_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_registry_phaseregistry", "to": "phase_registry_phaseregistry_register", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_registry_phaseregistry", "to": "phase_registry_phaseregistry_iter", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_registry_phaseregistry_new", "to": "phase_registry_run_all_registered", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_registry_phaseregistry_new", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "phase_registry_run_all_registered", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phase_registry_phaseregistry_iter", "to": "common_is_valid_ipv4", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "sections_build_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "estimates_build_targets", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "stability_compute_cv", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "scenarios_compute_all_statuses", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "scenarios_render_summary", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "scenarios_test_all_categories_count", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "dashboard_gauge_scale", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "dashboard_render_sparkline_from_samples", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "dashboard_speed_trend", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_phaseregistry_iter", "to": "measurement_run_bandwidth_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_run_all_registered", "to": "phases_phasecontext_services_arc", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phase_registry_run_all_registered", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_phases_rs", "to": "phases_pingresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_phasecontext", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_phaseoutcome", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_phaseexecutor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_early_exit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_server_discovery", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_ip_discovery", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_ping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_upload", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_create_default_executor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_run_all_phases", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_make_test_services", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_test_phase_context_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_test_phase_context_builder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_test_phase_executor_register", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_make_ping_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_test_ping_result_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_test_phase_context_set_take_ping_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_test_phase_context_with_ping_result_builder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_phases_rs", "to": "phases_test_take_results_returns_ping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_take_server", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_server", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_client_ip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_client_location", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_ping_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_take_ping_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_download_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_take_download_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_upload_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_take_upload_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_list_printed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_fmt", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_client_location", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_client_ip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_server", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_ping_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_download_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_upload_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_is_list_printed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_elapsed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_services", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_services_arc", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_with_client_ip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_with_client_location", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_with_server", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_with_ping_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_with_download_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_with_upload_result", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_mark_list_printed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_set_elapsed", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_take_results", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext", "to": "phases_phasecontext_with_services", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_take_server", "to": "phases_run_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_take_server", "to": "phases_run_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_take_server", "to": "phases_run_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_take_server", "to": "phases_run_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_server", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_server", "to": "phases_run_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_server", "to": "phases_run_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_server", "to": "phases_run_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_client_ip", "to": "phases_run_ip_discovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_client_location", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_ping_result", "to": "phases_run_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_ping_result", "to": "phases_test_phase_context_set_take_ping_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_ping_result", "to": "phases_test_take_results_returns_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_take_ping_result", "to": "phases_test_phase_context_set_take_ping_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_download_result", "to": "phases_run_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_upload_result", "to": "phases_run_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_set_list_printed", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor", "to": "phases_phaseexecutor_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor", "to": "phases_phaseexecutor_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor", "to": "phases_phaseexecutor_register", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor", "to": "phases_phaseexecutor_execute_all", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_default", "to": "phases_phaseexecutor_new", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_phaseexecutor_execute_all", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_run_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_run_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_run_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_create_default_executor", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_make_test_services", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_test_phase_context_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_test_phase_context_builder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_test_phase_executor_register", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_test_phase_context_set_take_ping_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_test_phase_context_with_ping_result_builder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "phases_test_take_results_returns_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_new", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_phaseexecutor_register", "to": "phases_create_default_executor", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_register", "to": "phases_test_phase_executor_register", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_execute_all", "to": "phases_phasecontext_services_arc", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_execute_all", "to": "phases_run_all_phases", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phaseexecutor_execute_all", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_phasecontext_client_location", "to": "phases_run_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_client_ip", "to": "phases_run_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_elapsed", "to": "measurement_run_bandwidth_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_phasecontext_services", "to": "phases_run_server_discovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_services", "to": "phases_run_ip_discovery", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_services_arc", "to": "phases_run_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_with_client_ip", "to": "phases_test_phase_context_builder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_with_ping_result", "to": "phases_test_phase_context_with_ping_result_builder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_take_results", "to": "phases_run_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_phasecontext_take_results", "to": "phases_test_take_results_returns_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_run_early_exit", "to": "validate_get_config_path_internal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_early_exit", "to": "dashboard_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_early_exit", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_early_exit", "to": "mod_config_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_header", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_header", "to": "mod_config_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_server_discovery", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_server_discovery", "to": "mod_config_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_server_discovery", "to": "mod_config_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_server_discovery", "to": "mod_outputformat_format_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_server_discovery", "to": "mod_config_server_ids", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_server_discovery", "to": "mod_config_exclude_ids", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_server_discovery", "to": "common_format_distance", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_ping", "to": "mod_config_no_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_ping", "to": "mod_config_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_ping", "to": "mod_config_no_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_ping", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_download", "to": "mod_config_single", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_download", "to": "mod_config_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_download", "to": "mod_config_no_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_download", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_upload", "to": "mod_config_single", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_upload", "to": "mod_config_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_upload", "to": "mod_config_no_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_upload", "to": "mod_config_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_result", "to": "mod_config_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_result", "to": "mod_config_no_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_result", "to": "mod_config_no_upload", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_run_result", "to": "mod_config_should_save_history", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "phases_create_default_executor", "to": "phases_run_all_phases", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_test_services", "to": "phases_test_phase_context_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_test_services", "to": "phases_test_phase_context_builder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_test_services", "to": "phases_test_phase_context_set_take_ping_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_test_services", "to": "phases_test_phase_context_with_ping_result_builder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_test_services", "to": "phases_test_take_results_returns_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_ping_result", "to": "phases_test_ping_result_fields", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_ping_result", "to": "phases_test_phase_context_set_take_ping_result", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_ping_result", "to": "phases_test_phase_context_with_ping_result_builder", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "phases_make_ping_result", "to": "phases_test_take_results_returns_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_get_terminal_width", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_get_terminal_width_bounded", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_calculate_bandwidth", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_determine_stream_count", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_distance", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_data_size", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_is_valid_ipv4", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_bar_chart", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_tabular_number", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_speed_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_latency_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_jitter_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_loss_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_data_size_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_format_duration_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_calculate_bandwidth_normal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_calculate_bandwidth_zero_elapsed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_determine_stream_count_single", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_determine_stream_count_multi", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_distance_under_100", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_distance_100_plus", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_data_size_bytes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_data_size_kilobytes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_data_size_megabytes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_data_size_gigabytes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_is_valid_ipv4_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_is_valid_ipv4_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_bar_chart_half", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_bar_chart_full", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_bar_chart_empty_val", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_bar_chart_zero_max", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_bar_chart_zero_width", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_bar_chart_over_max", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_get_terminal_width_bounded_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_get_terminal_width_bounded_clamps", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_tabular_number_right_aligned", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_tabular_number_zero_decimals", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_speed_tabular_mbps", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_speed_tabular_gbps", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_speed_tabular_kbps", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_latency_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_jitter_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_loss_tabular", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_data_size_tabular_mb", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_data_size_tabular_gb", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_duration_tabular_seconds", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_common_rs", "to": "common_test_format_duration_tabular_minutes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_get_terminal_width", "to": "common_get_terminal_width_bounded", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_get_terminal_width", "to": "sections_layoutmode_detect", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_get_terminal_width", "to": "mod_format_compact", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_get_terminal_width", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_get_terminal_width", "to": "dashboard_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_get_terminal_width_bounded", "to": "common_test_get_terminal_width_bounded_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_get_terminal_width_bounded", "to": "common_test_get_terminal_width_bounded_clamps", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_format_distance", "to": "sections_build_connection_info", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_distance", "to": "sections_build_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_distance", "to": "dashboard_connection_info", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_data_size", "to": "estimates_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_bar_chart", "to": "common_test_bar_chart_half", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_bar_chart", "to": "common_test_bar_chart_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_bar_chart", "to": "common_test_bar_chart_empty_val", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_bar_chart", "to": "common_test_bar_chart_zero_max", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_bar_chart", "to": "common_test_bar_chart_zero_width", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_bar_chart", "to": "common_test_bar_chart_over_max", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_bar_chart", "to": "sections_build_speed_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_speed_tabular", "to": "common_test_format_speed_tabular_mbps", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_format_speed_tabular", "to": "common_test_format_speed_tabular_gbps", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_format_speed_tabular", "to": "common_test_format_speed_tabular_kbps", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_format_speed_tabular", "to": "sections_build_speed_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_speed_tabular", "to": "sections_build_peak_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_latency_tabular", "to": "sections_build_latency_load_line", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_latency_tabular", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_jitter_tabular", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_loss_tabular", "to": "sections_build_latency_section", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_data_size_tabular", "to": "common_test_format_data_size_tabular_mb", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_format_data_size_tabular", "to": "common_test_format_data_size_tabular_gb", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_format_data_size_tabular", "to": "sections_build_test_summary", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_duration_tabular", "to": "common_test_format_duration_tabular_minutes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "common_format_duration_tabular", "to": "sections_build_test_summary", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "common_format_duration_tabular", "to": "sections_build_elapsed_time", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_args", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_validate_csv_delimiter", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_validate_timeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_validate_tls_version", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_validate_ca_cert_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_shelltype", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_outputformattype", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_csv_delimiter_comma", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_csv_delimiter_semicolon", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_csv_delimiter_pipe", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_csv_delimiter_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_csv_delimiter_multiple_chars", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_ip_address_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_ip_address_localhost", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_ip_address_invalid_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_ip_address_invalid_octet", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_timeout_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_timeout_min", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_timeout_max", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_timeout_zero", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_timeout_too_large", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_timeout_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_tls_version_valid_12", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_tls_version_valid_13", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_tls_version_case_insensitive", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_tls_version_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_ca_cert_path_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_ca_cert_path_not_found", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_cli_rs", "to": "cli_test_validate_ca_cert_path_is_directory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "cli_validate_csv_delimiter", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "cli_validate_timeout", "to": "cli_test_validate_timeout_zero", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "cli_validate_timeout", "to": "cli_test_validate_timeout_too_large", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "cli_validate_timeout", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "cli_validate_tls_version", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "cli_validate_ca_cert_path", "to": "cli_test_validate_ca_cert_path_valid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "cli_validate_ca_cert_path", "to": "cli_test_validate_ca_cert_path_not_found", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "cli_validate_ca_cert_path", "to": "cli_test_validate_ca_cert_path_is_directory", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "cli_validate_ca_cert_path", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "cli_validate_ca_cert_path", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "cli_test_validate_ca_cert_path_valid", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "cli_test_validate_ca_cert_path_is_directory", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_result_processor_rs", "to": "result_processor_resultprocessor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_result_processor_rs", "to": "result_processor_defaultresultprocessor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "result_processor_defaultresultprocessor", "to": "result_processor_defaultresultprocessor_process", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "result_processor_defaultresultprocessor_process", "to": "ratings_bufferbloatgrade_as_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "result_processor_defaultresultprocessor_process", "to": "ratings_connection_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_source_rs", "to": "source_outputsource", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_source_rs", "to": "source_testsource", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_source_rs", "to": "source_networksource", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_source_rs", "to": "source_serversource", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_source_rs", "to": "source_configsource", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "source_outputsource", "to": "source_outputsource_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "source_networksource", "to": "source_networksource_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "source_configsource", "to": "source_configsource_from_args", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_mod_rs", "to": "mod_testselection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_mod_rs", "to": "mod_networkconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_mod_rs", "to": "mod_serverselection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_mod_rs", "to": "mod_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_mod_rs", "to": "mod_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "users_alexey_ivanov_vibe_dev_netspeed_cli_src_config_mod_rs", "to": "mod_configprovider", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_testselection", "to": "mod_testselection_from_source", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_networkconfig", "to": "mod_networkconfig_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_networkconfig", "to": "mod_networkconfig_from_source", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_serverselection", "to": "mod_serverselection_from_source", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_config", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_from_args", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_from_args_with_file", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_from_source", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_from_source_with_file", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_validate_and_report", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_should_save_history", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_no_download", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_no_upload", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_single", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_bytes", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_simple", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_csv", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_json", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_quiet", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_list", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_minimal", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_theme", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_csv_delimiter", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_csv_header", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_profile", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_format", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_timeout", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_source", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_ca_cert", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_ca_cert_path", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_tls_version", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_pin_certs", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_server_ids", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_exclude_ids", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_custom_user_agent", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config", "to": "mod_config_strict", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config_from_args", "to": "mod_config_from_source", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_list_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_quiet_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_minimal_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_strict_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_bytes_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_json_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_csv_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_simple_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_csv_header_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_csv_delimiter", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_timeout_cli_overrides_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_with_file_valid_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_with_file_invalid_profile_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_with_file_preserves_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_with_file_all_formats", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_deprecated_simple_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_deprecated_json_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_deprecated_csv_flag", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_server_ids_empty", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_exclude_ids_empty", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_defaults", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_no_download", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_from_args_overrides_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_tls_config_defaults", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_defaults", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_from_args_all_set", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_format_conversion", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_config_source_preserves_option_bools", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_server_selection_from_source_empty", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_server_selection_from_source_with_servers", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args", "to": "tests_test_server_selection_from_source_with_excludes", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args_with_file", "to": "mod_config_from_source_with_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config_from_args_with_file", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args_with_file", "to": "validate_validationresult_with_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args_with_file", "to": "tests_test_config_from_args_with_file_valid_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args_with_file", "to": "tests_test_config_from_args_with_file_invalid_profile_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args_with_file", "to": "tests_test_config_from_args_with_file_preserves_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_args_with_file", "to": "tests_test_config_from_args_with_file_all_formats", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source", "to": "mod_config_from_source_with_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config_from_source", "to": "validate_load_config_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source_with_file", "to": "tests_test_config_from_source_with_none_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source_with_file", "to": "tests_test_config_from_source_with_file_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source_with_file", "to": "tests_test_config_from_source_strict_mode", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source_with_file", "to": "tests_test_config_from_args_strict_from_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source_with_file", "to": "tests_test_config_from_args_timeout_from_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source_with_file", "to": "tests_test_config_from_args_timeout_cli_overrides_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_from_source_with_file", "to": "tests_test_config_from_args_custom_user_agent", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_validate_and_report", "to": "validate_load_config_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_validate_and_report", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_validate_and_report", "to": "validate_validationresult_with_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_validate_and_report", "to": "tests_test_validate_and_report_with_file_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_validate_and_report", "to": "tests_test_validate_and_report_invalid_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_validate_and_report", "to": "tests_test_validate_and_report_invalid_file_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_should_save_history", "to": "mod_config_format", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config_should_save_history", "to": "mod_config_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config_should_save_history", "to": "mod_config_csv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_config_should_save_history", "to": "output_format_is_machine_readable", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_ca_cert_path", "to": "tests_test_ca_cert_path_some", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_config_ca_cert_path", "to": "tests_test_ca_cert_path_none", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_config_output_rs", "to": "output_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_output_rs", "to": "output_outputconfig", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_format", "to": "output_format_from_cli_type", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_format", "to": "output_format_is_machine_readable", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_format", "to": "output_format_is_non_verbose", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_format", "to": "output_format_label", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_format", "to": "output_format_fmt", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_format_label", "to": "output_format_fmt", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_outputconfig", "to": "output_outputconfig_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_outputconfig", "to": "output_outputconfig_from_source", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_theme_dark_cli_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_theme_cli_override", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_theme_invalid_file_theme", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_csv_delimiter_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_csv_delimiter_cli_override", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_profile_merge", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_profile_from_file", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_output_config_from_source_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_test_selection_from_source_all_fields", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_test_selection_from_source_file_fallback", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_test_selection_from_source_both_none", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_network_config_from_source_all_fields", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_network_config_from_source_timeout_file_fallback", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_network_config_from_source_ca_cert_file_fallback", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_network_config_from_source_pin_certs_file_fallback", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_server_selection_from_source_empty", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_server_selection_from_source_with_servers", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_server_selection_from_source_with_excludes", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_validate_and_report_with_file_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_validate_and_report_invalid_profile", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "output_outputconfig_from_source", "to": "tests_test_validate_and_report_invalid_file_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_list_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_quiet_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_minimal_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_strict_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_bytes_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_json_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_csv_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_simple_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_csv_header_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_csv_delimiter", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_source_with_none_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_source_with_file_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_source_strict_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_strict_from_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_timeout_from_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_timeout_cli_overrides_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_custom_user_agent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_theme_dark_cli_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_theme_cli_override", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_theme_invalid_file_theme", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_csv_delimiter_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_csv_delimiter_cli_override", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_profile_merge", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_profile_from_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_from_source_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_selection_from_source_all_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_selection_from_source_file_fallback", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_selection_from_source_both_none", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_from_source_all_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_from_source_timeout_file_fallback", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_from_source_ca_cert_file_fallback", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_from_source_pin_certs_file_fallback", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_multiple_warnings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_multiple_errors", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_with_warning_then_error", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_merge_valid_results", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_merge_with_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_merge_accumulates_all", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_merge_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_valid_then_invalid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_all_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_multiple_warnings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_invalid_timeout_zero", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_invalid_timeout_too_large", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_load_config_file_invalid_toml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_load_config_file_timeout_zero", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_load_config_file_timeout_too_large", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_load_config_file_valid_timeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_get_config_path_internal_returns_path", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_with_file_valid_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_with_file_invalid_profile_warning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_with_file_preserves_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_with_file_all_formats", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_copy", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validation_result_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_file_config_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_file_config_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_file_config_all_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_file_config_empty_toml", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_file_config_whitespace_only", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_ca_cert_path_some", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_ca_cert_path_none", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_source_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_source_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_source_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_source_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_deprecated_simple_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_deprecated_json_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_deprecated_csv_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_clone_preserves_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_server_ids_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_exclude_ids_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_defaults", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_no_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_file_deserialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_file_partial", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_from_args_overrides_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_merge_bool_file_true_cli_false", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_valid_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_empty_is_valid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_invalid_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_invalid_theme", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_invalid_csv_delimiter", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_deprecated_simple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_config_multiple_issues", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_defaults", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_file_deserialization", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_file_partial", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_cli_ca_cert", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_cli_tls_version", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_cli_pin_certs", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_cli_pin_certs_false", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_all_cli_options", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_string_merge_cli_takes_precedence", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_tls_config_bool_merge", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_merge_bool_test", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_from_cli_type_all_variants", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_is_machine_readable", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_is_non_verbose", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_label", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_display", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_format_equality", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_defaults", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_from_args_all_set", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_format_conversion", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_preserves_option_bools", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_source_default_composes_sub_sources", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_source_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_source_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_source_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_source_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_source_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_source_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_source_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_source_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_source_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_source_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_source_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_source_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_custom_theme", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_csv_settings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_selection_defaults", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_test_selection_skip_tests", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_output_config_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_custom_timeout", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_source_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_tls_settings", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_network_config_tls_1_3", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_clone", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_debug", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_specific_ids", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_exclude", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_both", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_from_source_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_from_source_with_servers", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_server_selection_from_source_with_excludes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_getters_match_direct_access", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_getter_returns_for_option_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_getters_none_for_unset_options", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_default_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_json_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_jsonl_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_csv_format", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_non_machine_readable_formats", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_legacy_json_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_legacy_csv_flag", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_both_format_and_legacy", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_should_save_history_verbose_detailed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_and_report_with_file_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_and_report_invalid_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_validate_and_report_invalid_file_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_default_composes_sub_structs", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_tests_rs", "to": "tests_test_config_clone_preserves_all_fields", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "tests_test_config_from_source_with_none_file", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_from_source_with_file_profile", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_from_source_strict_mode", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_from_args_strict_from_file", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_from_args_timeout_from_file", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_from_args_custom_user_agent", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_theme_dark_cli_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_theme_cli_override", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_theme_invalid_file_theme", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_csv_delimiter_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_csv_delimiter_cli_override", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_profile_merge", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_profile_from_file", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_from_source_format", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_test_selection_from_source_all_fields", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_test_selection_from_source_file_fallback", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_test_selection_from_source_both_none", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_from_source_all_fields", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_from_source_timeout_file_fallback", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_from_source_ca_cert_file_fallback", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_from_source_pin_certs_file_fallback", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_multiple_warnings", "to": "validate_validationresult_with_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_multiple_warnings", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_multiple_errors", "to": "validate_validationresult_with_error", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_multiple_errors", "to": "validate_validationresult_error", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_with_warning_then_error", "to": "validate_validationresult_with_error", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_with_warning_then_error", "to": "validate_validationresult_with_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_with_warning_then_error", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_valid_results", "to": "validate_validationresult_with_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_valid_results", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_valid_results", "to": "validate_validationresult_merge", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_with_invalid", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_with_invalid", "to": "validate_validationresult_error", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_with_invalid", "to": "validate_validationresult_merge", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_accumulates_all", "to": "validate_validationresult_with_warning", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_accumulates_all", "to": "validate_validationresult_error", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_accumulates_all", "to": "validate_validationresult_merge", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_empty", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_merge_empty", "to": "validate_validationresult_merge", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_valid_then_invalid", "to": "validate_validationresult_error", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_valid_then_invalid", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_valid_then_invalid", "to": "validate_validationresult_merge", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_all_valid", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_all_valid", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_multiple_warnings", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_multiple_warnings", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_timeout_zero", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_timeout_zero", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_timeout_too_large", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_timeout_too_large", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_load_config_file_invalid_toml", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_load_config_file_timeout_zero", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_load_config_file_timeout_too_large", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_load_config_file_valid_timeout", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_get_config_path_internal_returns_path", "to": "validate_get_config_path_internal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_source_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validation_result_debug", "to": "validate_validationresult_ok", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_file_config_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_file_config_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_source_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_ca_cert_path_some", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_ca_cert_path_none", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_source_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_test_source_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_source_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_source_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_source_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_valid_profile", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_valid_profile", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_empty_is_valid", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_empty_is_valid", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_profile", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_profile", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_theme", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_theme", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_csv_delimiter", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_invalid_csv_delimiter", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_deprecated_simple", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_deprecated_simple", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_multiple_issues", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_config_multiple_issues", "to": "validate_validate_config", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_tls_config_cli_ca_cert", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_tls_config_all_cli_options", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_source_default_composes_sub_sources", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_source_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_source_custom", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_source_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_test_source_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_test_source_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_source_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_source_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_source_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_source_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_custom_theme", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_csv_settings", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_test_selection_defaults", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_output_config_profile", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_custom_timeout", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_source_ip", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_tls_settings", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_network_config_tls_1_3", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_selection_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_selection_clone", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_selection_debug", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_selection_specific_ids", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_server_selection_exclude", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_getters_match_direct_access", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_getter_returns_for_option_fields", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_getters_none_for_unset_options", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_default_format", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_json_format", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_jsonl_format", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_csv_format", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_non_machine_readable_formats", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_legacy_json_flag", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_legacy_csv_flag", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_both_format_and_legacy", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_should_save_history_verbose_detailed", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_and_report_with_file_config", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_and_report_invalid_profile", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_validate_and_report_invalid_file_config", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_default_composes_sub_structs", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "tests_test_config_clone_preserves_all_fields", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_config_validate_rs", "to": "validate_validationresult", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_validate_rs", "to": "validate_validate_csv_delimiter_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_validate_rs", "to": "validate_validate_config", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_validate_rs", "to": "validate_get_config_path_internal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_config_validate_rs", "to": "validate_load_config_file", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult", "to": "validate_validationresult_ok", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult", "to": "validate_validationresult_with_warning", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult", "to": "validate_validationresult_error", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult", "to": "validate_validationresult_with_error", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult", "to": "validate_validationresult_merge", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult_ok", "to": "validate_validate_csv_delimiter_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult_ok", "to": "validate_validate_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult_ok", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "sections_format_list", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "mod_outputformat_format", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "mod_format_simple", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "mod_format_minimal", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "mod_format_jsonl", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "mod_format_json", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "mod_format_csv", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "dashboard_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "measurement_run_bandwidth_test", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_ok", "to": "server_fetch", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_with_warning", "to": "validate_validate_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validationresult_error", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "validate_validationresult_with_error", "to": "validate_validate_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_validate_csv_delimiter_config", "to": "validate_validate_config", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "validate_get_config_path_internal", "to": "validate_load_config_file", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_layoutmode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_section_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_skipped_line", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_speed_section", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_peak_line", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_latency_load_line", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_latency_section", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_latency_section", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_download_section", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_download_section", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_upload_section", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_upload_section", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_connection_info", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_connection_info", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_test_summary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_test_summary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_footer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_footer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_elapsed_time", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_elapsed_time", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_build_list", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_sections_rs", "to": "sections_format_list", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_layoutmode", "to": "sections_layoutmode_detect", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_section_header", "to": "sections_build_connection_info", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_section_header", "to": "sections_build_test_summary", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_skipped_line", "to": "sections_build_download_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_skipped_line", "to": "sections_build_upload_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_speed_section", "to": "sections_build_download_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_speed_section", "to": "sections_build_upload_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_speed_section", "to": "ratings_colorize_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_speed_section", "to": "ratings_speed_rating_mbps", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_peak_line", "to": "sections_build_download_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_peak_line", "to": "sections_build_upload_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_latency_load_line", "to": "sections_build_download_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_latency_load_line", "to": "sections_build_upload_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_latency_load_line", "to": "ratings_degradation_str", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_latency_section", "to": "sections_format_latency_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_latency_section", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_latency_section", "to": "ratings_colorize_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_latency_section", "to": "ratings_ping_rating", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_latency_section", "to": "ratings_bufferbloat_grade", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_latency_section", "to": "ratings_bufferbloat_colorized", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_latency_section", "to": "mod_format_compact", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_latency_section", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_download_section", "to": "sections_format_download_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_download_section", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_download_section", "to": "mod_format_compact", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_download_section", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_upload_section", "to": "sections_format_upload_section", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "sections_build_upload_section", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_upload_section", "to": "mod_format_compact", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_upload_section", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_connection_info", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_connection_info", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_test_summary", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_test_summary", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_footer", "to": "mod_format_compact", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_format_footer", "to": "mod_format_detailed", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "sections_build_list", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_target", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_build_targets", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_build_profile_targets", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_format_targets", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_fileestimate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_format_time_estimate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_build", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_show", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_format_time_estimate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_format_time_estimate_sub_second", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_format_time_estimate_seconds", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_format_time_estimate_minutes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_format_time_estimate_hours", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_targets_none_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_targets_with_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_targets_all_targets_present", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_targets_excellent_speed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_targets_poor_speed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_profile_targets_custom_targets", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_profile_targets_calculates_ratio", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_profile_targets_shortfall", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_profile_targets_no_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_targets_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_profile_targets_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_none_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_with_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_all_file_types", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_gigabit_speed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_slow_speed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_format_targets_function", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_format_targets_none", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_show_function", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_show_none", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_build_profile_targets_no_dl_mbps", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_estimates_rs", "to": "estimates_test_high_ratio_rounds_correctly", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_build_profile_targets", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_format_targets", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_test_build_targets_none_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_test_build_targets_with_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_test_build_targets_all_targets_present", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_test_build_targets_excellent_speed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_test_build_targets_poor_speed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_targets", "to": "estimates_test_build_targets_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "estimates_test_build_profile_targets_custom_targets", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "estimates_test_build_profile_targets_calculates_ratio", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "estimates_test_build_profile_targets_shortfall", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "estimates_test_build_profile_targets_no_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "estimates_test_build_profile_targets_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "estimates_test_build_profile_targets_no_dl_mbps", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "estimates_test_high_ratio_rounds_correctly", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build_profile_targets", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "estimates_format_targets", "to": "estimates_test_format_targets_function", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_format_targets", "to": "estimates_test_format_targets_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_format_time_estimate", "to": "estimates_build", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_format_time_estimate", "to": "estimates_test_format_time_estimate_minutes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_format_time_estimate", "to": "estimates_test_format_time_estimate_hours", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "estimates_show", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "estimates_test_build_none_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "estimates_test_build_with_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "estimates_test_build_all_file_types", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "estimates_test_build_gigabit_speed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "estimates_test_build_slow_speed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "estimates_test_build_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_build", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "estimates_show", "to": "estimates_test_show_function", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "estimates_show", "to": "estimates_test_show_none", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_stability_rs", "to": "stability_compute_cv", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_stability_rs", "to": "stability_format_stability_line", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_stability_rs", "to": "stability_compute_percentiles", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_stability_rs", "to": "stability_test_compute_cv_constant", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_stability_rs", "to": "stability_test_compute_cv_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_stability_rs", "to": "stability_test_compute_percentiles_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_stability_rs", "to": "stability_test_compute_percentiles_too_few", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stability_compute_cv", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "stability_format_stability_line", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "stability_compute_percentiles", "to": "stability_test_compute_percentiles_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "stability_compute_percentiles", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_usagescenario", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_scenariocategory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_scenariostatus", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_headroomlevel", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_all_categories", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_compute_all_statuses", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_compute_scenario_status", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_worst_headroom_level", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_headroom_level", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_capacity_bar", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_status_symbol", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_scenario_row", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_category_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_category_box", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_section_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_section_footer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_summary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_render_recommendation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_format_scenario_grid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_print_scenario_grid", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_compute_scenario_status_met", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_compute_scenario_status_not_met", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_headroom_level", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_worst_headroom_level_all_green", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_worst_headroom_level_some_red", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_capacity_bar_full", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_capacity_bar_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_capacity_bar_half", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_format_scenario_grid_contains_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_format_scenario_grid_contains_summary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_all_categories_count", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_recommendation_for_fast_connection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_recommendation_for_moderate_connection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_recommendation_for_slow_connection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_status_symbol_met_high_headroom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_status_symbol_met_medium_headroom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_status_symbol_met_low_headroom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_status_symbol_not_met", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_category_header_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_category_header_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_category_box_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_category_box_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_scenario_row_colored_met", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_scenario_row_minimal_not_met", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_section_header_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_section_header_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_section_footer_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_section_footer_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_summary_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_summary_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_recommendation_warning_case", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_recommendation_insufficient", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_recommendation_colored_warning", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_render_recommendation_colored_insufficient", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_headroom_level_boundary_green_yellow", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_headroom_level_boundary_yellow_red", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_headroom_level_just_above_50", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_headroom_level_just_below_20", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_compute_all_statuses_empty_connection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_compute_all_statuses_high_connection", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_worst_headroom_level_all_yellow", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_worst_headroom_level_mixed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_format_scenario_grid_all_categories", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_format_scenario_grid_has_summary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_format_scenario_grid_has_recommendation", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_print_scenario_grid_runs", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_scenarios_rs", "to": "scenarios_test_print_scenario_grid_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_all_categories", "to": "scenarios_compute_all_statuses", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_all_categories", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_all_categories", "to": "scenarios_test_all_categories_count", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_compute_scenario_status", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_worst_headroom_level_all_green", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_worst_headroom_level_some_red", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_render_summary_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_render_summary_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_render_recommendation_warning_case", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_render_recommendation_insufficient", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_render_recommendation_colored_warning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_render_recommendation_colored_insufficient", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_compute_all_statuses_empty_connection", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_compute_all_statuses_high_connection", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_worst_headroom_level_all_yellow", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_all_statuses", "to": "scenarios_test_worst_headroom_level_mixed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_scenario_status", "to": "scenarios_test_compute_scenario_status_met", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_scenario_status", "to": "scenarios_test_compute_scenario_status_not_met", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_scenario_status", "to": "scenarios_test_render_scenario_row_colored_met", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_compute_scenario_status", "to": "scenarios_test_render_scenario_row_minimal_not_met", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_worst_headroom_level", "to": "scenarios_headroom_level", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_worst_headroom_level", "to": "scenarios_test_worst_headroom_level_all_green", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_worst_headroom_level", "to": "scenarios_test_worst_headroom_level_some_red", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_worst_headroom_level", "to": "scenarios_test_worst_headroom_level_all_yellow", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_worst_headroom_level", "to": "scenarios_test_worst_headroom_level_mixed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_capacity_bar", "to": "scenarios_render_scenario_row", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_capacity_bar", "to": "scenarios_test_render_capacity_bar_full", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_capacity_bar", "to": "scenarios_test_render_capacity_bar_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_capacity_bar", "to": "scenarios_test_render_capacity_bar_half", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_status_symbol", "to": "scenarios_render_scenario_row", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_status_symbol", "to": "scenarios_test_render_status_symbol_met_high_headroom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_status_symbol", "to": "scenarios_test_render_status_symbol_met_medium_headroom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_status_symbol", "to": "scenarios_test_render_status_symbol_met_low_headroom", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_status_symbol", "to": "scenarios_test_render_status_symbol_not_met", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_scenario_row", "to": "scenarios_render_category_box", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_scenario_row", "to": "scenarios_test_render_scenario_row_colored_met", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_scenario_row", "to": "scenarios_test_render_scenario_row_minimal_not_met", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_category_header", "to": "scenarios_render_category_box", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_category_header", "to": "scenarios_test_render_category_header_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_category_header", "to": "scenarios_test_render_category_header_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_category_box", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_category_box", "to": "scenarios_test_render_category_box_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_category_box", "to": "scenarios_test_render_category_box_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_category_box", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "scenarios_render_section_header", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_section_header", "to": "scenarios_test_render_section_header_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_section_header", "to": "scenarios_test_render_section_header_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_section_footer", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_section_footer", "to": "scenarios_test_render_section_footer_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_section_footer", "to": "scenarios_test_render_section_footer_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_summary", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_summary", "to": "scenarios_test_render_summary_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_summary", "to": "scenarios_test_render_summary_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_summary", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "scenarios_render_recommendation", "to": "scenarios_format_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_recommendation", "to": "scenarios_test_render_recommendation_warning_case", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_recommendation", "to": "scenarios_test_render_recommendation_insufficient", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_recommendation", "to": "scenarios_test_render_recommendation_colored_warning", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_recommendation", "to": "scenarios_test_render_recommendation_colored_insufficient", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_render_recommendation", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_print_scenario_grid", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_format_scenario_grid_contains_header", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_format_scenario_grid_contains_summary", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_recommendation_for_fast_connection", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_recommendation_for_moderate_connection", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_recommendation_for_slow_connection", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_format_scenario_grid_all_categories", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_format_scenario_grid_has_summary", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "scenarios_test_format_scenario_grid_has_recommendation", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_format_scenario_grid", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "scenarios_print_scenario_grid", "to": "scenarios_test_print_scenario_grid_runs", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_print_scenario_grid", "to": "scenarios_test_print_scenario_grid_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "scenarios_print_scenario_grid", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_formatter_mod_rs", "to": "mod_skipstate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_section_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_outputformat", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_formatter", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_simple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_jsonl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_compact", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_detailed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_csv", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_format_verbose_sections", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_formatterfactory", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_make_test_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_simple_with_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_simple_no_ping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_simple_no_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_simple_no_upload", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_simple_bytes_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_simple_light_theme", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_minimal_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_minimal_no_download", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_minimal_no_upload", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_minimal_no_ping", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_jsonl_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_compact_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_compact_with_client_ip", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_compact_bytes_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_compact_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_compact_gamer_profile", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_detailed_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_detailed_with_skipped", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_detailed_minimal_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_detailed_bytes_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_json_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_csv_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_csv_no_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_csv_tab_delimiter", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_csv_with_missing_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_skip_state_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_skip_state_custom", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_json", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_jsonl", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_csv", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_simple", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_detailed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_compact", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_output_format_dashboard", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_section_header_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_section_header_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_verbose_sections_power_user", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_verbose_sections_casual", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_verbose_sections_gamer", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_verbose_sections_remote_worker", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_verbose_sections_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_verbose_sections_integration", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_verbose_sections_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_data_kb", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_data_mb", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_mod_rs", "to": "mod_test_format_data_gb", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_section_header", "to": "mod_test_section_header_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_section_header", "to": "mod_test_section_header_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat", "to": "mod_outputformat_format", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat", "to": "mod_outputformat_format_list", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_jsonl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_csv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_compact", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_detailed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "mod_format_verbose_sections", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_outputformat_format", "to": "dashboard_show", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_format_simple", "to": "mod_test_format_simple_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_simple", "to": "mod_test_format_simple_no_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_simple", "to": "mod_test_format_simple_no_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_simple", "to": "mod_test_format_simple_no_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_simple", "to": "mod_test_format_simple_bytes_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_simple", "to": "mod_test_format_simple_light_theme", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_simple", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_format_simple", "to": "ratings_format_speed_plain", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_format_simple", "to": "ratings_format_speed_colored", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_format_minimal", "to": "mod_test_format_minimal_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_minimal", "to": "mod_test_format_minimal_no_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_minimal", "to": "mod_test_format_minimal_no_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_minimal", "to": "mod_test_format_minimal_no_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_minimal", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_format_jsonl", "to": "mod_test_format_jsonl_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_compact", "to": "mod_test_format_compact_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_compact", "to": "mod_test_format_compact_with_client_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_compact", "to": "mod_test_format_compact_bytes_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_compact", "to": "mod_test_format_compact_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_compact", "to": "mod_test_format_compact_gamer_profile", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_detailed", "to": "mod_test_format_detailed_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_detailed", "to": "mod_test_format_detailed_with_skipped", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_detailed", "to": "mod_test_format_detailed_minimal_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_detailed", "to": "mod_test_format_detailed_bytes_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_json", "to": "mod_test_format_json_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_csv", "to": "mod_test_format_csv_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_csv", "to": "mod_test_format_csv_no_header", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_csv", "to": "mod_test_format_csv_tab_delimiter", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_csv", "to": "mod_test_format_csv_with_missing_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_csv", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_format_verbose_sections", "to": "mod_test_format_verbose_sections_power_user", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_verbose_sections", "to": "mod_test_format_verbose_sections_casual", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_verbose_sections", "to": "mod_test_format_verbose_sections_gamer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_verbose_sections", "to": "mod_test_format_verbose_sections_remote_worker", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_verbose_sections", "to": "mod_test_format_verbose_sections_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_verbose_sections", "to": "mod_test_format_verbose_sections_integration", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_verbose_sections", "to": "mod_test_format_verbose_sections_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_format_verbose_sections", "to": "reporting_testresultbuilder_build", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_formatterfactory", "to": "mod_formatterfactory_create", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_formatterfactory_create", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_formatterfactory_create", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_make_test_result", "to": "mod_test_format_simple_with_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_simple_no_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_simple_no_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_simple_no_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_simple_bytes_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_simple_light_theme", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_minimal_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_minimal_no_download", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_minimal_no_upload", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_minimal_no_ping", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_jsonl_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_compact_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_compact_with_client_ip", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_compact_bytes_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_compact_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_compact_gamer_profile", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_detailed_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_detailed_with_skipped", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_detailed_minimal_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_detailed_bytes_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_json_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_csv_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_csv_no_header", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_csv_tab_delimiter", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_csv_with_missing_values", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_json", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_jsonl", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_csv", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_simple", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_detailed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_compact", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_output_format_dashboard", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_verbose_sections_power_user", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_verbose_sections_casual", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_verbose_sections_gamer", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_verbose_sections_remote_worker", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_verbose_sections_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_verbose_sections_integration", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_make_test_result", "to": "mod_test_format_verbose_sections_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "mod_test_format_compact_basic", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_compact_with_client_ip", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_compact_bytes_mode", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_compact_nc_mode", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_detailed_basic", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_detailed_with_skipped", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_detailed_minimal_mode", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_detailed_bytes_mode", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_skip_state_default", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_output_format_detailed", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_output_format_compact", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_output_format_dashboard", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_verbose_sections_minimal", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_verbose_sections_integration", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "mod_test_format_verbose_sections_empty", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_ping_rating", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_speed_rating_mbps", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_colorize_rating", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_speedcomponents", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_speed_components", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_format_speed_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_format_speed_plain", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_format_duration", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_connection_rating", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_bufferbloatgrade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_bufferbloat_grade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_bufferbloat_colorized", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_format_overall_rating", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_degradation_str", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_make_test_result", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_ping_rating_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_ping_rating_good", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_ping_rating_fair", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_ping_rating_poor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_ping_rating_bad", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_rating_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_rating_great", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_rating_good", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_rating_fair", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_rating_moderate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_rating_slow", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_rating_very_slow", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_great", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_good", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_fair", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_moderate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_poor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_slow", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_very_slow", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_colorize_rating_unknown", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_colored_mbps_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_colored_bytes_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_colored_light_theme", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_colored_low_speed", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_plain_mbps", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_plain_bytes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_plain_zero", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_speed_plain_fractional", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_duration_seconds", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_duration_minutes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_duration_many_minutes", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_great", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_good", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_fair", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_moderate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_poor", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_unknown_no_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_connection_rating_partial_data", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_a", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_b", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_c", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_d", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_f", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_zero_idle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_boundaries", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_grade_as_str", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_colorized_nc_a", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_colorized_nc_f", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_colorized_colored_a", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_colorized_colored_b", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_colorized_colored_c", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_colorized_colored_d", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_bufferbloat_colorized_colored_f", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_overall_rating_nc_excellent", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_overall_rating_colored", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_format_overall_rating_light_theme", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_moderate", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_significant", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_no_idle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_zero_idle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_negative_idle", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_nc_mode", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_degradation_str_colored_minimal", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_ratings_rs", "to": "ratings_test_speed_components_helper", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_speed_rating_mbps", "to": "ratings_format_speed_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_excellent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_great", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_good", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_fair", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_moderate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_poor", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_slow", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_very_slow", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_colorize_rating", "to": "ratings_test_colorize_rating_unknown", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_speed_components", "to": "ratings_format_speed_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_speed_components", "to": "ratings_format_speed_plain", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_colored", "to": "ratings_test_format_speed_colored_mbps_excellent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_colored", "to": "ratings_test_format_speed_colored_bytes_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_colored", "to": "ratings_test_format_speed_colored_light_theme", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_colored", "to": "ratings_test_format_speed_colored_low_speed", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_plain", "to": "ratings_test_format_speed_plain_mbps", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_plain", "to": "ratings_test_format_speed_plain_bytes", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_plain", "to": "ratings_test_format_speed_plain_zero", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_plain", "to": "ratings_test_format_speed_plain_fractional", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_speed_plain", "to": "ratings_test_speed_components_helper", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_connection_rating", "to": "ratings_format_overall_rating", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_connection_rating", "to": "ratings_test_connection_rating_partial_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloatgrade", "to": "ratings_bufferbloatgrade_as_str", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloatgrade_as_str", "to": "dashboard_boxed_header", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "ratings_bufferbloatgrade_as_str", "to": "reporting_compute_overall_grade", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "ratings_bufferbloatgrade_as_str", "to": "reporting_compute_download_grade", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "ratings_bufferbloatgrade_as_str", "to": "reporting_compute_upload_grade", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "ratings_bufferbloat_grade", "to": "ratings_test_bufferbloat_grade_a", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_grade", "to": "ratings_test_bufferbloat_grade_b", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_grade", "to": "ratings_test_bufferbloat_grade_c", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_grade", "to": "ratings_test_bufferbloat_grade_d", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_grade", "to": "ratings_test_bufferbloat_grade_f", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_grade", "to": "ratings_test_bufferbloat_grade_zero_idle", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_grade", "to": "ratings_test_bufferbloat_grade_boundaries", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_colorized", "to": "ratings_test_bufferbloat_colorized_nc_a", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_colorized", "to": "ratings_test_bufferbloat_colorized_nc_f", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_colorized", "to": "ratings_test_bufferbloat_colorized_colored_a", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_colorized", "to": "ratings_test_bufferbloat_colorized_colored_b", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_colorized", "to": "ratings_test_bufferbloat_colorized_colored_c", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_colorized", "to": "ratings_test_bufferbloat_colorized_colored_d", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_bufferbloat_colorized", "to": "ratings_test_bufferbloat_colorized_colored_f", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_overall_rating", "to": "ratings_test_format_overall_rating_nc_excellent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_overall_rating", "to": "ratings_test_format_overall_rating_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_format_overall_rating", "to": "ratings_test_format_overall_rating_light_theme", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_moderate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_significant", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_no_idle", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_zero_idle", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_negative_idle", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_nc_mode", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "ratings_test_degradation_str_colored_minimal", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_degradation_str", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_excellent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_great", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_good", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_fair", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_moderate", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_poor", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_unknown_no_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_connection_rating_partial_data", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_format_overall_rating_nc_excellent", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_format_overall_rating_colored", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "ratings_make_test_result", "to": "ratings_test_format_overall_rating_light_theme", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_summary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_gauge_scale", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_render_sparkline_from_samples", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_speed_trend", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_boxed_header", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_speed_block", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_latency_row", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_thin_separator", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_connection_info", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_data_summary", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_formatter_dashboard_rs", "to": "dashboard_show", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "dashboard_gauge_scale", "to": "dashboard_show", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "dashboard_render_sparkline_from_samples", "to": "dashboard_show", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "dashboard_render_sparkline_from_samples", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "dashboard_data_summary", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_domain_measurement_rs", "to": "measurement_run_bandwidth_test", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_measurement_rs", "to": "measurement_test_test_run_result_structure", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_measurement_rs", "to": "measurement_test_test_run_result_default_values", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_measurement_rs", "to": "measurement_test_test_run_result_default_explicit", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_measurement_rs", "to": "measurement_test_test_run_result_with_samples", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_measurement_rs", "to": "measurement_test_test_run_result_peak_greater_than_average", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "measurement_run_bandwidth_test", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "measurement_run_bandwidth_test", "to": "server_measure_latency_under_load", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "measurement_test_test_run_result_default_values", "to": "reporting_testresult_default", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "measurement_test_test_run_result_default_explicit", "to": "reporting_testresultbuilder_new", "label": "calls", "title": "calls [INFERRED]", "dashes": true, "width": 1, "color": {"opacity": 0.35}, "confidence": "INFERRED"}, {"from": "src_domain_server_rs", "to": "server_serverdiscovery", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_fetch", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_fetch_client_location", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_select_best_server", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_ping_test", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_calculate_distance", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_measure_latency_under_load", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_test_select_best_server_empty", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_test_calculate_distance_nyc_to_la", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_server_rs", "to": "server_test_calculate_distance_same_location", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "server_select_best_server", "to": "server_test_select_best_server_empty", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "server_calculate_distance", "to": "server_test_calculate_distance_nyc_to_la", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "server_calculate_distance", "to": "server_test_calculate_distance_same_location", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_reporting_rs", "to": "reporting_testresultbuilder", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_reporting_rs", "to": "reporting_compute_overall_grade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_reporting_rs", "to": "reporting_compute_download_grade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_reporting_rs", "to": "reporting_compute_upload_grade", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_reporting_rs", "to": "reporting_test_result_builder_default", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_reporting_rs", "to": "reporting_test_result_builder_basic", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder", "to": "reporting_testresultbuilder_new", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder", "to": "reporting_testresultbuilder_with_ping", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder", "to": "reporting_testresultbuilder_with_download", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder", "to": "reporting_testresultbuilder_with_upload", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder", "to": "reporting_testresultbuilder_with_client_ip", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder", "to": "reporting_testresultbuilder_with_client_location", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder", "to": "reporting_testresultbuilder_build", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder_new", "to": "reporting_testresult_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder_new", "to": "reporting_test_result_builder_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder_build", "to": "reporting_testresult_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresultbuilder_build", "to": "reporting_test_result_builder_basic", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresult", "to": "reporting_testresult_default", "label": "method", "title": "method [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "reporting_testresult_default", "to": "reporting_test_result_builder_default", "label": "calls", "title": "calls [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}, {"from": "src_domain_speedtest_rs", "to": "speedtest_run_all_phases", "label": "contains", "title": "contains [EXTRACTED]", "dashes": false, "width": 2, "color": {"opacity": 0.7}, "confidence": "EXTRACTED"}];
const LEGEND = [{"cid": 0, "color": "#4E79A7", "label": "Community 0", "count": 227}, {"cid": 1, "color": "#F28E2B", "label": "Community 1", "count": 175}, {"cid": 2, "color": "#E15759", "label": "Community 2", "count": 156}, {"cid": 3, "color": "#76B7B2", "label": "Community 3", "count": 121}, {"cid": 4, "color": "#59A14F", "label": "Community 4", "count": 114}, {"cid": 5, "color": "#EDC948", "label": "Community 5", "count": 106}, {"cid": 6, "color": "#B07AA1", "label": "Community 6", "count": 98}, {"cid": 7, "color": "#FF9DA7", "label": "Community 7", "count": 97}, {"cid": 8, "color": "#9C755F", "label": "Community 8", "count": 74}, {"cid": 9, "color": "#BAB0AC", "label": "Community 9", "count": 73}, {"cid": 10, "color": "#4E79A7", "label": "Community 10", "count": 68}, {"cid": 11, "color": "#F28E2B", "label": "Community 11", "count": 64}, {"cid": 12, "color": "#E15759", "label": "Community 12", "count": 63}, {"cid": 13, "color": "#76B7B2", "label": "Community 13", "count": 62}, {"cid": 14, "color": "#59A14F", "label": "Community 14", "count": 51}, {"cid": 15, "color": "#EDC948", "label": "Community 15", "count": 39}, {"cid": 16, "color": "#B07AA1", "label": "Community 16", "count": 38}, {"cid": 17, "color": "#FF9DA7", "label": "Community 17", "count": 37}, {"cid": 18, "color": "#9C755F", "label": "Community 18", "count": 17}, {"cid": 19, "color": "#BAB0AC", "label": "Community 19", "count": 14}, {"cid": 20, "color": "#4E79A7", "label": "Community 20", "count": 10}, {"cid": 21, "color": "#F28E2B", "label": "Community 21", "count": 9}, {"cid": 22, "color": "#E15759", "label": "Community 22", "count": 3}, {"cid": 23, "color": "#76B7B2", "label": "Community 23", "count": 2}, {"cid": 24, "color": "#59A14F", "label": "Community 24", "count": 1}, {"cid": 25, "color": "#EDC948", "label": "Community 25", "count": 1}, {"cid": 26, "color": "#B07AA1", "label": "Community 26", "count": 1}, {"cid": 27, "color": "#FF9DA7", "label": "Community 27", "count": 1}, {"cid": 28, "color": "#9C755F", "label": "Community 28", "count": 1}];
// HTML-escape helper — prevents XSS when injecting graph data into innerHTML
function esc(s) {
return String(s).replace(/&/g,'&').replace(/</g,'<').replace(/>/g,'>').replace(/"/g,'"').replace(/'/g,''');
}
// Build vis datasets
const nodesDS = new vis.DataSet(RAW_NODES.map(n => ({
id: n.id, label: n.label, color: n.color, size: n.size,
font: n.font, title: n.title,
_community: n.community, _community_name: n.community_name,
_source_file: n.source_file, _file_type: n.file_type, _degree: n.degree,
})));
const edgesDS = new vis.DataSet(RAW_EDGES.map((e, i) => ({
id: i, from: e.from, to: e.to,
label: '',
title: e.title,
dashes: e.dashes,
width: e.width,
color: e.color,
arrows: { to: { enabled: true, scaleFactor: 0.5 } },
})));
const container = document.getElementById('graph');
const network = new vis.Network(container, { nodes: nodesDS, edges: edgesDS }, {
physics: {
enabled: true,
solver: 'forceAtlas2Based',
forceAtlas2Based: {
gravitationalConstant: -60,
centralGravity: 0.005,
springLength: 120,
springConstant: 0.08,
damping: 0.4,
avoidOverlap: 0.8,
},
stabilization: { iterations: 200, fit: true },
},
interaction: {
hover: true,
tooltipDelay: 100,
hideEdgesOnDrag: true,
navigationButtons: false,
keyboard: false,
},
nodes: { shape: 'dot', borderWidth: 1.5 },
edges: { smooth: { type: 'continuous', roundness: 0.2 }, selectionWidth: 3 },
});
network.once('stabilizationIterationsDone', () => {
network.setOptions({ physics: { enabled: false } });
});
function showInfo(nodeId) {
const n = nodesDS.get(nodeId);
if (!n) return;
const neighborIds = network.getConnectedNodes(nodeId);
const neighborItems = neighborIds.map(nid => {
const nb = nodesDS.get(nid);
const color = nb ? nb.color.background : '#555';
return `<span class="neighbor-link" style="border-left-color:${esc(color)}" onclick="focusNode(${JSON.stringify(nid)})">${esc(nb ? nb.label : nid)}</span>`;
}).join('');
document.getElementById('info-content').innerHTML = `
<div class="field"><b>${esc(n.label)}</b></div>
<div class="field">Type: ${esc(n._file_type || 'unknown')}</div>
<div class="field">Community: ${esc(n._community_name)}</div>
<div class="field">Source: ${esc(n._source_file || '-')}</div>
<div class="field">Degree: ${n._degree}</div>
${neighborIds.length ? `<div class="field" style="margin-top:8px;color:#aaa;font-size:11px">Neighbors (${neighborIds.length})</div><div id="neighbors-list">${neighborItems}</div>` : ''}
`;
}
function focusNode(nodeId) {
network.focus(nodeId, { scale: 1.4, animation: true });
network.selectNodes([nodeId]);
showInfo(nodeId);
}
// Track hovered node — hover detection is more reliable than click params
let hoveredNodeId = null;
network.on('hoverNode', params => {
hoveredNodeId = params.node;
container.style.cursor = 'pointer';
});
network.on('blurNode', () => {
hoveredNodeId = null;
container.style.cursor = 'default';
});
container.addEventListener('click', () => {
if (hoveredNodeId !== null) {
showInfo(hoveredNodeId);
network.selectNodes([hoveredNodeId]);
}
});
network.on('click', params => {
if (params.nodes.length > 0) {
showInfo(params.nodes[0]);
} else if (hoveredNodeId === null) {
document.getElementById('info-content').innerHTML = '<span class="empty">Click a node to inspect it</span>';
}
});
const searchInput = document.getElementById('search');
const searchResults = document.getElementById('search-results');
searchInput.addEventListener('input', () => {
const q = searchInput.value.toLowerCase().trim();
searchResults.innerHTML = '';
if (!q) { searchResults.style.display = 'none'; return; }
const matches = RAW_NODES.filter(n => n.label.toLowerCase().includes(q)).slice(0, 20);
if (!matches.length) { searchResults.style.display = 'none'; return; }
searchResults.style.display = 'block';
matches.forEach(n => {
const el = document.createElement('div');
el.className = 'search-item';
el.textContent = n.label;
el.style.borderLeft = `3px solid ${n.color.background}`;
el.style.paddingLeft = '8px';
el.onclick = () => {
network.focus(n.id, { scale: 1.5, animation: true });
network.selectNodes([n.id]);
showInfo(n.id);
searchResults.style.display = 'none';
searchInput.value = '';
};
searchResults.appendChild(el);
});
});
document.addEventListener('click', e => {
if (!searchResults.contains(e.target) && e.target !== searchInput)
searchResults.style.display = 'none';
});
const hiddenCommunities = new Set();
const legendEl = document.getElementById('legend');
LEGEND.forEach(c => {
const item = document.createElement('div');
item.className = 'legend-item';
item.innerHTML = `<div class="legend-dot" style="background:${c.color}"></div>
<span class="legend-label">${c.label}</span>
<span class="legend-count">${c.count}</span>`;
item.onclick = () => {
if (hiddenCommunities.has(c.cid)) {
hiddenCommunities.delete(c.cid);
item.classList.remove('dimmed');
} else {
hiddenCommunities.add(c.cid);
item.classList.add('dimmed');
}
const updates = RAW_NODES
.filter(n => n.community === c.cid)
.map(n => ({ id: n.id, hidden: hiddenCommunities.has(c.cid) }));
nodesDS.update(updates);
};
legendEl.appendChild(item);
});
</script>
<script>
// Render hyperedges as shaded regions
const hyperedges = [];
// afterDrawing passes ctx already transformed to network coordinate space.
// Draw node positions raw — no manual pan/zoom/DPR math needed.
network.on('afterDrawing', function(ctx) {
hyperedges.forEach(h => {
const positions = h.nodes
.map(nid => network.getPositions([nid])[nid])
.filter(p => p !== undefined);
if (positions.length < 2) return;
ctx.save();
ctx.globalAlpha = 0.12;
ctx.fillStyle = '#6366f1';
ctx.strokeStyle = '#6366f1';
ctx.lineWidth = 2;
ctx.beginPath();
// Centroid and expanded hull in network coordinates
const cx = positions.reduce((s, p) => s + p.x, 0) / positions.length;
const cy = positions.reduce((s, p) => s + p.y, 0) / positions.length;
const expanded = positions.map(p => ({
x: cx + (p.x - cx) * 1.15,
y: cy + (p.y - cy) * 1.15
}));
ctx.moveTo(expanded[0].x, expanded[0].y);
expanded.slice(1).forEach(p => ctx.lineTo(p.x, p.y));
ctx.closePath();
ctx.fill();
ctx.globalAlpha = 0.4;
ctx.stroke();
// Label
ctx.globalAlpha = 0.8;
ctx.fillStyle = '#4f46e5';
ctx.font = 'bold 11px sans-serif';
ctx.textAlign = 'center';
ctx.fillText(h.label, cx, cy - 5);
ctx.restore();
});
});
</script>
</body>
</html>