Files
tfm_ainventory/graphify-out/cache/5d94cb9336a3f121b055c23bcf7c201908365931ee47980734db7e9ea597afa2.json

1 line
4.0 KiB
JSON

{"nodes": [{"id": "backend_tests_api_bench_py", "label": "api_bench.py", "file_type": "code", "source_file": "backend/tests/api_bench.py", "source_location": "L1"}, {"id": "api_bench_log_test", "label": "log_test()", "file_type": "code", "source_file": "backend/tests/api_bench.py", "source_location": "L8"}, {"id": "api_bench_run_api_suite", "label": "run_api_suite()", "file_type": "code", "source_file": "backend/tests/api_bench.py", "source_location": "L12"}], "edges": [{"source": "backend_tests_api_bench_py", "target": "requests", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/tests/api_bench.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_tests_api_bench_py", "target": "time", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/tests/api_bench.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_tests_api_bench_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/tests/api_bench.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_tests_api_bench_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/tests/api_bench.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_tests_api_bench_py", "target": "api_bench_log_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/api_bench.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_tests_api_bench_py", "target": "api_bench_run_api_suite", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/api_bench.py", "source_location": "L12", "weight": 1.0}, {"source": "api_bench_run_api_suite", "target": "api_bench_log_test", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/tests/api_bench.py", "source_location": "L23", "weight": 1.0}], "raw_calls": [{"caller_nid": "api_bench_log_test", "callee": "print", "source_file": "backend/tests/api_bench.py", "source_location": "L10"}, {"caller_nid": "api_bench_run_api_suite", "callee": "print", "source_file": "backend/tests/api_bench.py", "source_location": "L13"}, {"caller_nid": "api_bench_run_api_suite", "callee": "post", "source_file": "backend/tests/api_bench.py", "source_location": "L17"}, {"caller_nid": "api_bench_run_api_suite", "callee": "json", "source_file": "backend/tests/api_bench.py", "source_location": "L22"}, {"caller_nid": "api_bench_run_api_suite", "callee": "str", "source_file": "backend/tests/api_bench.py", "source_location": "L28"}, {"caller_nid": "api_bench_run_api_suite", "callee": "get", "source_file": "backend/tests/api_bench.py", "source_location": "L35"}, {"caller_nid": "api_bench_run_api_suite", "callee": "len", "source_file": "backend/tests/api_bench.py", "source_location": "L37"}, {"caller_nid": "api_bench_run_api_suite", "callee": "json", "source_file": "backend/tests/api_bench.py", "source_location": "L37"}, {"caller_nid": "api_bench_run_api_suite", "callee": "str", "source_file": "backend/tests/api_bench.py", "source_location": "L41"}, {"caller_nid": "api_bench_run_api_suite", "callee": "print", "source_file": "backend/tests/api_bench.py", "source_location": "L44"}, {"caller_nid": "api_bench_run_api_suite", "callee": "range", "source_file": "backend/tests/api_bench.py", "source_location": "L46"}, {"caller_nid": "api_bench_run_api_suite", "callee": "post", "source_file": "backend/tests/api_bench.py", "source_location": "L47"}, {"caller_nid": "api_bench_run_api_suite", "callee": "post", "source_file": "backend/tests/api_bench.py", "source_location": "L57"}, {"caller_nid": "api_bench_run_api_suite", "callee": "json", "source_file": "backend/tests/api_bench.py", "source_location": "L66"}, {"caller_nid": "api_bench_run_api_suite", "callee": "delete", "source_file": "backend/tests/api_bench.py", "source_location": "L70"}, {"caller_nid": "api_bench_run_api_suite", "callee": "get", "source_file": "backend/tests/api_bench.py", "source_location": "L83"}, {"caller_nid": "api_bench_run_api_suite", "callee": "print", "source_file": "backend/tests/api_bench.py", "source_location": "L89"}]}