47 lines
5.7 KiB
Plaintext
47 lines
5.7 KiB
Plaintext
Date : 2025-07-30 07:45:45
|
|
Directory : c:\src\____GitProjects\cpp_python_debug\cpp_python_debug
|
|
Total : 20 files, 7759 codes, 509 comments, 854 blanks, all 9122 lines
|
|
|
|
Languages
|
|
+----------+------------+------------+------------+------------+------------+
|
|
| language | files | code | comment | blank | total |
|
|
+----------+------------+------------+------------+------------+------------+
|
|
| Python | 20 | 7,759 | 509 | 854 | 9,122 |
|
|
+----------+------------+------------+------------+------------+------------+
|
|
|
|
Directories
|
|
+--------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
| path | files | code | comment | blank | total |
|
|
+--------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
| . | 20 | 7,759 | 509 | 854 | 9,122 |
|
|
| . (Files) | 3 | 170 | 66 | 39 | 275 |
|
|
| core | 11 | 2,991 | 294 | 400 | 3,685 |
|
|
| gui | 6 | 4,598 | 149 | 415 | 5,162 |
|
|
+--------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+
|
|
|
|
Files
|
|
+--------------------------------------------------------------------------------------------+----------+------------+------------+------------+------------+
|
|
| filename | language | code | comment | blank | total |
|
|
+--------------------------------------------------------------------------------------------+----------+------------+------------+------------+------------+
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\__init__.py | Python | 0 | 0 | 1 | 1 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\__main__.py | Python | 133 | 39 | 27 | 199 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\_version.py | Python | 37 | 27 | 11 | 75 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\__init__.py | Python | 0 | 0 | 1 | 1 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\config_manager.py | Python | 312 | 57 | 34 | 403 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\file_utils.py | Python | 38 | 24 | 16 | 78 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\frozen_utils.py | Python | 61 | 14 | 9 | 84 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\gdb_controller.py | Python | 557 | 23 | 61 | 641 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\gdb_dumper.py | Python | 457 | 51 | 68 | 576 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\gdb_interactive_inspector.py | Python | 226 | 5 | 31 | 262 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\gdb_mi_session.py | Python | 509 | 47 | 64 | 620 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\output_formatter.py | Python | 80 | 19 | 17 | 116 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\profile_executor.py | Python | 521 | 16 | 73 | 610 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\core\symbol_analyzer.py | Python | 230 | 38 | 26 | 294 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\gui\__init__.py | Python | 0 | 0 | 1 | 1 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\gui\action_editor_window.py | Python | 783 | 17 | 64 | 864 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\gui\config_window.py | Python | 538 | 21 | 57 | 616 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\gui\dialogs.py | Python | 406 | 20 | 64 | 490 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\gui\main_window.py | Python | 1,581 | 20 | 89 | 1,690 |
|
|
| c:\src\____GitProjects\cpp_python_debug\cpp_python_debug\gui\profile_manager_window.py | Python | 1,290 | 71 | 140 | 1,501 |
|
|
| Total | | 7,759 | 509 | 854 | 9,122 |
|
|
+--------------------------------------------------------------------------------------------+----------+------------+------------+------------+------------+ |