14,954
edits
m (→requirement) |
mNo edit summary |
||
| Line 15: | Line 15: | ||
== generation the cross reference report == | == generation the cross reference report == | ||
# Execute the c:\PHPXref\phpxref.bat and wait some minutes... | # Execute the c:\PHPXref\phpxref.bat and wait some minutes... | ||
# | # Example of summary statistics | ||
<pre> Files Scanned: 1284 containing 669767 lines | |||
<pre> | |||
7640 variable names in 24339 definitions and 238971 references. | 7640 variable names in 24339 definitions and 238971 references. | ||
5102 function/method names in 7711 definitions and 44215 references. | 5102 function/method names in 7711 definitions and 44215 references. | ||
| Line 26: | Line 23: | ||
0 table names in 0 references. | 0 table names in 0 references. | ||
</pre> | </pre> | ||
Browse the generated report: file://c:\PHPXref\output/index.html or see the [http://xref.moodle.org/nav.html?index.html demo] | |||
version: | version: | ||