{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_testsuiteiterator_php", "label": "TestSuiteIterator.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L1"}, {"id": "framework_testsuiteiterator_testsuiteiterator", "label": "TestSuiteIterator", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L23"}, {"id": "framework_testsuiteiterator_testsuiteiterator_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L32"}, {"id": "framework_testsuiteiterator_testsuiteiterator_rewind", "label": ".rewind()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L37"}, {"id": "framework_testsuiteiterator_testsuiteiterator_valid", "label": ".valid()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L42"}, {"id": "framework_testsuiteiterator_testsuiteiterator_key", "label": ".key()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L47"}, {"id": "framework_testsuiteiterator_testsuiteiterator_current", "label": ".current()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L52"}, {"id": "framework_testsuiteiterator_testsuiteiterator_next", "label": ".next()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L57"}, {"id": "framework_testsuiteiterator_testsuiteiterator_getchildren", "label": ".getChildren()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L65"}, {"id": "framework_testsuiteiterator_testsuiteiterator_haschildren", "label": ".hasChildren()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L80"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_testsuiteiterator_php", "target": "assert", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L12", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_testsuiteiterator_php", "target": "count", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L13", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_testsuiteiterator_php", "target": "recursiveiterator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L14", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpunit_phpunit_src_framework_testsuiteiterator_php", "target": "framework_testsuiteiterator_testsuiteiterator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L23", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L32", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_rewind", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L37", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_valid", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L42", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L47", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_current", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L52", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L57", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_getchildren", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L65", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator", "target": "framework_testsuiteiterator_testsuiteiterator_haschildren", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L80", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator_getchildren", "target": "framework_testsuiteiterator_testsuiteiterator_haschildren", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L67", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator_getchildren", "target": "framework_testsuiteiterator_testsuiteiterator_current", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L73", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator_haschildren", "target": "framework_testsuiteiterator_testsuiteiterator_valid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L82", "weight": 1.0}, {"source": "framework_testsuiteiterator_testsuiteiterator_haschildren", "target": "framework_testsuiteiterator_testsuiteiterator_current", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L82", "weight": 1.0}], "raw_calls": [{"caller_nid": "framework_testsuiteiterator_testsuiteiterator_construct", "callee": "tests", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L34"}, {"caller_nid": "framework_testsuiteiterator_testsuiteiterator_valid", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L44"}, {"caller_nid": "framework_testsuiteiterator_testsuiteiterator_getchildren", "callee": "assert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\phpunit\\src\\Framework\\TestSuiteIterator.php", "source_location": "L75"}]}