/Modules/Sensors/SHT25V01A/SW/PIC16F887/main.sta
1,24 → 1,24
 
ROM used: 2363 (29%)
2370 (29%) including unused fragments
ROM used: 2319 (28%)
2329 (28%) including unused fragments
 
4 Average locations per line
31 Average locations per statement
 
RAM used: 12 (3%) at main() level
38 (10%) worst case
RAM used: 17 (5%) at main() level
43 (12%) worst case
 
Stack used: 2 worst case (out of 8 total available)
 
Lines Stmts % Files
----- ----- --- -----
43 26 34 main.c
46 25 33 main.c
23 0 0 main.h
423 0 0 C:\Program Files\PICC\devices\16F887.h
423 0 0 C:\Program Files (x86)\PICC\devices\16F887.h
14 0 0 SHT25.h
92 51 66 SHT25.c
92 51 67 SHT25.c
----- -----
595 77 Total
598 76 Total
 
Page ROM % RAM Vol Diff Functions:
---- --- --- --- --- ---- ----------
25,9 → 25,9
0 20 1 1 @delay_ms1
0 69 3 3 @I2C_READ_1
0 74 3 1 @I2C_WRITE_1
0 34 1 1 @PUTCHAR_1_
0 36 2 1 @PUTCHAR_1_
0 56 2 0 55 1.1 SHT25_soft_reset
0 200 8 3 550 4.0 SHT25_setup
0 200 9 3 550 4.0 SHT25_setup
0 207 9 9 572 6.0 SHT25_get_temp
0 29 1 2 @ITOF
0 202 9 14 @DIVFF
34,26 → 34,24
0 117 5 13 @MULFF
0 321 14 16 @ADDFF
0 182 8 9 552 6.0 SHT25_get_hum
1 322 14 6 831 5.7 MAIN
0 25 1 0 @const105
1 281 12 11 840 5.7 MAIN
0 25 1 0 @const107
0 72 3 3 @PSTRINGC7_69
0 8 0 0 @const107
0 15 1 0 @const109
0 79 3 4 @PSTRINGCN7_69
0 33 1 2 @PRINTF_X_69
0 6 0 0 @const113
Inline 5 @FTOSD
0 66 3 13 @DIV3232
0 231 10 13 @PRINTF_L32D_69FPFPF
0 6 0 0 @const122
0 33 1 2 @PRINTF_X_69
 
Program metrics:
Functions 5
Statements 77
Statements 76
Comments 124
Volume (V) 3540
Difficilty (D) 21.1
Effort to implement (E) 74648
Time to implement (T) 1 hours, 9 minutes
Volume (V) 3546
Difficilty (D) 21.3
Effort to implement (E) 75478
Time to implement (T) 1 hours, 10 minutes
Est Delivered Bugs (B) 1
Cyclomatic Complexity 2
Maintainability (MI) 142
61,8 → 59,8
Segment Used Free
----------- ---- ----
00000-00003 4 0
00004-007FF 2037 7
00800-00FFF 322 1726
00004-007FF 2034 10
00800-00FFF 281 1767
01000-017FF 0 2048
01800-01FFF 0 2048