{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_matcherasserttest_php", "label": "MatcherAssertTest.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L1"}, {"id": "hamcrest_matcherasserttest_matcherasserttest", "label": "MatcherAssertTest", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L6"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_setup", "label": ".setUp()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L9"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "label": ".testResetCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L14"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "label": ".testAssertThatWithTrueArgPasses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L22"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "label": ".testAssertThatWithFalseArgFails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L32"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "label": ".testAssertThatWithIdentifierAndTrueArgPasses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L73"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "label": ".testAssertThatWithIdentifierAndFalseArgFails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L83"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatmatchpasses", "label": ".testAssertThatWithActualValueAndMatcherArgsThatMatchPasses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L124"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "label": ".testAssertThatWithActualValueAndMatcherArgsThatDontMatchFails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L130"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatmatchpasses", "label": ".testAssertThatWithIdentifierAndActualValueAndMatcherArgsThatMatchPasses()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L148"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "label": ".testAssertThatWithIdentifierAndActualValueAndMatcherArgsThatDontMatchFails()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L154"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithnoargsthrowserroranddoesntincrementcount", "label": ".testAssertThatWithNoArgsThrowsErrorAndDoesntIncrementCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L173"}, {"id": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfourargsthrowserroranddoesntincrementcount", "label": ".testAssertThatWithFourArgsThrowsErrorAndDoesntIncrementCount()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L183"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_matcherasserttest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L4", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_tests_hamcrest_matcherasserttest_php", "target": "hamcrest_matcherasserttest_matcherasserttest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L6", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L9", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L14", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L22", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L32", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L73", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L83", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatmatchpasses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L124", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L130", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatmatchpasses", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L148", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L154", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithnoargsthrowserroranddoesntincrementcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L173", "weight": 1.0}, {"source": "hamcrest_matcherasserttest_matcherasserttest", "target": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfourargsthrowserroranddoesntincrementcount", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L183", "weight": 1.0}], "raw_calls": [{"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_setup", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L11"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L16"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L17"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L17"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L18"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L19"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testresetcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L19"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L24"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L25"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L26"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L27"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L28"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L29"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L29"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L35"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L36"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L38"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L38"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L41"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L42"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L44"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L44"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L47"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L48"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L50"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L50"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L53"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L54"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L56"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L56"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L59"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L60"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L62"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L62"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L65"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L66"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L68"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L68"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L70"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L70"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L75"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L76"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L77"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L78"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L79"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L80"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandtrueargpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L80"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L86"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L87"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L89"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L89"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L92"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L93"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L95"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L95"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L98"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L99"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L101"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L101"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L104"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L105"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L107"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L107"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L110"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L111"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L113"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L113"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L116"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L117"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L119"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L119"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L121"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandfalseargfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L121"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatmatchpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L126"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatmatchpasses", "callee": "is", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L126"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatmatchpasses", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L127"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatmatchpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L127"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L140"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "callee": "equalTo", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L140"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L141"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L143"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L143"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L144"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithactualvalueandmatcherargsthatdontmatchfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L144"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatmatchpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L150"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatmatchpasses", "callee": "is", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L150"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatmatchpasses", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L151"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatmatchpasses", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L151"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L165"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "callee": "equalTo", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L165"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L166"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L168"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "callee": "getMessage", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L168"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L169"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithidentifierandactualvalueandmatcherargsthatdontmatchfails", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L169"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithnoargsthrowserroranddoesntincrementcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L176"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithnoargsthrowserroranddoesntincrementcount", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L177"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithnoargsthrowserroranddoesntincrementcount", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L179"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithnoargsthrowserroranddoesntincrementcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L179"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfourargsthrowserroranddoesntincrementcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L186"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfourargsthrowserroranddoesntincrementcount", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L187"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfourargsthrowserroranddoesntincrementcount", "callee": "self", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L189"}, {"caller_nid": "hamcrest_matcherasserttest_matcherasserttest_testassertthatwithfourargsthrowserroranddoesntincrementcount", "callee": "\\Hamcrest\\MatcherAssert", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\tests\\Hamcrest\\MatcherAssertTest.php", "source_location": "L189"}]}