generated from DevPlus1/Unity-Customer-Template
18 lines
3.3 KiB
Markdown
18 lines
3.3 KiB
Markdown
# File Purpose Report
|
|
|
|
This report uses cautious, best-effort guesses based on filenames, folders, imports, classes, and functions.
|
|
|
|
| File | Language/Type | Lines | Detected Classes | Detected Functions/Methods | Imports/Includes/Usings | Possible Purpose | Notes |
|
|
|---|---|---:|---|---|---|---|---|
|
|
| `index.php` | PHP | 4 | none detected | none detected | none detected | Likely entry point | Appears to be best-effort only. |
|
|
| `tests/validation-samples/csharp/broken.cs` | C# | 7 | ValidationSampleBroken | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tests/validation-samples/csharp/valid.cs` | C# | 7 | ValidationSampleValid | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tests/validation-samples/javascript/broken.js` | JavaScript | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tests/validation-samples/javascript/valid.js` | JavaScript | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tests/validation-samples/php/broken.php` | PHP | 2 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tests/validation-samples/php/valid.php` | PHP | 2 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tests/validation-samples/python/broken.py` | Python | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tests/validation-samples/python/valid.py` | Python | 1 | none detected | none detected | none detected | Likely test/sample file | Appears to be best-effort only. |
|
|
| `tools/generate-code-docs.sh` | Shell | 675 | none detected | relative_pathrecord_generated_fileappend_detected_typecollect_source_fileslanguage_for_fileline_countjoin_namesguess_purposeis_entry_pointextract_classesextract_functionsextract_importsfunction_name_from_linereturn_type_from_lineparameters_from_linevisibility_from_linestatic_async_from_lineguess_function_purposewrite_api_referencewrite_file_purposeunity_role_guesswrite_unity_scriptsextract_called_nameswrite_call_mapwrite_generated_files_reportwrite_summaryprint_summarymain | none detected | Possible automation or launch script | Appears to be best-effort only. |
|
|
| `tools/project-report.sh` | Shell | 586 | none detected | have_toolrecord_generated_filerelative_pathensure_report_dircollect_filessearch_treeappend_uniquedetect_entry_or_startupdetect_config_filesclassify_languagedetect_frameworksdetect_databasesread_customer_statusdetect_repo_namedetect_branch_namedetect_commit_hashwrite_languages_reportwrite_file_summary_reportwrite_project_flow_reportwrite_summary_reportwrite_generated_files_reportmain | none detected | Possible automation or launch script | Appears to be best-effort only. |
|
|
| `tools/validate-code.sh` | Shell | 372 | none detected | cleanuprecord_generated_fileescape_mdhave_toolensure_report_diradd_warningadd_erroradd_okrelative_pathjoin_bycollect_filesrun_checkrun_repo_build_checksvalidate_filewrite_generated_files_reportwrite_status_filewrite_error_reportprint_terminal_summarymain | none detected | Possible automation or launch script | Appears to be best-effort only. |
|