| Metric | Tag | Overall | Per Function | 
| Lines of Code | LOC | 70 | ****** | 
| McCabe's Cyclomatic Number | MVG | 11 | ****** | 
| Lines of Comment | COM | 7 | ******** | 
| LOC/COM | L_C | 10.000 |  | 
| MVG/COM | M_C | 1.571 |  | 
| Weighted Methods per Class (  weighting = unity ) | WMC1 | 8 |  | 
| Weighted Methods per Class (  weighting = visible ) | WMCv | 2 |  | 
| Depth of Inheritance Tree | DIT | 1 |  | 
| Number of Children | NOC | 1 |  | 
| Coupling between objects | CBO | 10 |  | 
| Information Flow measure (  inclusive ) | IF4 | 81 | ******** | 
| Information Flow measure (  visible ) | IF4v | 81 | ******** | 
| Information Flow measure (  concrete ) | IF4c | 9 | ******** |