Files
clinicpro/graphify-out/cache/ast/v0.8.44/eb14d36fa477583d7577c35f71f8fa43f1b5e761d7cf7c855bd20283f9f5f117.json

1 line
20 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "label": "BillingCalculatorTest.php", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L1"}, {"id": "billing_billingcalculatortest_billingcalculatortest", "label": "BillingCalculatorTest", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "billingcalculator", "label": "BillingCalculator", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L12"}, {"id": "billing_billingcalculatortest_billingcalculatortest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L14"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "label": ".testNoInsuranceAllPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L19"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "label": ".testBaseAndSupplementary()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L27"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "label": ".testBaseOnly()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L44"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "label": ".testBaseCeilingCapsShare()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L53"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testreferencescenariobasepercentonly", "label": ".testReferenceScenarioBasePercentOnly()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L63"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testbasefranchisedoesnotchargepatient", "label": ".testBaseFranchiseDoesNotChargePatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L74"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testsupplementaryfranchiseaddedtopatient", "label": ".testSupplementaryFranchiseAddedToPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L83"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testzeropercentleaveseverythingtopatient", "label": ".testZeroPercentLeavesEverythingToPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L95"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testfullpercentleavesnothingtopatient", "label": ".testFullPercentLeavesNothingToPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L103"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "label": ".testNotCoveredRule()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L111"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "billingcalculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "money", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "coveragerule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "billing_billingcalculatortest_billingcalculatortest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billingcalculator", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L14", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L19", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L27", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L44", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L53", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testreferencescenariobasepercentonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L63", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbasefranchisedoesnotchargepatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L74", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testsupplementaryfranchiseaddedtopatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L83", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testzeropercentleaveseverythingtopatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L95", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testfullpercentleavesnothingtopatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L103", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L111", "weight": 1.0}], "raw_calls": [{"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testreferencescenariobasepercentonly", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testreferencescenariobasepercentonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testreferencescenariobasepercentonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testreferencescenariobasepercentonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L71", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbasefranchisedoesnotchargepatient", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbasefranchisedoesnotchargepatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbasefranchisedoesnotchargepatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testsupplementaryfranchiseaddedtopatient", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L88", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testsupplementaryfranchiseaddedtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L90", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testsupplementaryfranchiseaddedtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L91", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testsupplementaryfranchiseaddedtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testzeropercentleaveseverythingtopatient", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testzeropercentleaveseverythingtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L99", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testzeropercentleaveseverythingtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L100", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testfullpercentleavesnothingtopatient", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testfullpercentleavesnothingtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L107", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testfullpercentleavesnothingtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L108", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "CoverageRule", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "CoverageRule", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L115", "receiver": null}]}