{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_collection_isemptytraversabletest_php", "label": "IsEmptyTraversableTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L1"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest", "label": "IsEmptyTraversableTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L6"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_creatematcher", "label": ".createMatcher()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L9"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatchermatcheswhenempty", "label": ".testEmptyMatcherMatchesWhenEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L14"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchwhennotempty", "label": ".testEmptyMatcherDoesNotMatchWhenNotEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L23"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchnull", "label": ".testEmptyMatcherDoesNotMatchNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L32"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherhasareadabledescription", "label": ".testEmptyMatcherHasAReadableDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L41"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchnull", "label": ".testNonEmptyDoesNotMatchNull()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L46"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchwhenempty", "label": ".testNonEmptyDoesNotMatchWhenEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L55"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptymatcheswhennotempty", "label": ".testNonEmptyMatchesWhenNotEmpty()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L64"}, {"id": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptynonemptymatcherhasareadabledescription", "label": ".testNonEmptyNonEmptyMatcherHasAReadableDescription()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L73"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_collection_isemptytraversabletest_php", "target": "abstractmatchertest", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L4", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_collection_isemptytraversabletest_php", "target": "collection_isemptytraversabletest_isemptytraversabletest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L6", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_creatematcher", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L9", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatchermatcheswhenempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L14", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchwhennotempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L23", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L32", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherhasareadabledescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L41", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchnull", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L46", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchwhenempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L55", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptymatcheswhennotempty", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L64", "weight": 1.0}, {"source": "collection_isemptytraversabletest_isemptytraversabletest", "target": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptynonemptymatcherhasareadabledescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L73", "weight": 1.0}], "raw_calls": [{"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_creatematcher", "callee": "IsEmptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L11"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatchermatcheswhenempty", "callee": "assertMatches", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L16"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatchermatcheswhenempty", "callee": "emptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L17"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchwhennotempty", "callee": "assertDoesNotMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L25"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchwhennotempty", "callee": "emptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L26"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchnull", "callee": "assertDoesNotMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L34"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherdoesnotmatchnull", "callee": "emptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L35"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherhasareadabledescription", "callee": "assertDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L43"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testemptymatcherhasareadabledescription", "callee": "emptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L43"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchnull", "callee": "assertDoesNotMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L48"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchnull", "callee": "nonEmptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L49"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchwhenempty", "callee": "assertDoesNotMatch", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L57"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptydoesnotmatchwhenempty", "callee": "nonEmptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L58"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptymatcheswhennotempty", "callee": "assertMatches", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L66"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptymatcheswhennotempty", "callee": "nonEmptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L67"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptynonemptymatcherhasareadabledescription", "callee": "assertDescription", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L75"}, {"caller_nid": "collection_isemptytraversabletest_isemptytraversabletest_testnonemptynonemptymatcherhasareadabledescription", "callee": "nonEmptyTraversable", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\Collection\\IsEmptyTraversableTest.php", "source_location": "L75"}]}