EMF Facet Metrics
Project Metrics
| Metrics |
Values |
| Committers |
4 |
| Open bugs |
231 |
| Closed bugs |
383 |
| Plug-ins |
70 |
Code Metrics
| Name |
Files |
Blank lines |
Comment lines |
Lines of code |
Scale |
3rd gen. equiv |
| Java |
303640 |
30596 |
119557 |
457127 |
1.36 |
621692.72 |
| XML |
405333 |
9267 |
26392 |
369674 |
1.90 |
702380.60 |
| XSL |
25587 |
1644 |
8471 |
15472 |
1.90 |
29396.80 |
| HTML |
607069 |
59031 |
47200 |
500838 |
1.90 |
951592.20 |
| DOS Batch |
1196 |
228 |
200 |
768 |
0.63 |
483.84 |
| UNIX Shell |
331 |
68 |
51 |
213 |
0.63 |
134.19 |
How are the metrics computed
Project Metrics
Code metrics
The code metrics are computed by counting for each languages:
- The number of blank lines
- The number of commented lines
- Then number of executable lines
The scale notion is based on the one used by CLOC - http://cloc.sourceforge.net/#scale_factors.