forked from menault/TD2_DEV51_Qualite_Algo
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8253ce6fe8 |
BIN
Qualité Algorithmique - Profiling & Complexité cyclomatique.pptx
Normal file
BIN
Qualité Algorithmique - Profiling & Complexité cyclomatique.pptx
Normal file
Binary file not shown.
@@ -1,26 +0,0 @@
|
||||
Deamon.c
|
||||
|
||||
create_deamon : 4 routes
|
||||
ping_request : 2 routes
|
||||
send_check : 4 routes
|
||||
check_keep_working :6 routes (voir graph_n1)
|
||||
daemon_work : 4 routes
|
||||
|
||||
db_sqlite.c
|
||||
|
||||
db_connect : 1 routes
|
||||
db_disconnect : 1 routes
|
||||
insert_hourly_report : 1 routes
|
||||
|
||||
ping_report.c
|
||||
|
||||
main : 4 routes
|
||||
|
||||
stats.c
|
||||
|
||||
get_ping_from_temp_log : 11 routes
|
||||
|
||||
utils.c
|
||||
|
||||
write_pid_file : 2 routes
|
||||
remove_file : 1 routes
|
||||
BIN
graph_n1.png
BIN
graph_n1.png
Binary file not shown.
|
Before Width: | Height: | Size: 289 KiB |
Reference in New Issue
Block a user