- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "label": "ClaimAutoCreationTest.php", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L1"}, {"id": "billing_claimautocreationtest_claimautocreationtest", "label": "ClaimAutoCreationTest", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L20"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L22"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L23"}, {"id": "billing_claimautocreationtest_claimautocreationtest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L25"}, {"id": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "label": ".draftInvoice()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L41"}, {"id": "invoice", "label": "Invoice", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L41"}, {"id": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "label": ".claimRepo()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L66"}, {"id": "claimrepository", "label": "ClaimRepository", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L66"}, {"id": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "label": ".invoiceService()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L71"}, {"id": "invoiceservice", "label": "InvoiceService", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L71"}, {"id": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "label": ".testFinalizingAnInsuredInvoiceCreatesItsClaims()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L76"}, {"id": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "label": ".testASupplementaryOnlyInvoiceStillGetsItsClaim()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L87"}, {"id": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "label": ".testFinalizingTwiceDoesNotDuplicateClaims()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L97"}, {"id": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "label": ".testAnInvoiceWithoutAnyInsuranceShareGetsNoClaim()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L107"}, {"id": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "label": ".testAZeroShareInsuranceIsNotClaimed()", "file_type": "code", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L117"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "invoice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "invoiceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "claimrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "invoiceservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "sharebreakdown", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_claimautocreationtest_php", "target": "billing_claimautocreationtest_claimautocreationtest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L20", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L20", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L22", "weight": 1.0, "context": "field"}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L23", "weight": 1.0, "context": "field"}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L25", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L41", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "target": "invoice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L41", "weight": 1.0, "context": "return_type"}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L66", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "target": "claimrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L66", "weight": 1.0, "context": "return_type"}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L71", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "target": "invoiceservice", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L71", "weight": 1.0, "context": "return_type"}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L76", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L87", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L97", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L107", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest", "target": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L117", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "target": "claimrepository", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L68", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "target": "invoiceservice", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L73", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "target": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L78", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "target": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L80", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "target": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L82", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "target": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L90", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "target": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L92", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "target": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L94", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "target": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L99", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "target": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L101", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "target": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L104", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "target": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L109", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "target": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L111", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "target": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L113", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "target": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L119", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "target": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L121", "weight": 1.0}, {"source": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "target": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Billing/ClaimAutoCreationTest.php", "source_location": "L123", "weight": 1.0}], "raw_calls": [{"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L32", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_setup", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L44", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "setSupplementaryInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "setBaseInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "setPatientRecordId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L45", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "addItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L56", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "recalculateTotals", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L60", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_draftinvoice", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L61", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_claimrepo", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_invoiceservice", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "callee": "finalize", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "callee": "kindsForInvoice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "callee": "sort", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizinganinsuredinvoicecreatesitsclaims", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L84", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "callee": "finalize", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L92", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "callee": "kindsForInvoice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testasupplementaryonlyinvoicestillgetsitsclaim", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L94", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "callee": "finalize", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "callee": "finalize", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L102", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "callee": "kindsForInvoice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testfinalizingtwicedoesnotduplicateclaims", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "callee": "finalize", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L111", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "callee": "kindsForInvoice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testaninvoicewithoutanyinsurancesharegetsnoclaim", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L113", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "callee": "finalize", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L121", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "callee": "kindsForInvoice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L123", "receiver": null}, {"caller_nid": "billing_claimautocreationtest_claimautocreationtest_testazeroshareinsuranceisnotclaimed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/ClaimAutoCreationTest.php", "source_location": "L123", "receiver": null}]} |