{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_core_isinstanceoftest_php", "label": "IsInstanceOfTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L1"}, {"id": "core_isinstanceoftest_isinstanceoftest", "label": "IsInstanceOfTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L4"}, {"id": "core_isinstanceoftest_isinstanceoftest_setup", "label": ".setUp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L10"}, {"id": "core_isinstanceoftest_isinstanceoftest_creatematcher", "label": ".createMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L16"}, {"id": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "label": ".testEvaluatesToTrueIfArgumentIsInstanceOfASpecificClass()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L21"}, {"id": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "label": ".testEvaluatesToFalseIfArgumentIsNotAnObject()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L29"}, {"id": "core_isinstanceoftest_isinstanceoftest_testhasareadabledescription", "label": ".testHasAReadableDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L38"}, {"id": "core_isinstanceoftest_isinstanceoftest_testdecribesactualclassinmismatchmessage", "label": ".testDecribesActualClassInMismatchMessage()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L43"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_core_isinstanceoftest_php", "target": "core_isinstanceoftest_isinstanceoftest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L4", "weight": 1.0}, {"source": "core_isinstanceoftest_isinstanceoftest", "target": "core_isinstanceoftest_isinstanceoftest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L10", "weight": 1.0}, {"source": "core_isinstanceoftest_isinstanceoftest", "target": "core_isinstanceoftest_isinstanceoftest_creatematcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L16", "weight": 1.0}, {"source": "core_isinstanceoftest_isinstanceoftest", "target": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L21", "weight": 1.0}, {"source": "core_isinstanceoftest_isinstanceoftest", "target": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L29", "weight": 1.0}, {"source": "core_isinstanceoftest_isinstanceoftest", "target": "core_isinstanceoftest_isinstanceoftest_testhasareadabledescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L38", "weight": 1.0}, {"source": "core_isinstanceoftest_isinstanceoftest", "target": "core_isinstanceoftest_isinstanceoftest_testdecribesactualclassinmismatchmessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L43", "weight": 1.0}], "raw_calls": [{"caller_nid": "core_isinstanceoftest_isinstanceoftest_creatematcher", "callee": "\\Hamcrest\\Core\\IsInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L18"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L23"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L23"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L24"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L24"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L25"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L25"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L25"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L26"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L26"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestotrueifargumentisinstanceofaspecificclass", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L26"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L31"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L31"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L31"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L32"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L32"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L32"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L33"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L33"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L33"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L34"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L34"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L34"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "assertThat", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L35"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "not", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L35"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testevaluatestofalseifargumentisnotanobject", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L35"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testhasareadabledescription", "callee": "assertDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L40"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testhasareadabledescription", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L40"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testdecribesactualclassinmismatchmessage", "callee": "assertMismatchDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L45"}, {"caller_nid": "core_isinstanceoftest_isinstanceoftest_testdecribesactualclassinmismatchmessage", "callee": "anInstanceOf", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Core\\IsInstanceOfTest.php", "source_location": "L47"}]}