nokon628.sta

来自「Source code of Radio Control Nikon Digit」· STA 代码 · 共 52 行

STA
52
字号

ROM used: 253 (12%)
          253 (12%) including unused fragments

          1 Average locations per line
          7 Average locations per statement

RAM used: 8 (4%) at main() level
          10 (4%) worst case

Stack used: 2 worst case (out of 8 total available)

Lines Stmts  %   Files
----- ----- ---  -----
  224    38 100  Nokon628.c
   15     0   0  Nokon628.h
  203     0   0  ..\..\PICC\devices\16F628.h
----- -----
  442    38 Total

Page ROM  %  RAM   Vol Diff  Functions:
---- --- --- ---   --- ----  ----------
 Inline        1             @delay_ms1
0     38  15   0   223  4.0  BUTTON_PRESSED
0     27  11   1    89  2.8  Pulse_12_5Khz_Out
0     27  11   1    89  2.8  Pulse_12_5Khz_Pause
 Inline        2   110  3.0  pause28ms
0     65  26   1   561  3.3  SendNikonCommand
0     54  21   1   132  2.0  MAIN
0     23   9   0             @const72
0     15   6   0             @const73

Program metrics:
    Functions               6
    Statements              38
    Comments                119
    Volume (V)              1784
    Difficilty (D)          17.6
    Effort to implement (E) 31315
    Time to implement (T)   29 minutes
    Est Delivered Bugs (B)  0
    Cyclomatic Complexity   9
    Maintainability (MI)    140

 Segment     Used  Free
-----------  ----  ----
00000-00003     4  0  
00004-007FF   249  1795  



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?