Files
clinicpro/graphify-out/cache/ast/v0.8.44/9b681514431bf2585b3a9e2f861445a7287bd69edc01610b36ec3e015032c5a1.json
T
2026-08-01 16:15:39 +03:30

1 line
75 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_testasmallsampleisshownwithoutaseverity", "label": ".testASmallSampleIsShownWithoutASeverity()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L149"}, {"id": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "label": ".testAnAccurateServiceHasNoSeverity()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L175"}, {"id": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "label": ".testEachSeverityThresholdIsHitExactly()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L209"}, {"id": "report_reporttest_reporttest_severitycases", "label": ".severityCases()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L235"}, {"id": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "label": ".testAResourceWithoutACalendarHasNullUtilization()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L248"}, {"id": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "label": ".testOccupiedIncludesTheWaitingSegmentButActiveDoesNot()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L294"}, {"id": "report_reporttest_reporttest_bookedappointment", "label": ".bookedAppointment()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L344"}, {"id": "doctoraddress", "label": "DoctorAddress", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L344"}, {"id": "report_reporttest_reporttest_occupy", "label": ".occupy()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L367"}, {"id": "clinicresource", "label": "ClinicResource", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L367"}, {"id": "report_reporttest_reporttest_segment", "label": ".segment()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L385"}, {"id": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "label": ".testQueryCountDoesNotGrowWithTheNumberOfResources()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L411"}, {"id": "report_reporttest_reporttest_querycount", "label": ".queryCount()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L456"}, {"id": "connection", "label": "Connection", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L456"}, {"id": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "label": ".testARangeLongerThanNinetyDaysIsRejected()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L463"}, {"id": "report_reporttest_reporttest_testaninvertedrangeisrejected", "label": ".testAnInvertedRangeIsRejected()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L476"}, {"id": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "label": ".testAnotherClinicSeesItsOwnNumbersOnly()", "file_type": "code", "source_file": "tests/Report/ReportTest.php", "source_location": "L489"}], "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_testasmallsampleisshownwithoutaseverity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L149", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testanaccurateservicehasnoseverity", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L175", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L209", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_severitycases", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L235", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testaresourcewithoutacalendarhasnullutilization", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L248", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L294", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_bookedappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L344", "weight": 1.0}, {"source": "report_reporttest_reporttest_bookedappointment", "target": "doctoraddress", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L344", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest_bookedappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L344", "weight": 1.0, "context": "return_type"}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_occupy", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L367", "weight": 1.0}, {"source": "report_reporttest_reporttest_occupy", "target": "clinicresource", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L367", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest_occupy", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L367", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_segment", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L385", "weight": 1.0}, {"source": "report_reporttest_reporttest_segment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L385", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L411", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_querycount", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L456", "weight": 1.0}, {"source": "report_reporttest_reporttest_querycount", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L456", "weight": 1.0, "context": "parameter_type"}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testarangelongerthanninetydaysisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L463", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testaninvertedrangeisrejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L476", "weight": 1.0}, {"source": "report_reporttest_reporttest", "target": "report_reporttest_reporttest_testanotherclinicseesitsownnumbersonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L489", "weight": 1.0}, {"source": "report_reporttest_reporttest_clinic", "target": "doctoraddress", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L36", "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_testasmallsampleisshownwithoutaseverity", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L151", "weight": 1.0}, {"source": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "target": "report_reporttest_reporttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L152", "weight": 1.0}, {"source": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "target": "report_reporttest_reporttest_completed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L155", "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": "L177", "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": "L178", "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": "L182", "weight": 1.0}, {"source": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L212", "weight": 1.0}, {"source": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "target": "report_reporttest_reporttest_service", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L213", "weight": 1.0}, {"source": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "target": "report_reporttest_reporttest_completed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L217", "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": "L250", "weight": 1.0}, {"source": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L296", "weight": 1.0}, {"source": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "target": "report_reporttest_reporttest_bookedappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L318", "weight": 1.0}, {"source": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "target": "report_reporttest_reporttest_occupy", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L321", "weight": 1.0}, {"source": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "target": "report_reporttest_reporttest_segment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L322", "weight": 1.0}, {"source": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "target": "report_reporttest_reporttest_clinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L413", "weight": 1.0}, {"source": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "target": "report_reporttest_reporttest_querycount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "tests/Report/ReportTest.php", "source_location": "L438", "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": "L465", "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": "L478", "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": "L491", "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": "L494", "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": "L498", "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": "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_testasmallsampleisshownwithoutaseverity", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L153", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L155", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L156", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L158", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L160", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L164", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L166", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L169", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L170", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L171", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testasmallsampleisshownwithoutaseverity", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L172", "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": "L179", "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": "L182", "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": "L185", "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": "L187", "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": "L187", "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": "L187", "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": "L191", "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": "L191", "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": "L191", "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": "L193", "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": "L194", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L214", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L217", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L220", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "callee": "sprintf", "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_testeachseveritythresholdishitexactly", "callee": "time", "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_testeachseveritythresholdishitexactly", "callee": "time", "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_testeachseveritythresholdishitexactly", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L228", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testeachseveritythresholdishitexactly", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L228", "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": "L252", "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": "L253", "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": "L257", "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": "L257", "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": "L257", "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": "L259", "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": "L260", "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": "L264", "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": "L264", "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": "L266", "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": "L268", "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": "L270", "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": "L271", "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": "L272", "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": "L277", "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": "L277", "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": "L277", "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": "L281", "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": "L282", "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": "L283", "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": "L284", "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": "L285", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L298", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L299", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L303", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L303", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L303", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L305", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L306", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L310", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L310", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L312", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L312", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L315", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L325", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L327", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L329", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L331", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L336", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L336", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L336", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L340", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testoccupiedincludesthewaitingsegmentbutactivedoesnot", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L341", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L346", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L348", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "createUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L352", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L356", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "getClinicId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L356", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "setAddressId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L357", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L357", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L358", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L359", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L361", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_bookedappointment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L362", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_occupy", "callee": "setAppointmentId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L379", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_occupy", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L379", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_occupy", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L381", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_occupy", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L382", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_segment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L393", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_segment", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L401", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L415", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L416", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L420", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L420", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L420", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L422", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "static", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L422", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "authJson", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L426", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L427", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L429", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L431", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "responseCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L431", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L434", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L434", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L437", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "report", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L440", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L440", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L440", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "$count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L445", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "$count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L446", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "self", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L448", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_testquerycountdoesnotgrowwiththenumberofresources", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L451", "receiver": null}, {"caller_nid": "report_reporttest_reporttest_querycount", "callee": "fetchAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Report/ReportTest.php", "source_location": "L458", "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": "L467", "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": "L469", "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": "L469", "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": "L469", "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": "L473", "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": "L473", "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": "L480", "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": "L482", "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": "L482", "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": "L482", "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": "L486", "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": "L486", "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": "L495", "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": "L498", "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": "L501", "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": "L503", "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": "L503", "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": "L503", "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": "L507", "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": "L507", "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": "L507", "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": "L509", "receiver": null}]}