{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "label": "README.md", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L1"}, {"id": "hamcrest_php_readme_codeblock_1", "label": "code:php (Hamcrest_MatcherAssert::assertThat('a', Hamcrest_Matchers::e)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L49"}, {"id": "hamcrest_php_readme_codeblock_2", "label": "code:php ($result = true;)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L55"}, {"id": "hamcrest_php_readme_codeblock_3", "label": "code:php (\\Hamcrest\\Util::registerGlobalFunctions();)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L72"}, {"id": "hamcrest_php_readme_array", "label": "Array", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L94"}, {"id": "hamcrest_php_readme_codeblock_4", "label": "code:php (assertThat([], anArray());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L97"}, {"id": "hamcrest_php_readme_codeblock_5", "label": "code:php ($list = range(2, 7, 2);)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L102"}, {"id": "hamcrest_php_readme_codeblock_6", "label": "code:php (assertThat([2, 4, 6], arrayContainingInAnyOrder([6, 4, 2]));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L111"}, {"id": "hamcrest_php_readme_codeblock_7", "label": "code:php (assertThat([2, 4, 6], arrayContaining([2, 4, 6]));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L119"}, {"id": "hamcrest_php_readme_codeblock_8", "label": "code:php (assertThat([2, 4, 6], contains([2, 4, 6]));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L125"}, {"id": "hamcrest_php_readme_codeblock_9", "label": "code:php (assertThat(['name'=> 'foobar'], hasKeyInArray('name'));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L130"}, {"id": "hamcrest_php_readme_codeblock_10", "label": "code:php (assertThat(['name'=> 'foobar'], hasKeyValuePair('name', 'foo)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L137"}, {"id": "hamcrest_php_readme_codeblock_11", "label": "code:php (assertthat([2, 4, 6], arrayWithSize(3));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L143"}, {"id": "hamcrest_php_readme_codeblock_12", "label": "code:php (assertThat([], emptyArray());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L147"}, {"id": "hamcrest_php_readme_codeblock_13", "label": "code:php (assertThat([1], nonEmptyArray());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L152"}, {"id": "hamcrest_php_readme_collection", "label": "Collection", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L156"}, {"id": "hamcrest_php_readme_codeblock_14", "label": "code:php ($empty_it = new EmptyIterator;)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L159"}, {"id": "hamcrest_php_readme_codeblock_15", "label": "code:php ($non_empty_it = new ArrayIterator(range(1, 10));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L165"}, {"id": "hamcrest_php_readme_codeblock_16", "label": "code:php ($non_empty_it = new ArrayIterator(range(1, 10));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L172"}, {"id": "hamcrest_php_readme_core", "label": "Core", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L178"}, {"id": "hamcrest_php_readme_codeblock_17", "label": "code:php (assertThat([2,4,6], allOf(hasValue(2), arrayWithSize(3)));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L181"}, {"id": "hamcrest_php_readme_codeblock_18", "label": "code:php (assertThat([2, 4, 6], anyOf(hasValue(8), hasValue(2)));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L186"}, {"id": "hamcrest_php_readme_codeblock_19", "label": "code:php (assertThat([2, 4, 6], noneOf(hasValue(1), hasValue(3)));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L191"}, {"id": "hamcrest_php_readme_codeblock_20", "label": "code:php (assertThat([2, 4, 6], both(hasValue(2))->andAlso(hasValue(4))", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L196"}, {"id": "hamcrest_php_readme_codeblock_21", "label": "code:php (assertThat([2, 4, 6], either(hasValue(2))->orElse(hasValue(4)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L201"}, {"id": "hamcrest_php_readme_codeblock_22", "label": "code:php ($expected = \"Dog\";)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L206"}, {"id": "hamcrest_php_readme_codeblock_23", "label": "code:php (assertThat([2, 4, 6], everyItem(notNullValue()));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L216"}, {"id": "hamcrest_php_readme_codeblock_24", "label": "code:php (assertThat([2, 4, 6], hasItem(equalTo(2)));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L221"}, {"id": "hamcrest_php_readme_codeblock_25", "label": "code:php (assertThat([1, 3, 5], hasItems(equalTo(1), equalTo(3)));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L226"}, {"id": "hamcrest_php_readme_object", "label": "Object", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L230"}, {"id": "hamcrest_php_readme_codeblock_26", "label": "code:php (class Foo {)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L233"}, {"id": "hamcrest_php_readme_codeblock_27", "label": "code:php ($foo = new Foo;)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L246"}, {"id": "hamcrest_php_readme_codeblock_28", "label": "code:php (assertThat($foo, is(not(identicalTo($foo2))));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L253"}, {"id": "hamcrest_php_readme_codeblock_29", "label": "code:php (assertThat($foo, anInstanceOf(Foo::class));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L258"}, {"id": "hamcrest_php_readme_codeblock_30", "label": "code:php (assertThat(null, is(nullValue()));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L265"}, {"id": "hamcrest_php_readme_codeblock_31", "label": "code:php (assertThat(\"\", notNullValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L270"}, {"id": "hamcrest_php_readme_codeblock_32", "label": "code:php (assertThat($foo, is(not(sameInstance($foo2))));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L275"}, {"id": "hamcrest_php_readme_codeblock_33", "label": "code:php (assertThat(1, typeOf(\"integer\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L281"}, {"id": "hamcrest_php_readme_codeblock_34", "label": "code:php (assertThat($foo, notSet(\"name\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L286"}, {"id": "hamcrest_php_readme_codeblock_35", "label": "code:php ($foo->name = \"bar\";)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L291"}, {"id": "hamcrest_php_readme_numbers", "label": "Numbers", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L296"}, {"id": "hamcrest_php_readme_codeblock_36", "label": "code:php (assertThat(3, closeTo(3, 0.5));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L299"}, {"id": "hamcrest_php_readme_codeblock_37", "label": "code:php (assertThat(2, comparesEqualTo(2));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L304"}, {"id": "hamcrest_php_readme_codeblock_38", "label": "code:block38 (assertThat(2, greaterThan(1));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L309"}, {"id": "hamcrest_php_readme_codeblock_39", "label": "code:php (assertThat(2, greaterThanOrEqualTo(2));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L314"}, {"id": "hamcrest_php_readme_codeblock_40", "label": "code:php (assertThat(3, atLeast(2));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L319"}, {"id": "hamcrest_php_readme_codeblock_41", "label": "code:php (assertThat(2, lessThan(3));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L323"}, {"id": "hamcrest_php_readme_codeblock_42", "label": "code:php (assertThat(2, lessThanOrEqualTo(3));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L328"}, {"id": "hamcrest_php_readme_codeblock_43", "label": "code:php (assertThat(2, atMost(3));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L333"}, {"id": "hamcrest_php_readme_string", "label": "String", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L337"}, {"id": "hamcrest_php_readme_codeblock_44", "label": "code:php (assertThat(\"\", emptyString());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L340"}, {"id": "hamcrest_php_readme_codeblock_45", "label": "code:php (assertThat(null, isEmptyOrNullString());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L345"}, {"id": "hamcrest_php_readme_codeblock_46", "label": "code:php (assertThat(\"\", nullOrEmptyString());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L350"}, {"id": "hamcrest_php_readme_codeblock_47", "label": "code:php (assertThat(\"foo\", isNonEmptyString());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L355"}, {"id": "hamcrest_php_readme_codeblock_48", "label": "code:php (assertThat(\"foo\", nonEmptyString());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L360"}, {"id": "hamcrest_php_readme_codeblock_49", "label": "code:php (assertThat(\"Foo\", equalToIgnoringCase(\"foo\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L365"}, {"id": "hamcrest_php_readme_codeblock_50", "label": "code:php (assertThat(\" Foo \", equalToIgnoringWhiteSpace(\"Foo\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L369"}, {"id": "hamcrest_php_readme_codeblock_51", "label": "code:php (assertThat(\"foobarbaz\", matchesPattern('/(foo)(bar)(baz)/')))", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L374"}, {"id": "hamcrest_php_readme_codeblock_52", "label": "code:php (assertThat(\"foobar\", containsString(\"foo\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L379"}, {"id": "hamcrest_php_readme_codeblock_53", "label": "code:php (assertThat(\"fooBar\", containsStringIgnoringCase(\"bar\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L384"}, {"id": "hamcrest_php_readme_codeblock_54", "label": "code:php (assertThat(\"foo\", stringContainsInOrder(\"foo\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L389"}, {"id": "hamcrest_php_readme_codeblock_55", "label": "code:php (assertThat(\"foo\", endsWith(\"oo\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L394"}, {"id": "hamcrest_php_readme_codeblock_56", "label": "code:php (assertThat(\"bar\", startsWith(\"ba\"));)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L399"}, {"id": "hamcrest_php_readme_type_checking", "label": "Type-checking", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L403"}, {"id": "hamcrest_php_readme_codeblock_57", "label": "code:php (assertThat([], arrayValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L406"}, {"id": "hamcrest_php_readme_codeblock_58", "label": "code:php (assertThat(true, booleanValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L411"}, {"id": "hamcrest_php_readme_codeblock_59", "label": "code:php ($func = function () {};)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L417"}, {"id": "hamcrest_php_readme_codeblock_60", "label": "code:php (assertThat(3.14, doubleValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L422"}, {"id": "hamcrest_php_readme_codeblock_61", "label": "code:php (assertThat(3.14, floatValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L427"}, {"id": "hamcrest_php_readme_codeblock_62", "label": "code:php (assertThat(1, integerValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L432"}, {"id": "hamcrest_php_readme_codeblock_63", "label": "code:php (assertThat(\"123\", numericValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L439"}, {"id": "hamcrest_php_readme_codeblock_64", "label": "code:php ($obj = new stdClass;)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L444"}, {"id": "hamcrest_php_readme_codeblock_65", "label": "code:php (assertThat($obj, anObject());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L449"}, {"id": "hamcrest_php_readme_codeblock_66", "label": "code:php ($fp = fopen(\"/tmp/foo\", \"w+\");)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L454"}, {"id": "hamcrest_php_readme_codeblock_67", "label": "code:php (assertThat(1, scalarValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L460"}, {"id": "hamcrest_php_readme_codeblock_68", "label": "code:php (assertThat(\"\", stringValue());)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L465"}, {"id": "hamcrest_php_readme_xml", "label": "XML", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L469"}, {"id": "hamcrest_php_readme_codeblock_69", "label": "code:php ($xml = <<<XML)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L472"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L49", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L55", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L72", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L94", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L97", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L102", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L111", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L119", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L125", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_9", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L130", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_10", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L137", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_11", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L143", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_12", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L147", "weight": 1.0}, {"source": "hamcrest_php_readme_array", "target": "hamcrest_php_readme_codeblock_13", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L152", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_collection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L156", "weight": 1.0}, {"source": "hamcrest_php_readme_collection", "target": "hamcrest_php_readme_codeblock_14", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L159", "weight": 1.0}, {"source": "hamcrest_php_readme_collection", "target": "hamcrest_php_readme_codeblock_15", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L165", "weight": 1.0}, {"source": "hamcrest_php_readme_collection", "target": "hamcrest_php_readme_codeblock_16", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L172", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_core", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L178", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_17", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L181", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_18", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L186", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_19", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L191", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_20", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L196", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_21", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L201", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_22", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L206", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_23", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L216", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_24", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L221", "weight": 1.0}, {"source": "hamcrest_php_readme_core", "target": "hamcrest_php_readme_codeblock_25", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L226", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L230", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_26", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L233", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_27", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L246", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_28", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L253", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_29", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L258", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_30", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L265", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_31", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L270", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_32", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L275", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_33", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L281", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_34", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L286", "weight": 1.0}, {"source": "hamcrest_php_readme_object", "target": "hamcrest_php_readme_codeblock_35", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L291", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_numbers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L296", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_36", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L299", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_37", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L304", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_38", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L309", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_39", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L314", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_40", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L319", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_41", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L323", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_42", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L328", "weight": 1.0}, {"source": "hamcrest_php_readme_numbers", "target": "hamcrest_php_readme_codeblock_43", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L333", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L337", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_44", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L340", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_45", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L345", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_46", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L350", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_47", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L355", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_48", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L360", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_49", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L365", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_50", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L369", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_51", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L374", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_52", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L379", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_53", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L384", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_54", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L389", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_55", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L394", "weight": 1.0}, {"source": "hamcrest_php_readme_string", "target": "hamcrest_php_readme_codeblock_56", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L399", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_type_checking", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L403", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_57", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L406", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_58", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L411", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_59", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L417", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_60", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L422", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_61", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L427", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_62", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L432", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_63", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L439", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_64", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L444", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_65", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L449", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_66", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L454", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_67", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L460", "weight": 1.0}, {"source": "hamcrest_php_readme_type_checking", "target": "hamcrest_php_readme_codeblock_68", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L465", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_hamcrest_hamcrest_php_readme_md", "target": "hamcrest_php_readme_xml", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L469", "weight": 1.0}, {"source": "hamcrest_php_readme_xml", "target": "hamcrest_php_readme_codeblock_69", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\hamcrest\\hamcrest-php\\README.md", "source_location": "L472", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}