1 line
9.8 KiB
JSON
1 line
9.8 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_salvage_value_py", "label": "test_salvage_value.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L1"}, {"id": "test_salvage_value_testsalvagevalue", "label": "TestSalvageValue", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L9"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_salvage_value_testsalvagevalue_test_zero_method_returns_zero", "label": ".test_zero_method_returns_zero()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L11"}, {"id": "test_salvage_value_testsalvagevalue_test_percentage_method", "label": ".test_percentage_method()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L15"}, {"id": "test_salvage_value_testsalvagevalue_test_fixed_method", "label": ".test_fixed_method()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L21"}, {"id": "test_salvage_value_testsalvagevalue_test_unknown_method_raises", "label": ".test_unknown_method_raises()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L27"}, {"id": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_midway", "label": ".test_remaining_useful_life_value_midway()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L34"}, {"id": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_at_end_returns_salvage", "label": ".test_remaining_useful_life_value_at_end_returns_salvage()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L41"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_salvage_value_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_salvage_value_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_salvage_value_py", "target": "odoo_addons_fusion_accounting_assets_services_salvage_value", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_salvage_value_py", "target": "test_salvage_value_testsalvagevalue", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L9", "weight": 1.0}, {"source": "test_salvage_value_testsalvagevalue", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L9", "weight": 1.0}, {"source": "test_salvage_value_testsalvagevalue", "target": "test_salvage_value_testsalvagevalue_test_zero_method_returns_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L11", "weight": 1.0}, {"source": "test_salvage_value_testsalvagevalue", "target": "test_salvage_value_testsalvagevalue_test_percentage_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L15", "weight": 1.0}, {"source": "test_salvage_value_testsalvagevalue", "target": "test_salvage_value_testsalvagevalue_test_fixed_method", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L21", "weight": 1.0}, {"source": "test_salvage_value_testsalvagevalue", "target": "test_salvage_value_testsalvagevalue_test_unknown_method_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L27", "weight": 1.0}, {"source": "test_salvage_value_testsalvagevalue", "target": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_midway", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L34", "weight": 1.0}, {"source": "test_salvage_value_testsalvagevalue", "target": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_at_end_returns_salvage", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L41", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_salvage_value_testsalvagevalue_test_zero_method_returns_zero", "callee": "compute_salvage_value", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L12"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_zero_method_returns_zero", "callee": "SalvageConfig", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L12"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_zero_method_returns_zero", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L13"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_percentage_method", "callee": "compute_salvage_value", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L16"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_percentage_method", "callee": "SalvageConfig", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L17"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_percentage_method", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L19"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_fixed_method", "callee": "compute_salvage_value", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L22"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_fixed_method", "callee": "SalvageConfig", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L23"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_fixed_method", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L25"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_unknown_method_raises", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L28"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_unknown_method_raises", "callee": "compute_salvage_value", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L29"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_unknown_method_raises", "callee": "SalvageConfig", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L31"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_midway", "callee": "remaining_useful_life_value", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L36"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_midway", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L39"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_at_end_returns_salvage", "callee": "remaining_useful_life_value", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L42"}, {"caller_nid": "test_salvage_value_testsalvagevalue_test_remaining_useful_life_value_at_end_returns_salvage", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_salvage_value.py", "source_location": "L45"}]} |