Problem with comparison.
/Modules/Sensors/LTS01A/SW/PIC16F887/main.sta
0,0 → 1,63
 
ROM used: 1725 (21%)
1725 (21%) including unused fragments
 
3 Average locations per line
66 Average locations per statement
 
RAM used: 10 (3%) at main() level
38 (10%) worst case
 
Stack used: 2 worst case (out of 8 total available)
 
Lines Stmts % Files
----- ----- --- -----
53 26 100 main.c
20 0 0 main.h
423 0 0 C:\Program Files (x86)\PICC\devices\16F887.h
----- -----
496 26 Total
 
Page ROM % RAM Vol Diff Functions:
---- --- --- --- --- ---- ----------
0 22 1 1 @delay_ms1
0 69 4 3 @I2C_READ_1
0 74 4 1 @I2C_WRITE_1
0 34 2 1 @PUTCHAR_1_
0 329 19 4 799 4.4 main
0 12 1 0 @const78
0 70 4 3 @PSTRINGC7_69
0 12 1 0 @const80
0 31 2 2 @ITOF
0 204 12 14 @DIVFF
0 39 2 2 @SITOF
0 323 19 16 @ADDFF
0 9 1 0 @const94
0 79 5 4 @PSTRINGCN7_69
Inline 13 @MULFF
Inline 5 @FTOSD
0 66 4 13 @DIV3232
0 348 20 13 @PRINTF_L32D_69FPFPF
 
Program metrics:
Functions 1
Statements 26
Comments 86
Volume (V) 840
Difficilty (D) 3.5
Effort to implement (E) 2918
Time to implement (T) 3 minutes
Est Delivered Bugs (B) 0
Cyclomatic Complexity 1
Maintainability (MI) 132
 
Segment Used Free
----------- ---- ----
00000-00003 4 0
00004-007FF 1721 323
00800-00FFF 0 2048
01000-017FF 0 2048
01800-01FFF 0 2048