Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 10th, 2012  |  syntax: None  |  size: 7.04 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. fuel/
  2. =====  
  3.  
  4. Directories:                                         75
  5. Files:                                              303
  6.  
  7. Lines of Code (LOC):                              60989
  8.   Cyclomatic Complexity / Lines of Code:           0.15
  9. Comment Lines of Code (CLOC):                     23831
  10. Non-Comment Lines of Code (NCLOC):                37158
  11.  
  12. Namespaces:                                           6
  13. Interfaces:                                           1
  14. Classes:                                            261
  15.   Abstract:                                          18 (6.90%)
  16.   Concrete:                                         243 (93.10%)
  17.   Average Class Length (NCLOC):                     142
  18. Methods:                                           1853
  19.   Scope:
  20.     Non-Static:                                    1316 (71.02%)
  21.     Static:                                         537 (28.98%)
  22.   Visibility:
  23.     Public:                                        1509 (81.44%)
  24.     Non-Public:                                     344 (18.56%)
  25.   Average Method Length (NCLOC):                     20
  26.   Cyclomatic Complexity / Number of Methods:       3.62
  27.  
  28. Anonymous Functions:                                 14
  29. Functions:                                           28
  30.  
  31. Constants:                                          165
  32.   Global constants:                                 128
  33.   Class constants:                                   37
  34.  
  35. Zend2/
  36. ======  
  37.  
  38. Directories:                                        998
  39. Files:                                             4564
  40.  
  41. Lines of Code (LOC):                             896244
  42.   Cyclomatic Complexity / Lines of Code:           0.06
  43. Comment Lines of Code (CLOC):                    307500
  44. Non-Comment Lines of Code (NCLOC):               588744
  45.  
  46. Namespaces:                                         858
  47. Interfaces:                                         277
  48. Classes:                                           4295
  49.   Abstract:                                         219 (5.10%)
  50.   Concrete:                                        4076 (94.90%)
  51.   Average Class Length (NCLOC):                     114
  52. Methods:                                          34806
  53.   Scope:
  54.     Non-Static:                                   33652 (96.68%)
  55.     Static:                                        1154 (3.32%)
  56.   Visibility:
  57.     Public:                                       30417 (87.39%)
  58.     Non-Public:                                    4389 (12.61%)
  59.   Average Method Length (NCLOC):                     14
  60.   Cyclomatic Complexity / Number of Methods:       1.97
  61.  
  62. Anonymous Functions:                                 94
  63. Functions:                                          232
  64.  
  65. Constants:                                         4009
  66.   Global constants:                                  63
  67.   Class constants:                                 3946
  68.  
  69. lithium/
  70. ========  
  71.  
  72. Directories:                                        133
  73. Files:                                              404
  74.  
  75. Lines of Code (LOC):                              69808
  76.   Cyclomatic Complexity / Lines of Code:           0.07
  77. Comment Lines of Code (CLOC):                     17838
  78. Non-Comment Lines of Code (NCLOC):                51970
  79.  
  80. Namespaces:                                         113
  81. Interfaces:                                           0
  82. Classes:                                            364
  83.   Abstract:                                           8 (2.20%)
  84.   Concrete:                                         356 (97.80%)
  85.   Average Class Length (NCLOC):                     137
  86. Methods:                                           2964
  87.   Scope:
  88.     Non-Static:                                    2604 (87.85%)
  89.     Static:                                         360 (12.15%)
  90.   Visibility:
  91.     Public:                                        2496 (84.21%)
  92.     Non-Public:                                     468 (15.79%)
  93.   Average Method Length (NCLOC):                     16
  94.   Cyclomatic Complexity / Number of Methods:       2.18
  95.  
  96. Anonymous Functions:                                378
  97. Functions:                                            0
  98.  
  99. Constants:                                           23
  100.   Global constants:                                   4
  101.   Class constants:                                   19
  102.  
  103. symfony/
  104. ========  
  105.  
  106. Directories:                                        420
  107. Files:                                             1613
  108.  
  109. Lines of Code (LOC):                             166272
  110.   Cyclomatic Complexity / Lines of Code:           0.06
  111. Comment Lines of Code (CLOC):                     47711
  112. Non-Comment Lines of Code (NCLOC):               118561
  113.  
  114. Namespaces:                                         381
  115. Interfaces:                                         140
  116. Classes:                                           1466
  117.   Abstract:                                          74 (5.05%)
  118.   Concrete:                                        1392 (94.95%)
  119.   Average Class Length (NCLOC):                      72
  120. Methods:                                           8123
  121.   Scope:
  122.     Non-Static:                                    7915 (97.44%)
  123.     Static:                                         208 (2.56%)
  124.   Visibility:
  125.     Public:                                        6293 (77.47%)
  126.     Non-Public:                                    1830 (22.53%)
  127.   Average Method Length (NCLOC):                     13
  128.   Cyclomatic Complexity / Number of Methods:       1.85
  129.  
  130. Anonymous Functions:                                189
  131. Functions:                                           17
  132.  
  133. Constants:                                          283
  134.   Global constants:                                   4
  135.   Class constants:                                  279
  136.  
  137. alloy/
  138. ======  
  139.  
  140. Directories:                                         35
  141. Files:                                               88
  142.  
  143. Lines of Code (LOC):                              12539
  144.   Cyclomatic Complexity / Lines of Code:           0.12
  145. Comment Lines of Code (CLOC):                      4465
  146. Non-Comment Lines of Code (NCLOC):                 8074
  147.  
  148. Namespaces:                                          16
  149. Interfaces:                                           3
  150. Classes:                                             71
  151.   Abstract:                                           7 (9.86%)
  152.   Concrete:                                          64 (90.14%)
  153.   Average Class Length (NCLOC):                     118
  154. Methods:                                            607
  155.   Scope:
  156.     Non-Static:                                     577 (95.06%)
  157.     Static:                                          30 (4.94%)
  158.   Visibility:
  159.     Public:                                         545 (89.79%)
  160.     Non-Public:                                      62 (10.21%)
  161.   Average Method Length (NCLOC):                     13
  162.   Cyclomatic Complexity / Number of Methods:       2.38
  163.  
  164. Anonymous Functions:                                 18
  165. Functions:                                            4
  166.  
  167. Constants:                                            3
  168.   Global constants:                                   2
  169.   Class constants:                                    1