Shell-nyush / counter.txt
counter.txt
Raw
Date: 2022-10-02 02:06:26
Directory: nyush-shell\src\main
Total: 5 files, 672 codes, 184 comments, 105 blanks, all 961 lines

Languages
+----------+------------+------------+------------+------------+------------+
| language | files      | code       | comment    | blank      | total      |
+----------+------------+------------+------------+------------+------------+
| C        |          3 |        613 |          0 |         75 |        688 |
| C++      |          1 |         48 |        183 |         26 |        257 |
| Makefile |          1 |         11 |          1 |          4 |         16 |
+----------+------------+------------+------------+------------+------------+

Directories
+---------------------+------------+------------+------------+------------+------------+
| path                | files      | code       | comment    | blank      | total      |
+---------------------+------------+------------+------------+------------+------------+
| .                   |          5 |        672 |        184 |        105 |        961 |
+---------------------+------------+------------+------------+------------+------------+

Files
+---------------------+----------+------------+------------+------------+------------+
| filename            | language | code       | comment    | blank      | total      |
+---------------------+----------+------------+------------+------------+------------+
| src\main\Makefile   | Makefile |         11 |          1 |          4 |         16 |
| src\main\executor.c | C        |        330 |          0 |         47 |        377 |
| src\main\nyush.c    | C        |         45 |          0 |          8 |         53 |
| src\main\parser.c   | C        |        238 |          0 |         20 |        258 |
| src\main\utils.h    | C++      |         48 |        183 |         26 |        257 |
| Total               |          |        672 |        184 |        105 |        961 |
+---------------------+----------+------------+------------+------------+------------+