1 line
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "label": "ReportTest.php", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L1"}, {"id": "report_reporttest_reporttest", "label": "ReportTest", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L20"}, {"id": "apitestcase", "label": "ApiTestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "report_reporttest_reporttest_clinic", "label": ".clinic()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L25"}, {"id": "report_reporttest_reporttest_service", "label": ".service()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L48"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L48"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L48"}, {"id": "report_reporttest_reporttest_completed", "label": ".completed()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L60"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L60"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L60"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L60"}, {"id": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "label": ".testAServiceThatRunsLongIsFlaggedHigh()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L94"}, {"id": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "label": ".testAServiceThatRunsShortIsAlsoFlagged()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L122"}, {"id": "report_reporttest_reporttest_testasmallsampleisnotreported", "label": ".testASmallSampleIsNotReported()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L143"}, {"id": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "label": ".testAnAccurateServiceHasNoSeverity()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L164"}, {"id": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "label": ".testAResourceWithoutACalendarHasNullUtilization()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L189"}, {"id": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "label": ".testARangeLongerThanNinetyDaysIsRejected()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L231"}, {"id": "report_reporttest_reporttest_testaninvertedrangeisrejected", "label": ".testAnInvertedRangeIsRejected()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L244"}, {"id": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "label": ".testAnotherClinicSeesItsOwnNumbersOnly()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L257"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "apitestcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_report_reporttest_php", "target": "report_reporttest_reporttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L20", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "apitestcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L20", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_clinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L25", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_service", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L48", "weight": 1.0}, {"source": "report_reporttest_reporttest_service", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L48", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest_service", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L48", "weight": 1.0, "context": "return_type"}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_completed", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L60", "weight": 1.0}, {"source": "report_reporttest_reporttest_completed", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest_completed", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest_completed", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest_completed", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L60", "weight": 1.0, "context": "return_type"}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L94", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L122", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testasmallsampleisnotreported", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L143", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L164", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L189", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L231", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testaninvertedrangeisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L244", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L257", "weight": 1.0}, {"source": "report_reporttest_reporttest_completed", "target": "doctor", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Report/ReportTest.php", "source_location": "L73", "weight": 1.0}, {"source": "report_reporttest_reporttest_completed", "target": "user", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Report/ReportTest.php", "source_location": "L74", "weight": 1.0}, {"source": "report_reporttest_reporttest_completed", "target": "serviceitem", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Report/ReportTest.php", "source_location": "L79", "weight": 1.0}, {"source": "report_reporttest_reporttest_completed", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "tests/Report/ReportTest.php", "source_location": "L82", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L96", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "target": "report_reporttest_reporttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L97", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "target": "report_reporttest_reporttest_completed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L101", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L124", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "target": "report_reporttest_reporttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L125", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "target": "report_reporttest_reporttest_completed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L129", "weight": 1.0}, {"source": "report_reporttest_reporttest_testasmallsampleisnotreported", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L145", "weight": 1.0}, {"source": "report_reporttest_reporttest_testasmallsampleisnotreported", "target": "report_reporttest_reporttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L146", "weight": 1.0}, {"source": "report_reporttest_reporttest_testasmallsampleisnotreported", "target": "report_reporttest_reporttest_completed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L149", "weight": 1.0}, {"source": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L166", "weight": 1.0}, {"source": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "target": "report_reporttest_reporttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L167", "weight": 1.0}, {"source": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "target": "report_reporttest_reporttest_completed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L171", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L191", "weight": 1.0}, {"source": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L233", "weight": 1.0}, {"source": "report_reporttest_reporttest_testaninvertedrangeisrejected", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L246", "weight": 1.0}, {"source": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L259", "weight": 1.0}, {"source": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "target": "report_reporttest_reporttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L262", "weight": 1.0}, {"source": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "target": "report_reporttest_reporttest_completed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L266", "weight": 1.0}], "raw_calls": [{"caller_nid": "report_reporttest_reporttest_clinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L27", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L29", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L30", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L31", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L34", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "DoctorAddress", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L40", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L42", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_clinic", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L43", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_service", "callee": "setSoloDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L51", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_service", "callee": "setPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L52", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_service", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L53", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_service", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L54", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L69", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L70", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L78", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "setServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L79", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L80", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "setServiceDuration", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L81", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L82", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L83", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L85", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_completed", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L86", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L98", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L101", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L104", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L106", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L110", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L114", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L115", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L116", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L117", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunslongisflaggedhigh", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L118", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L126", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L129", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L132", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L134", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L138", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaservicethatrunsshortisalsoflagged", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L139", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L147", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L149", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L150", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L152", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L154", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisnotreported", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L168", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L174", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L176", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "current", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L180", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L182", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L183", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L193", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L194", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L198", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L200", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L201", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L205", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L207", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L209", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L211", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L212", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L213", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L218", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L222", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L223", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L224", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L225", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L226", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L235", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L237", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L237", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L237", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L241", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaninvertedrangeisrejected", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L248", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaninvertedrangeisrejected", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaninvertedrangeisrejected", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaninvertedrangeisrejected", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L250", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaninvertedrangeisrejected", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L254", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testaninvertedrangeisrejected", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L254", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L263", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L266", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L269", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L271", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L271", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L271", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L275", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L275", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L275", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L277", "receiver": null}]} |