1
0
mirror of https://github.com/ManyakRus/image_connections.git synced 2025-09-16 08:56:36 +02:00

сделал FindLinesCount_Cache

This commit is contained in:
Nikitin Aleksandr
2024-03-15 10:48:11 +03:00
parent 65d8d4b1a5
commit 6a1d634d96
2 changed files with 30 additions and 0 deletions

View File

@@ -57,3 +57,6 @@ graph:
conn:
clear
image_connections ./internal docs/connections.graphml $(SERVICENAME)
lines:
clear
go_lines_count ./ ./docs/lines_count.txt 10

27
docs/lines_count.txt Normal file
View File

@@ -0,0 +1,27 @@
Name Level Lines count Functions count
. 1 1750 51
bin 2 0 0
settings 3 0 0
cmd 2 0 0
test_copy 3 0 0
docs 2 0 0
examples 2 0 0
admin_service 3 0 0
casebook_service 3 0 0
debezium_adapter_postgres 3 0 0
debtors_list 3 0 0
post_office_service 3 0 0
stack_exchange_postgres 3 0 0
sync_service 3 0 0
whatsapp_chatgpt 3 0 0
internal 2 1008 36
config 3 70 3
constants 3 6 0
load_json 3 110 4
logic 3 460 13
packages_folder 3 99 3
parse_go 3 217 10
pkg 2 742 15
graphml 3 742 15
settings 2 0 0
test 2 0 0